arm_compute v18.05 master
authorJenkins <bsgcomp@arm.com>
Wed, 23 May 2018 10:36:53 +0000 (11:36 +0100)
committerAnthony Barbier <anthony.barbier@arm.com>
Wed, 23 May 2018 13:55:11 +0000 (14:55 +0100)
commitb3a371bc429d2ba45e56baaf239d8200c2662a74
tree554525e415c303d64a08722a755397852ebbb8e4
parent67c8c91522e5be8156b77f57e63c0253535c902a
arm_compute v18.05
9959 files changed:
README.md
SConscript
SConstruct
arm_compute/core/AccessWindowAutoPadding.h
arm_compute/core/AccessWindowStatic.h
arm_compute/core/CL/CLHelpers.h
arm_compute/core/CL/CLKernelLibrary.h
arm_compute/core/CL/CLKernels.h
arm_compute/core/CL/CLTypes.h
arm_compute/core/CL/ICLArray.h
arm_compute/core/CL/ICLDistribution1D.h
arm_compute/core/CL/ICLHOG.h
arm_compute/core/CL/ICLKernel.h
arm_compute/core/CL/ICLMultiImage.h
arm_compute/core/CL/ICLSimpleKernel.h
arm_compute/core/CL/ICLTensor.h
arm_compute/core/CL/OpenCL.h
arm_compute/core/CL/kernels/CLAbsoluteDifferenceKernel.h
arm_compute/core/CL/kernels/CLBatchNormalizationLayerKernel.h
arm_compute/core/CL/kernels/CLBitwiseAndKernel.h
arm_compute/core/CL/kernels/CLBitwiseOrKernel.h
arm_compute/core/CL/kernels/CLBitwiseXorKernel.h
arm_compute/core/CL/kernels/CLCannyEdgeKernel.h
arm_compute/core/CL/kernels/CLChannelShuffleLayerKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLConvertFullyConnectedWeightsKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLCopyKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLDeconvolutionLayerUpsampleKernel.h
arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayer3x3Kernel.h [deleted file]
arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLDepthwiseIm2ColKernel.h
arm_compute/core/CL/kernels/CLDepthwiseVectorToTensorKernel.h
arm_compute/core/CL/kernels/CLDepthwiseWeightsReshapeKernel.h
arm_compute/core/CL/kernels/CLDequantizationLayerKernel.h
arm_compute/core/CL/kernels/CLDerivativeKernel.h
arm_compute/core/CL/kernels/CLDirectConvolutionLayerKernel.h
arm_compute/core/CL/kernels/CLFillBorderKernel.h
arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h
arm_compute/core/CL/kernels/CLGEMMMatrixMultiplyKernel.h
arm_compute/core/CL/kernels/CLGEMMMatrixVectorMultiplyKernel.h
arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h
arm_compute/core/CL/kernels/CLIm2ColKernel.h
arm_compute/core/CL/kernels/CLIntegralImageKernel.h
arm_compute/core/CL/kernels/CLL2NormalizeLayerKernel.h
arm_compute/core/CL/kernels/CLLKTrackerKernel.h
arm_compute/core/CL/kernels/CLLocallyConnectedMatrixMultiplyKernel.h
arm_compute/core/CL/kernels/CLMagnitudePhaseKernel.h
arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h
arm_compute/core/CL/kernels/CLNormalizationLayerKernel.h
arm_compute/core/CL/kernels/CLPixelWiseMultiplicationKernel.h
arm_compute/core/CL/kernels/CLQuantizationLayerKernel.h
arm_compute/core/CL/kernels/CLReductionOperationKernel.h
arm_compute/core/CL/kernels/CLRemapKernel.h
arm_compute/core/CL/kernels/CLScharr3x3Kernel.h
arm_compute/core/CL/kernels/CLSobel3x3Kernel.h
arm_compute/core/CL/kernels/CLSobel5x5Kernel.h
arm_compute/core/CL/kernels/CLSobel7x7Kernel.h
arm_compute/core/CL/kernels/CLSoftmaxLayerKernel.h
arm_compute/core/CL/kernels/CLWeightsReshapeKernel.h
arm_compute/core/CL/kernels/CLWidthConcatenateLayerKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLWinogradFilterTransformKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLWinogradInputTransformKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/CLWinogradOutputTransformKernel.h [new file with mode: 0644]
arm_compute/core/CL/kernels/ICLDepthwiseConvolutionLayer3x3Kernel.h [new file with mode: 0644]
arm_compute/core/CPP/CPPKernels.h
arm_compute/core/CPP/CPPTypes.h
arm_compute/core/CPP/ICPPSimpleKernel.h
arm_compute/core/CPP/kernels/CPPCornerCandidatesKernel.h
arm_compute/core/CPP/kernels/CPPDetectionWindowNonMaximaSuppressionKernel.h
arm_compute/core/CPP/kernels/CPPUpsampleKernel.h [new file with mode: 0644]
arm_compute/core/Dimensions.h
arm_compute/core/Error.h
arm_compute/core/FixedPoint.inl
arm_compute/core/GLES_COMPUTE/GCHelpers.h
arm_compute/core/GLES_COMPUTE/GCKernelLibrary.h
arm_compute/core/GLES_COMPUTE/IGCKernel.h
arm_compute/core/GLES_COMPUTE/IGCSimpleKernel.h
arm_compute/core/GLES_COMPUTE/IGCTensor.h
arm_compute/core/GLES_COMPUTE/kernels/GCAbsoluteDifferenceKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCBatchNormalizationLayerKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCDepthwiseConvolutionLayer3x3Kernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCDirectConvolutionLayerKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCGEMMMatrixMultiplyKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCIm2ColKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCNormalizationLayerKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCNormalizePlanarYUVLayerKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCPixelWiseMultiplicationKernel.h
arm_compute/core/GLES_COMPUTE/kernels/GCWeightsReshapeKernel.h
arm_compute/core/GPUTarget.h [new file with mode: 0644]
arm_compute/core/HOGInfo.h
arm_compute/core/Helpers.h
arm_compute/core/Helpers.inl
arm_compute/core/IAccessWindow.h
arm_compute/core/IArray.h
arm_compute/core/ITensor.h
arm_compute/core/ITensorInfo.h
arm_compute/core/NEON/INEKernel.h
arm_compute/core/NEON/INESimpleKernel.h
arm_compute/core/NEON/NEColorConvertHelper.inl
arm_compute/core/NEON/NEFixedPoint.h
arm_compute/core/NEON/NEFixedPoint.inl
arm_compute/core/NEON/NEKernels.h
arm_compute/core/NEON/NEMath.inl
arm_compute/core/NEON/kernels/NEAccumulateKernel.h
arm_compute/core/NEON/kernels/NEActivationLayerKernel.h
arm_compute/core/NEON/kernels/NEBatchNormalizationLayerKernel.h
arm_compute/core/NEON/kernels/NEBox3x3Kernel.h
arm_compute/core/NEON/kernels/NECannyEdgeKernel.h
arm_compute/core/NEON/kernels/NEConvertFullyConnectedWeightsKernel.h [new file with mode: 0644]
arm_compute/core/NEON/kernels/NEDepthwiseConvolutionLayer3x3Kernel.h
arm_compute/core/NEON/kernels/NEDepthwiseIm2ColKernel.h
arm_compute/core/NEON/kernels/NEDequantizationLayerKernel.h
arm_compute/core/NEON/kernels/NEGEMMInterleaveBlockedKernel.h [deleted file]
arm_compute/core/NEON/kernels/NEGEMMMatrixVectorMultiplyKernel.h
arm_compute/core/NEON/kernels/NEGaussianPyramidKernel.h
arm_compute/core/NEON/kernels/NEHarrisCornersKernel.h
arm_compute/core/NEON/kernels/NEIm2ColKernel.h
arm_compute/core/NEON/kernels/NEL2NormalizeLayerKernel.h
arm_compute/core/NEON/kernels/NELKTrackerKernel.h
arm_compute/core/NEON/kernels/NELocallyConnectedMatrixMultiplyKernel.h
arm_compute/core/NEON/kernels/NEMagnitudePhaseKernel.h
arm_compute/core/NEON/kernels/NEMinMaxLayerKernel.h
arm_compute/core/NEON/kernels/NENonMaximaSuppression3x3Kernel.h
arm_compute/core/NEON/kernels/NENormalizationLayerKernel.h
arm_compute/core/NEON/kernels/NEPixelWiseMultiplicationKernel.h
arm_compute/core/NEON/kernels/NEPoolingLayerKernel.h
arm_compute/core/NEON/kernels/NEQuantizationLayerKernel.h
arm_compute/core/NEON/kernels/NEReductionOperationKernel.h
arm_compute/core/NEON/kernels/NEReshapeLayerKernel.h
arm_compute/core/NEON/kernels/NEScaleKernel.h
arm_compute/core/NEON/kernels/NEWinogradConvolutionLayerKernel.h [new file with mode: 0644]
arm_compute/core/NEON/kernels/NEWinogradLayerKernel.h [deleted file]
arm_compute/core/NEON/kernels/arm32/NEGEMMAArch32Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMMAArch64Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMMAArch64NativeKernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMMLowpAArch64A53Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMMLowpAArch64Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMMLowpAArch64V8P4Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEGEMVAArch64Kernel.h [deleted file]
arm_compute/core/NEON/kernels/arm64/NEHGEMMAArch64FP16Kernel.h [deleted file]
arm_compute/core/NEON/kernels/assembly/NEGEMMAssemblyWrapper.h [new file with mode: 0644]
arm_compute/core/NEON/kernels/assembly/arm_gemm.hpp [new file with mode: 0644]
arm_compute/core/NEON/kernels/assembly/arm_gemm_local.hpp [new file with mode: 0644]
arm_compute/core/NEON/kernels/assembly/asmlib.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/gemm_common.hpp
arm_compute/core/NEON/kernels/assembly/gemm_interleaved.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/gemv_transposed.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a32_sgemm_8x6.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a32_sgemm_8x6/a53.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a32_sgemm_8x6/a55r1.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a32_sgemm_8x6/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s16_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s16_12x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_12x8/a55r1.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_12x8/dot_toolchain_support.h [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_12x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_4x4.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_s8_4x4/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u16_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u16_12x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_12x8/a55r1.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_12x8/dot_toolchain_support.h [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_12x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_4x4.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_gemm_u8_4x4/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_hgemm_24x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_hgemm_24x8/a55r1.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_hgemm_24x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemm_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemm_12x8/a53.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemm_12x8/a55.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemm_12x8/a55r1.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemm_12x8/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/a64_sgemv_trans.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/kernels/generic.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/mergeresults.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/merges/a32_merge_float_8x6.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/merges/a64_merge_float_12x8.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/merges/list.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/profiler.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transform.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a32_interleave_6way_32bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a32_transpose_interleave_8way_32bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_block16_interleave4_8bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_interleave_8way_16bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_interleave_8way_32bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_interleave_8way_half_to_float.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_transpose_interleave_12way_16bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_transpose_interleave_12way_half_to_float.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/a64_transpose_interleave_24way_16bit.hpp [deleted file]
arm_compute/core/NEON/kernels/assembly/transforms/transpose_interleave_common.hpp [deleted file]
arm_compute/core/NEON/kernels/convolution/common/profiler.hpp [deleted file]
arm_compute/core/NEON/kernels/convolution/common/tensor_utils.hpp
arm_compute/core/NEON/kernels/convolution/common/utils.hpp
arm_compute/core/NEON/kernels/convolution/depthwise/depthwise.hpp
arm_compute/core/NEON/kernels/convolution/depthwise/impl_base.hpp
arm_compute/core/NEON/kernels/convolution/depthwise/impl_fp32_fp32.hpp
arm_compute/core/NEON/kernels/convolution/winograd/transforms/input.hpp
arm_compute/core/NEON/kernels/convolution/winograd/transforms/kernel.hpp
arm_compute/core/NEON/kernels/convolution/winograd/transforms/output.hpp
arm_compute/core/NEON/kernels/convolution/winograd/winograd_gemm.hpp
arm_compute/core/NEON/kernels/detail/NEActivationFunctionDetail.h
arm_compute/core/NEON/wrapper/traits.h
arm_compute/core/QAsymm8.inl
arm_compute/core/Size2D.h
arm_compute/core/SubTensorInfo.h
arm_compute/core/TensorInfo.h
arm_compute/core/TensorShape.h
arm_compute/core/Types.h
arm_compute/core/Utils.h
arm_compute/core/Validate.h
arm_compute/core/Window.h
arm_compute/core/utils/logging/LoggerRegistry.h
arm_compute/core/utils/logging/Types.h
arm_compute/core/utils/misc/CRTP.h [new file with mode: 0644]
arm_compute/core/utils/misc/Cast.h [new file with mode: 0644]
arm_compute/core/utils/misc/Iterable.h [new file with mode: 0644]
arm_compute/core/utils/misc/ShapeCalculator.h
arm_compute/core/utils/misc/Signal.h [new file with mode: 0644]
arm_compute/core/utils/misc/Utility.h [new file with mode: 0644]
arm_compute/core/utils/misc/utility.h [deleted file]
arm_compute/core/utils/strong_type/StrongType.h [new file with mode: 0644]
arm_compute/core/utils/strong_type/StrongTypeAttributes.h [new file with mode: 0644]
arm_compute/graph.h [new file with mode: 0644]
arm_compute/graph/CL/CLMap.h [deleted file]
arm_compute/graph/CL/CLUnmap.h [deleted file]
arm_compute/graph/Edge.h [new file with mode: 0644]
arm_compute/graph/Error.h [deleted file]
arm_compute/graph/Graph.h
arm_compute/graph/GraphBuilder.h [new file with mode: 0644]
arm_compute/graph/GraphContext.h
arm_compute/graph/GraphManager.h [new file with mode: 0644]
arm_compute/graph/IDeviceBackend.h [new file with mode: 0644]
arm_compute/graph/IGraphMutator.h [new file with mode: 0644]
arm_compute/graph/IGraphPrinter.h [new file with mode: 0644]
arm_compute/graph/INode.h
arm_compute/graph/INodeVisitor.h [new file with mode: 0644]
arm_compute/graph/IOperation.h [deleted file]
arm_compute/graph/ITensorAccessor.h
arm_compute/graph/ITensorHandle.h [new file with mode: 0644]
arm_compute/graph/ITensorObject.h [deleted file]
arm_compute/graph/Logger.h [new file with mode: 0644]
arm_compute/graph/NodeContext.h [deleted file]
arm_compute/graph/NodeParameter.h [deleted file]
arm_compute/graph/Nodes.h [deleted file]
arm_compute/graph/OperationRegistrar.h [deleted file]
arm_compute/graph/OperationRegistry.h [deleted file]
arm_compute/graph/PassManager.h [new file with mode: 0644]
arm_compute/graph/SubGraph.h [deleted file]
arm_compute/graph/SubTensor.h [deleted file]
arm_compute/graph/Tensor.h
arm_compute/graph/TensorDescriptor.h [new file with mode: 0644]
arm_compute/graph/TypePrinter.h [new file with mode: 0644]
arm_compute/graph/Types.h
arm_compute/graph/Utils.h [new file with mode: 0644]
arm_compute/graph/Workload.h [new file with mode: 0644]
arm_compute/graph/algorithms/Algorithms.h [new file with mode: 0644]
arm_compute/graph/algorithms/BFS.h [new file with mode: 0644]
arm_compute/graph/backends/BackendRegistrar.h [new file with mode: 0644]
arm_compute/graph/backends/BackendRegistry.h [new file with mode: 0644]
arm_compute/graph/backends/CL/CLDeviceBackend.h [new file with mode: 0644]
arm_compute/graph/backends/CL/CLFunctionFactory.h [new file with mode: 0644]
arm_compute/graph/backends/CL/CLNodeValidator.h [new file with mode: 0644]
arm_compute/graph/backends/CL/CLSubTensorHandle.h [new file with mode: 0644]
arm_compute/graph/backends/CL/CLTensorHandle.h [new file with mode: 0644]
arm_compute/graph/backends/GLES/GCDeviceBackend.h [new file with mode: 0644]
arm_compute/graph/backends/GLES/GCFunctionFactory.h [new file with mode: 0644]
arm_compute/graph/backends/GLES/GCNodeValidator.h [new file with mode: 0644]
arm_compute/graph/backends/GLES/GCTensorHandle.h [new file with mode: 0644]
arm_compute/graph/backends/NEON/NEDeviceBackend.h [new file with mode: 0644]
arm_compute/graph/backends/NEON/NEFunctionFactory.h [new file with mode: 0644]
arm_compute/graph/backends/NEON/NENodeValidator.h [new file with mode: 0644]
arm_compute/graph/backends/NEON/NESubTensorHandle.h [new file with mode: 0644]
arm_compute/graph/backends/NEON/NETensorHandle.h [new file with mode: 0644]
arm_compute/graph/backends/Utils.h [new file with mode: 0644]
arm_compute/graph/backends/ValidateHelpers.h [new file with mode: 0644]
arm_compute/graph/detail/CrossLayerMemoryManagerHelpers.h [new file with mode: 0644]
arm_compute/graph/detail/ExecutionHelpers.h [new file with mode: 0644]
arm_compute/graph/frontend/ILayer.h [new file with mode: 0644]
arm_compute/graph/frontend/IStream.h [new file with mode: 0644]
arm_compute/graph/frontend/IStreamOperators.h [new file with mode: 0644]
arm_compute/graph/frontend/Layers.h [new file with mode: 0644]
arm_compute/graph/frontend/Stream.h [new file with mode: 0644]
arm_compute/graph/frontend/SubStream.h [new file with mode: 0644]
arm_compute/graph/frontend/Types.h [new file with mode: 0644]
arm_compute/graph/mutators/DepthConcatSubTensorMutator.h [new file with mode: 0644]
arm_compute/graph/mutators/GraphMutators.h [new file with mode: 0644]
arm_compute/graph/mutators/InPlaceOperationMutator.h [new file with mode: 0644]
arm_compute/graph/mutators/NodeFusionMutator.h [new file with mode: 0644]
arm_compute/graph/mutators/SplitLayerSubTensorMutator.h [new file with mode: 0644]
arm_compute/graph/nodes/ActivationLayer.h [deleted file]
arm_compute/graph/nodes/ActivationLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/BatchNormalizationLayer.h [deleted file]
arm_compute/graph/nodes/BatchNormalizationLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/BranchLayer.h [deleted file]
arm_compute/graph/nodes/ConstNode.h [new file with mode: 0644]
arm_compute/graph/nodes/ConvolutionLayer.h [deleted file]
arm_compute/graph/nodes/ConvolutionLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/DepthConcatenateLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/DepthConvertLayer.h [deleted file]
arm_compute/graph/nodes/DepthwiseConvolutionLayer.h [deleted file]
arm_compute/graph/nodes/DepthwiseConvolutionLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/DequantizationLayer.h [deleted file]
arm_compute/graph/nodes/EltwiseLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/FlattenLayer.h [deleted file]
arm_compute/graph/nodes/FlattenLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/FloorLayer.h [deleted file]
arm_compute/graph/nodes/FullyConnectedLayer.h [deleted file]
arm_compute/graph/nodes/FullyConnectedLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/InputNode.h [new file with mode: 0644]
arm_compute/graph/nodes/L2NormalizeLayer.h [deleted file]
arm_compute/graph/nodes/Nodes.h [new file with mode: 0644]
arm_compute/graph/nodes/NodesFwd.h [new file with mode: 0644]
arm_compute/graph/nodes/NormalizationLayer.h [deleted file]
arm_compute/graph/nodes/NormalizationLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/OutputNode.h [new file with mode: 0644]
arm_compute/graph/nodes/PoolingLayer.h [deleted file]
arm_compute/graph/nodes/PoolingLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/QuantizationLayer.h [deleted file]
arm_compute/graph/nodes/ReshapeLayer.h [deleted file]
arm_compute/graph/nodes/ReshapeLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/ResidualLayer.h [deleted file]
arm_compute/graph/nodes/SoftmaxLayer.h [deleted file]
arm_compute/graph/nodes/SoftmaxLayerNode.h [new file with mode: 0644]
arm_compute/graph/nodes/SplitLayerNode.h [new file with mode: 0644]
arm_compute/graph/printers/DotGraphPrinter.h [new file with mode: 0644]
arm_compute/graph/printers/Printers.h [new file with mode: 0644]
arm_compute/runtime/Allocator.h
arm_compute/runtime/Array.h
arm_compute/runtime/CL/CLArray.h
arm_compute/runtime/CL/CLBufferAllocator.h
arm_compute/runtime/CL/CLDistribution1D.h
arm_compute/runtime/CL/CLFunctions.h
arm_compute/runtime/CL/CLLutAllocator.h
arm_compute/runtime/CL/CLMemory.h [new file with mode: 0644]
arm_compute/runtime/CL/CLMemoryGroup.h
arm_compute/runtime/CL/CLMemoryRegion.h [new file with mode: 0644]
arm_compute/runtime/CL/CLScheduler.h
arm_compute/runtime/CL/CLSubTensor.h
arm_compute/runtime/CL/CLTensor.h
arm_compute/runtime/CL/CLTensorAllocator.h
arm_compute/runtime/CL/CLTuner.h
arm_compute/runtime/CL/ICLTuner.h
arm_compute/runtime/CL/functions/CLActivationLayer.h
arm_compute/runtime/CL/functions/CLBatchNormalizationLayer.h
arm_compute/runtime/CL/functions/CLChannelShuffleLayer.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLConvertFullyConnectedWeights.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLConvolutionLayer.h
arm_compute/runtime/CL/functions/CLCopy.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLDeconvolutionLayer.h
arm_compute/runtime/CL/functions/CLDepthwiseConvolutionLayer.h
arm_compute/runtime/CL/functions/CLDequantizationLayer.h
arm_compute/runtime/CL/functions/CLDirectConvolutionLayer.h
arm_compute/runtime/CL/functions/CLFullyConnectedLayer.h
arm_compute/runtime/CL/functions/CLGEMM.h
arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
arm_compute/runtime/CL/functions/CLGaussian5x5.h
arm_compute/runtime/CL/functions/CLGaussianPyramid.h
arm_compute/runtime/CL/functions/CLHistogram.h
arm_compute/runtime/CL/functions/CLL2NormalizeLayer.h
arm_compute/runtime/CL/functions/CLLSTMLayer.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLLocallyConnectedLayer.h
arm_compute/runtime/CL/functions/CLOpticalFlow.h
arm_compute/runtime/CL/functions/CLQuantizationLayer.h
arm_compute/runtime/CL/functions/CLRNNLayer.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLReductionOperation.h
arm_compute/runtime/CL/functions/CLSobel5x5.h
arm_compute/runtime/CL/functions/CLSobel7x7.h
arm_compute/runtime/CL/functions/CLWidthConcatenateLayer.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLWinogradConvolutionLayer.h [new file with mode: 0644]
arm_compute/runtime/CL/functions/CLWinogradInputTransform.h [new file with mode: 0644]
arm_compute/runtime/CL/tuners/BifrostTuner.h [new file with mode: 0644]
arm_compute/runtime/CPP/CPPFunctions.h
arm_compute/runtime/CPP/functions/CPPUpsample.h [new file with mode: 0644]
arm_compute/runtime/CPUUtils.h [new file with mode: 0644]
arm_compute/runtime/GLES_COMPUTE/GCBufferAllocator.h [new file with mode: 0644]
arm_compute/runtime/GLES_COMPUTE/GCMemoryGroup.h [new file with mode: 0644]
arm_compute/runtime/GLES_COMPUTE/GCScheduler.h
arm_compute/runtime/GLES_COMPUTE/GCTensor.h
arm_compute/runtime/GLES_COMPUTE/GCTensorAllocator.h
arm_compute/runtime/GLES_COMPUTE/functions/GCConvolutionLayer.h
arm_compute/runtime/GLES_COMPUTE/functions/GCDepthwiseConvolutionLayer.h
arm_compute/runtime/GLES_COMPUTE/functions/GCDirectConvolutionLayer.h
arm_compute/runtime/GLES_COMPUTE/functions/GCFullyConnectedLayer.h
arm_compute/runtime/GLES_COMPUTE/functions/GCGEMM.h
arm_compute/runtime/GLES_COMPUTE/functions/GCNormalizationLayer.h
arm_compute/runtime/GLES_COMPUTE/functions/GCSoftmaxLayer.h
arm_compute/runtime/IAllocator.h
arm_compute/runtime/IFunction.h
arm_compute/runtime/ILifetimeManager.h
arm_compute/runtime/IMemoryRegion.h [new file with mode: 0644]
arm_compute/runtime/IPoolManager.h
arm_compute/runtime/IScheduler.h
arm_compute/runtime/ISimpleLifetimeManager.h
arm_compute/runtime/LutAllocator.h
arm_compute/runtime/Memory.h
arm_compute/runtime/MemoryGroup.h
arm_compute/runtime/MemoryGroupBase.h
arm_compute/runtime/MemoryRegion.h [new file with mode: 0644]
arm_compute/runtime/NEON/AssemblyHelper.h [new file with mode: 0644]
arm_compute/runtime/NEON/NEFunctions.h
arm_compute/runtime/NEON/NEScheduler.h
arm_compute/runtime/NEON/functions/NEActivationLayer.h
arm_compute/runtime/NEON/functions/NEBatchNormalizationLayer.h
arm_compute/runtime/NEON/functions/NECannyEdge.h
arm_compute/runtime/NEON/functions/NEConvertFullyConnectedWeights.h [new file with mode: 0644]
arm_compute/runtime/NEON/functions/NEConvolutionLayer.h
arm_compute/runtime/NEON/functions/NEDeconvolutionLayer.h
arm_compute/runtime/NEON/functions/NEDepthwiseConvolutionLayer.h
arm_compute/runtime/NEON/functions/NEDequantizationLayer.h
arm_compute/runtime/NEON/functions/NEDirectConvolutionLayer.h
arm_compute/runtime/NEON/functions/NEFullyConnectedLayer.h
arm_compute/runtime/NEON/functions/NEGEMM.h
arm_compute/runtime/NEON/functions/NEGEMMConvolutionLayer.h
arm_compute/runtime/NEON/functions/NEGEMMLowpAssemblyMatrixMultiplyCore.h
arm_compute/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.h
arm_compute/runtime/NEON/functions/NEHarrisCorners.h
arm_compute/runtime/NEON/functions/NEIm2Col.h
arm_compute/runtime/NEON/functions/NEL2NormalizeLayer.h
arm_compute/runtime/NEON/functions/NELocallyConnectedLayer.h
arm_compute/runtime/NEON/functions/NEOpticalFlow.h
arm_compute/runtime/NEON/functions/NEPixelWiseMultiplication.h
arm_compute/runtime/NEON/functions/NEPoolingLayer.h
arm_compute/runtime/NEON/functions/NEQuantizationLayer.h
arm_compute/runtime/NEON/functions/NEReductionOperation.h
arm_compute/runtime/NEON/functions/NEReshapeLayer.h
arm_compute/runtime/NEON/functions/NEScale.h
arm_compute/runtime/NEON/functions/NEWinogradConvolutionLayer.h [new file with mode: 0644]
arm_compute/runtime/NEON/functions/NEWinogradLayer.h [deleted file]
arm_compute/runtime/PoolManager.h
arm_compute/runtime/Scheduler.h
arm_compute/runtime/SubTensor.h
arm_compute/runtime/Tensor.h
arm_compute/runtime/TensorAllocator.h
docs/00_introduction.dox
docs/02_tests.dox
docs/03_scripts.dox
docs/Doxyfile
documentation/00__introduction_8dox.xhtml
documentation/01__library_8dox.xhtml
documentation/02__tests_8dox.xhtml
documentation/03__scripts_8dox.xhtml
documentation/_absolute_difference_8h.xhtml
documentation/_absolute_difference_8h_source.xhtml
documentation/_absolute_difference_fixture_8h.xhtml [deleted file]
documentation/_absolute_difference_fixture_8h_source.xhtml [deleted file]
documentation/_access_window_auto_padding_8h.xhtml
documentation/_access_window_auto_padding_8h_source.xhtml
documentation/_access_window_static_8h.xhtml
documentation/_access_window_static_8h_source.xhtml
documentation/_access_window_transpose_8h.xhtml
documentation/_access_window_transpose_8h_source.xhtml
documentation/_accessor_8h.xhtml
documentation/_accessor_8h_source.xhtml
documentation/_accumulate_8h.xhtml
documentation/_accumulate_8h_source.xhtml
documentation/_accumulate_fixture_8h.xhtml [deleted file]
documentation/_accumulate_fixture_8h_source.xhtml [deleted file]
documentation/_activation_functions_dataset_8h.xhtml [deleted file]
documentation/_activation_functions_dataset_8h_source.xhtml [deleted file]
documentation/_activation_layer_8h.js [new file with mode: 0644]
documentation/_activation_layer_8h.xhtml [new file with mode: 0644]
documentation/_activation_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_activation_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_activation_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_alex_net_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_alex_net_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_alex_net_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_alex_net_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_alex_net_fixture_8h.xhtml [deleted file]
documentation/_alex_net_fixture_8h_source.xhtml [deleted file]
documentation/_alex_net_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_alex_net_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_alex_net_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_alex_net_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_alex_net_network_8h.xhtml
documentation/_alex_net_network_8h_source.xhtml
documentation/_alex_net_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_alex_net_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_alex_net_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_alex_net_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_algorithms_8h.xhtml [new file with mode: 0644]
documentation/_algorithms_8h_source.xhtml [new file with mode: 0644]
documentation/_allocator_8h.xhtml
documentation/_allocator_8h_source.xhtml
documentation/_arithmetic_addition_8h.xhtml
documentation/_arithmetic_addition_8h_source.xhtml
documentation/_arithmetic_addition_fixture_8h.xhtml [deleted file]
documentation/_arithmetic_addition_fixture_8h_source.xhtml [deleted file]
documentation/_arithmetic_subtraction_8h.xhtml
documentation/_arithmetic_subtraction_8h_source.xhtml
documentation/_arithmetic_subtraction_fixture_8h.xhtml [deleted file]
documentation/_arithmetic_subtraction_fixture_8h_source.xhtml [deleted file]
documentation/_array_8h.js
documentation/_array_8h.xhtml
documentation/_array_8h_source.xhtml
documentation/_array_accessor_8h.xhtml
documentation/_array_accessor_8h_source.xhtml
documentation/_assembly_helper_8h.js [new file with mode: 0644]
documentation/_assembly_helper_8h.xhtml [new file with mode: 0644]
documentation/_assembly_helper_8h_source.xhtml [new file with mode: 0644]
documentation/_asserts_8h.xhtml
documentation/_asserts_8h_source.xhtml
documentation/_assets_library_8cpp.xhtml
documentation/_assets_library_8cpp_source.xhtml
documentation/_assets_library_8h.xhtml
documentation/_assets_library_8h_source.xhtml
documentation/_asymm_helpers_8h.xhtml
documentation/_asymm_helpers_8h_source.xhtml
documentation/_b_f_s_8h.js [new file with mode: 0644]
documentation/_b_f_s_8h.xhtml [new file with mode: 0644]
documentation/_b_f_s_8h_source.xhtml [new file with mode: 0644]
documentation/_backend_registrar_8h.xhtml [new file with mode: 0644]
documentation/_backend_registrar_8h_source.xhtml [new file with mode: 0644]
documentation/_backend_registry_8h.xhtml [new file with mode: 0644]
documentation/_backend_registry_8h_source.xhtml [new file with mode: 0644]
documentation/_batch_normalization_layer_8h.js [new file with mode: 0644]
documentation/_batch_normalization_layer_8h.xhtml [new file with mode: 0644]
documentation/_batch_normalization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_batch_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_batch_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_batch_normalization_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_batch_normalization_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_bifrost_tuner_8h.xhtml [new file with mode: 0644]
documentation/_bifrost_tuner_8h_source.xhtml [new file with mode: 0644]
documentation/_bitwise_and_8h.xhtml
documentation/_bitwise_and_8h_source.xhtml
documentation/_bitwise_and_fixture_8h.xhtml [deleted file]
documentation/_bitwise_and_fixture_8h_source.xhtml [deleted file]
documentation/_bitwise_not_8h.xhtml
documentation/_bitwise_not_8h_source.xhtml
documentation/_bitwise_not_fixture_8h.xhtml [deleted file]
documentation/_bitwise_not_fixture_8h_source.xhtml [deleted file]
documentation/_bitwise_or_8h.xhtml
documentation/_bitwise_or_8h_source.xhtml
documentation/_bitwise_or_fixture_8h.xhtml [deleted file]
documentation/_bitwise_or_fixture_8h_source.xhtml [deleted file]
documentation/_bitwise_xor_8h.xhtml
documentation/_bitwise_xor_8h_source.xhtml
documentation/_bitwise_xor_fixture_8h.xhtml [deleted file]
documentation/_bitwise_xor_fixture_8h_source.xhtml [deleted file]
documentation/_blob_lifetime_manager_8h.xhtml
documentation/_blob_lifetime_manager_8h_source.xhtml
documentation/_blob_memory_pool_8h.xhtml
documentation/_blob_memory_pool_8h_source.xhtml
documentation/_border_mode_dataset_8h.xhtml [deleted file]
documentation/_border_mode_dataset_8h_source.xhtml [deleted file]
documentation/_box3x3_8h.xhtml
documentation/_box3x3_8h_source.xhtml
documentation/_box3x3_fixture_8h.xhtml [deleted file]
documentation/_box3x3_fixture_8h_source.xhtml [deleted file]
documentation/_branch_layer_8h.xhtml [deleted file]
documentation/_branch_layer_8h_source.xhtml [deleted file]
documentation/_c_l_2_absolute_difference_8cpp.xhtml
documentation/_c_l_2_absolute_difference_8cpp_source.xhtml
documentation/_c_l_2_accumulate_8cpp.xhtml
documentation/_c_l_2_accumulate_8cpp_source.xhtml
documentation/_c_l_2_arithmetic_addition_8cpp.xhtml
documentation/_c_l_2_arithmetic_addition_8cpp_source.xhtml
documentation/_c_l_2_arithmetic_subtraction_8cpp.js
documentation/_c_l_2_arithmetic_subtraction_8cpp.xhtml
documentation/_c_l_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/_c_l_2_bitwise_and_8cpp.xhtml
documentation/_c_l_2_bitwise_and_8cpp_source.xhtml
documentation/_c_l_2_bitwise_not_8cpp.xhtml
documentation/_c_l_2_bitwise_not_8cpp_source.xhtml
documentation/_c_l_2_bitwise_or_8cpp.xhtml
documentation/_c_l_2_bitwise_or_8cpp_source.xhtml
documentation/_c_l_2_bitwise_xor_8cpp.xhtml
documentation/_c_l_2_bitwise_xor_8cpp_source.xhtml
documentation/_c_l_2_box3x3_8cpp.xhtml
documentation/_c_l_2_box3x3_8cpp_source.xhtml
documentation/_c_l_2_channel_combine_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_channel_combine_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_channel_combine_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_channel_extract_8cpp.xhtml
documentation/_c_l_2_channel_extract_8cpp_source.xhtml
documentation/_c_l_2_channel_shuffle_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_channel_shuffle_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_channel_shuffle_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_convert_fully_connected_weights_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_convert_fully_connected_weights_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_convert_fully_connected_weights_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_convolution_8cpp.xhtml
documentation/_c_l_2_convolution_8cpp_source.xhtml
documentation/_c_l_2_copy_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_copy_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_copy_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_deconvolution_layer_8cpp.js
documentation/_c_l_2_deconvolution_layer_8cpp.xhtml
documentation/_c_l_2_deconvolution_layer_8cpp_source.xhtml
documentation/_c_l_2_depth_convert_layer_8cpp.xhtml
documentation/_c_l_2_depth_convert_layer_8cpp_source.xhtml
documentation/_c_l_2_derivative_8cpp.xhtml
documentation/_c_l_2_derivative_8cpp_source.xhtml
documentation/_c_l_2_dilate_8cpp.xhtml
documentation/_c_l_2_dilate_8cpp_source.xhtml
documentation/_c_l_2_dilated_convolution_layer_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_dilated_convolution_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_dilated_convolution_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_equalize_histogram_8cpp.js [deleted file]
documentation/_c_l_2_equalize_histogram_8cpp.xhtml [deleted file]
documentation/_c_l_2_equalize_histogram_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_erode_8cpp.xhtml
documentation/_c_l_2_erode_8cpp_source.xhtml
documentation/_c_l_2_fast_corners_8cpp.xhtml
documentation/_c_l_2_fast_corners_8cpp_source.xhtml
documentation/_c_l_2_fill_border_8cpp.xhtml
documentation/_c_l_2_fill_border_8cpp_source.xhtml
documentation/_c_l_2_fixed_point_2_fixed_point_target_8h.xhtml
documentation/_c_l_2_fixed_point_2_fixed_point_target_8h_source.xhtml
documentation/_c_l_2_flatten_8cpp.xhtml
documentation/_c_l_2_flatten_8cpp_source.xhtml
documentation/_c_l_2_g_e_m_m_interleave4x4_8cpp.xhtml
documentation/_c_l_2_g_e_m_m_interleave4x4_8cpp_source.xhtml
documentation/_c_l_2_gaussian3x3_8cpp.xhtml
documentation/_c_l_2_gaussian3x3_8cpp_source.xhtml
documentation/_c_l_2_gaussian5x5_8cpp.xhtml
documentation/_c_l_2_gaussian5x5_8cpp_source.xhtml
documentation/_c_l_2_gaussian_pyramid_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_gaussian_pyramid_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_gaussian_pyramid_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_global_pooling_layer_8cpp.js
documentation/_c_l_2_global_pooling_layer_8cpp.xhtml
documentation/_c_l_2_global_pooling_layer_8cpp_source.xhtml
documentation/_c_l_2_h_o_g_descriptor_8cpp.js [deleted file]
documentation/_c_l_2_h_o_g_descriptor_8cpp.xhtml [deleted file]
documentation/_c_l_2_h_o_g_descriptor_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_h_o_g_detector_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_h_o_g_detector_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_h_o_g_detector_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_h_o_g_multi_detection_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_h_o_g_multi_detection_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_h_o_g_multi_detection_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_helper_8h.xhtml
documentation/_c_l_2_helper_8h_source.xhtml
documentation/_c_l_2_histogram_8cpp.js [deleted file]
documentation/_c_l_2_histogram_8cpp.xhtml [deleted file]
documentation/_c_l_2_histogram_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_integral_image_8cpp.js [deleted file]
documentation/_c_l_2_integral_image_8cpp.xhtml [deleted file]
documentation/_c_l_2_integral_image_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_locally_connected_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_locally_connected_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_locally_connected_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_mean_std_dev_8cpp.js [deleted file]
documentation/_c_l_2_mean_std_dev_8cpp.xhtml [deleted file]
documentation/_c_l_2_mean_std_dev_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_median3x3_8cpp.js [deleted file]
documentation/_c_l_2_median3x3_8cpp.xhtml [deleted file]
documentation/_c_l_2_median3x3_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_min_max_location_8cpp.js [deleted file]
documentation/_c_l_2_min_max_location_8cpp.xhtml [deleted file]
documentation/_c_l_2_min_max_location_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_non_linear_filter_8cpp.xhtml
documentation/_c_l_2_non_linear_filter_8cpp_source.xhtml
documentation/_c_l_2_optical_flow_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_optical_flow_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_optical_flow_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_permute_8cpp.xhtml
documentation/_c_l_2_permute_8cpp_source.xhtml
documentation/_c_l_2_phase_8cpp.js [deleted file]
documentation/_c_l_2_phase_8cpp.xhtml [deleted file]
documentation/_c_l_2_phase_8cpp_source.xhtml [deleted file]
documentation/_c_l_2_pixel_wise_multiplication_8cpp.js
documentation/_c_l_2_pixel_wise_multiplication_8cpp.xhtml
documentation/_c_l_2_pixel_wise_multiplication_8cpp_source.xhtml
documentation/_c_l_2_r_o_i_pooling_layer_8cpp.js
documentation/_c_l_2_r_o_i_pooling_layer_8cpp.xhtml
documentation/_c_l_2_r_o_i_pooling_layer_8cpp_source.xhtml
documentation/_c_l_2_reduction_operation_8cpp.js
documentation/_c_l_2_reduction_operation_8cpp.xhtml
documentation/_c_l_2_reduction_operation_8cpp_source.xhtml
documentation/_c_l_2_remap_8cpp.xhtml
documentation/_c_l_2_remap_8cpp_source.xhtml
documentation/_c_l_2_scharr_8cpp.xhtml
documentation/_c_l_2_scharr_8cpp_source.xhtml
documentation/_c_l_2_sobel_8cpp.xhtml
documentation/_c_l_2_sobel_8cpp_source.xhtml
documentation/_c_l_2_table_lookup_8cpp.xhtml
documentation/_c_l_2_table_lookup_8cpp_source.xhtml
documentation/_c_l_2_threshold_8cpp.xhtml
documentation/_c_l_2_threshold_8cpp_source.xhtml
documentation/_c_l_2_u_n_i_t_2_memory_manager_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_u_n_i_t_2_memory_manager_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_u_n_i_t_2_memory_manager_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_u_n_i_t_2_tensor_allocator_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_u_n_i_t_2_tensor_allocator_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_u_n_i_t_2_tensor_allocator_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_warp_affine_8cpp.xhtml
documentation/_c_l_2_warp_affine_8cpp_source.xhtml
documentation/_c_l_2_warp_perspective_8cpp.xhtml
documentation/_c_l_2_warp_perspective_8cpp_source.xhtml
documentation/_c_l_2_width_concatenate_layer_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_width_concatenate_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_width_concatenate_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_winograd_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_winograd_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_winograd_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_absolute_difference_8h.xhtml
documentation/_c_l_absolute_difference_8h_source.xhtml
documentation/_c_l_absolute_difference_kernel_8h.xhtml
documentation/_c_l_absolute_difference_kernel_8h_source.xhtml
documentation/_c_l_accessor_8h.xhtml
documentation/_c_l_accessor_8h_source.xhtml
documentation/_c_l_accumulate_8h.xhtml
documentation/_c_l_accumulate_8h_source.xhtml
documentation/_c_l_accumulate_kernel_8h.xhtml
documentation/_c_l_accumulate_kernel_8h_source.xhtml
documentation/_c_l_activation_layer_8h.xhtml
documentation/_c_l_activation_layer_8h_source.xhtml
documentation/_c_l_activation_layer_kernel_8h.xhtml
documentation/_c_l_activation_layer_kernel_8h_source.xhtml
documentation/_c_l_arithmetic_addition_8h.xhtml
documentation/_c_l_arithmetic_addition_8h_source.xhtml
documentation/_c_l_arithmetic_addition_kernel_8h.xhtml
documentation/_c_l_arithmetic_addition_kernel_8h_source.xhtml
documentation/_c_l_arithmetic_subtraction_8h.xhtml
documentation/_c_l_arithmetic_subtraction_8h_source.xhtml
documentation/_c_l_arithmetic_subtraction_kernel_8h.xhtml
documentation/_c_l_arithmetic_subtraction_kernel_8h_source.xhtml
documentation/_c_l_array_8h.xhtml
documentation/_c_l_array_8h_source.xhtml
documentation/_c_l_array_accessor_8h.xhtml
documentation/_c_l_array_accessor_8h_source.xhtml
documentation/_c_l_batch_normalization_layer_8h.xhtml
documentation/_c_l_batch_normalization_layer_8h_source.xhtml
documentation/_c_l_batch_normalization_layer_kernel_8h.xhtml
documentation/_c_l_batch_normalization_layer_kernel_8h_source.xhtml
documentation/_c_l_bitwise_and_8h.xhtml
documentation/_c_l_bitwise_and_8h_source.xhtml
documentation/_c_l_bitwise_and_kernel_8h.xhtml
documentation/_c_l_bitwise_and_kernel_8h_source.xhtml
documentation/_c_l_bitwise_not_8h.xhtml
documentation/_c_l_bitwise_not_8h_source.xhtml
documentation/_c_l_bitwise_not_kernel_8h.xhtml
documentation/_c_l_bitwise_not_kernel_8h_source.xhtml
documentation/_c_l_bitwise_or_8h.xhtml
documentation/_c_l_bitwise_or_8h_source.xhtml
documentation/_c_l_bitwise_or_kernel_8h.xhtml
documentation/_c_l_bitwise_or_kernel_8h_source.xhtml
documentation/_c_l_bitwise_xor_8h.xhtml
documentation/_c_l_bitwise_xor_8h_source.xhtml
documentation/_c_l_bitwise_xor_kernel_8h.xhtml
documentation/_c_l_bitwise_xor_kernel_8h_source.xhtml
documentation/_c_l_box3x3_8h.xhtml
documentation/_c_l_box3x3_8h_source.xhtml
documentation/_c_l_box3x3_kernel_8h.xhtml
documentation/_c_l_box3x3_kernel_8h_source.xhtml
documentation/_c_l_buffer_allocator_8h.xhtml
documentation/_c_l_buffer_allocator_8h_source.xhtml
documentation/_c_l_canny_edge_8h.xhtml
documentation/_c_l_canny_edge_8h_source.xhtml
documentation/_c_l_canny_edge_kernel_8h.xhtml
documentation/_c_l_canny_edge_kernel_8h_source.xhtml
documentation/_c_l_channel_combine_8h.xhtml
documentation/_c_l_channel_combine_8h_source.xhtml
documentation/_c_l_channel_combine_kernel_8h.xhtml
documentation/_c_l_channel_combine_kernel_8h_source.xhtml
documentation/_c_l_channel_extract_8h.xhtml
documentation/_c_l_channel_extract_8h_source.xhtml
documentation/_c_l_channel_extract_kernel_8h.xhtml
documentation/_c_l_channel_extract_kernel_8h_source.xhtml
documentation/_c_l_channel_shuffle_layer_8h.xhtml [new file with mode: 0644]
documentation/_c_l_channel_shuffle_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_channel_shuffle_layer_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_channel_shuffle_layer_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_col2_im_kernel_8h.xhtml
documentation/_c_l_col2_im_kernel_8h_source.xhtml
documentation/_c_l_color_convert_8h.xhtml
documentation/_c_l_color_convert_8h_source.xhtml
documentation/_c_l_color_convert_kernel_8h.xhtml
documentation/_c_l_color_convert_kernel_8h_source.xhtml
documentation/_c_l_convert_fully_connected_weights_8h.xhtml [new file with mode: 0644]
documentation/_c_l_convert_fully_connected_weights_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_convert_fully_connected_weights_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_convert_fully_connected_weights_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_convolution_8h.xhtml
documentation/_c_l_convolution_8h_source.xhtml
documentation/_c_l_convolution_kernel_8h.xhtml
documentation/_c_l_convolution_kernel_8h_source.xhtml
documentation/_c_l_convolution_layer_8h.xhtml
documentation/_c_l_convolution_layer_8h_source.xhtml
documentation/_c_l_copy_8h.xhtml [new file with mode: 0644]
documentation/_c_l_copy_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_copy_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_copy_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_deconvolution_layer_8h.xhtml
documentation/_c_l_deconvolution_layer_8h_source.xhtml
documentation/_c_l_deconvolution_layer_upsample_8h.xhtml
documentation/_c_l_deconvolution_layer_upsample_8h_source.xhtml
documentation/_c_l_deconvolution_layer_upsample_kernel_8h.xhtml
documentation/_c_l_deconvolution_layer_upsample_kernel_8h_source.xhtml
documentation/_c_l_depth_concatenate_layer_8h.xhtml
documentation/_c_l_depth_concatenate_layer_8h_source.xhtml
documentation/_c_l_depth_concatenate_layer_kernel_8h.xhtml
documentation/_c_l_depth_concatenate_layer_kernel_8h_source.xhtml
documentation/_c_l_depth_convert_layer_8h.xhtml
documentation/_c_l_depth_convert_layer_8h_source.xhtml
documentation/_c_l_depth_convert_layer_kernel_8h.xhtml
documentation/_c_l_depth_convert_layer_kernel_8h_source.xhtml
documentation/_c_l_depthwise_convolution_layer3x3_kernel_8h.xhtml [deleted file]
documentation/_c_l_depthwise_convolution_layer3x3_kernel_8h_source.xhtml [deleted file]
documentation/_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_depthwise_convolution_layer_8h.xhtml
documentation/_c_l_depthwise_convolution_layer_8h_source.xhtml
documentation/_c_l_depthwise_im2_col_kernel_8h.xhtml
documentation/_c_l_depthwise_im2_col_kernel_8h_source.xhtml
documentation/_c_l_depthwise_separable_convolution_layer_8h.xhtml
documentation/_c_l_depthwise_separable_convolution_layer_8h_source.xhtml
documentation/_c_l_depthwise_vector_to_tensor_kernel_8h.xhtml
documentation/_c_l_depthwise_vector_to_tensor_kernel_8h_source.xhtml
documentation/_c_l_depthwise_weights_reshape_kernel_8h.xhtml
documentation/_c_l_depthwise_weights_reshape_kernel_8h_source.xhtml
documentation/_c_l_dequantization_layer_8h.xhtml
documentation/_c_l_dequantization_layer_8h_source.xhtml
documentation/_c_l_dequantization_layer_kernel_8h.xhtml
documentation/_c_l_dequantization_layer_kernel_8h_source.xhtml
documentation/_c_l_derivative_8h.xhtml
documentation/_c_l_derivative_8h_source.xhtml
documentation/_c_l_derivative_kernel_8h.xhtml
documentation/_c_l_derivative_kernel_8h_source.xhtml
documentation/_c_l_device_backend_8h.xhtml [new file with mode: 0644]
documentation/_c_l_device_backend_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_dilate_8h.xhtml
documentation/_c_l_dilate_8h_source.xhtml
documentation/_c_l_dilate_kernel_8h.xhtml
documentation/_c_l_dilate_kernel_8h_source.xhtml
documentation/_c_l_direct_convolution_layer_8h.xhtml
documentation/_c_l_direct_convolution_layer_8h_source.xhtml
documentation/_c_l_direct_convolution_layer_kernel_8h.xhtml
documentation/_c_l_direct_convolution_layer_kernel_8h_source.xhtml
documentation/_c_l_direct_convolution_layer_output_stage_kernel_8h.xhtml
documentation/_c_l_direct_convolution_layer_output_stage_kernel_8h_source.xhtml
documentation/_c_l_distribution1_d_8h.xhtml
documentation/_c_l_distribution1_d_8h_source.xhtml
documentation/_c_l_equalize_histogram_8h.xhtml
documentation/_c_l_equalize_histogram_8h_source.xhtml
documentation/_c_l_erode_8h.xhtml
documentation/_c_l_erode_8h_source.xhtml
documentation/_c_l_erode_kernel_8h.xhtml
documentation/_c_l_erode_kernel_8h_source.xhtml
documentation/_c_l_fast_corners_8h.xhtml
documentation/_c_l_fast_corners_8h_source.xhtml
documentation/_c_l_fast_corners_kernel_8h.xhtml
documentation/_c_l_fast_corners_kernel_8h_source.xhtml
documentation/_c_l_fill_border_8h.xhtml
documentation/_c_l_fill_border_8h_source.xhtml
documentation/_c_l_fill_border_kernel_8h.xhtml
documentation/_c_l_fill_border_kernel_8h_source.xhtml
documentation/_c_l_flatten_layer_8h.xhtml
documentation/_c_l_flatten_layer_8h_source.xhtml
documentation/_c_l_floor_8h.xhtml
documentation/_c_l_floor_8h_source.xhtml
documentation/_c_l_floor_kernel_8h.xhtml
documentation/_c_l_floor_kernel_8h_source.xhtml
documentation/_c_l_fully_connected_layer_8h.xhtml
documentation/_c_l_fully_connected_layer_8h_source.xhtml
documentation/_c_l_function_factory_8h.xhtml [new file with mode: 0644]
documentation/_c_l_function_factory_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_functions_8h.xhtml
documentation/_c_l_functions_8h_source.xhtml
documentation/_c_l_g_e_m_m_8h.xhtml
documentation/_c_l_g_e_m_m_8h_source.xhtml
documentation/_c_l_g_e_m_m_convolution_layer_8h.xhtml
documentation/_c_l_g_e_m_m_convolution_layer_8h_source.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_8h.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_offset_contribution_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_offset_contribution_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_output_stage_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_output_stage_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_reduction_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_reduction_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_addition_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_addition_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_vector_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_vector_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_kernel_8h_source.xhtml
documentation/_c_l_gaussian3x3_8h.xhtml
documentation/_c_l_gaussian3x3_8h_source.xhtml
documentation/_c_l_gaussian3x3_kernel_8h.xhtml
documentation/_c_l_gaussian3x3_kernel_8h_source.xhtml
documentation/_c_l_gaussian5x5_8h.xhtml
documentation/_c_l_gaussian5x5_8h_source.xhtml
documentation/_c_l_gaussian5x5_kernel_8h.xhtml
documentation/_c_l_gaussian5x5_kernel_8h_source.xhtml
documentation/_c_l_gaussian_pyramid_8h.xhtml
documentation/_c_l_gaussian_pyramid_8h_source.xhtml
documentation/_c_l_gaussian_pyramid_kernel_8h.xhtml
documentation/_c_l_gaussian_pyramid_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_8h.xhtml
documentation/_c_l_h_o_g_8h_source.xhtml
documentation/_c_l_h_o_g_accessor_8h.xhtml [new file with mode: 0644]
documentation/_c_l_h_o_g_accessor_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_h_o_g_descriptor_8h.xhtml
documentation/_c_l_h_o_g_descriptor_8h_source.xhtml
documentation/_c_l_h_o_g_descriptor_kernel_8h.xhtml
documentation/_c_l_h_o_g_descriptor_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_detector_8h.xhtml
documentation/_c_l_h_o_g_detector_8h_source.xhtml
documentation/_c_l_h_o_g_detector_kernel_8h.xhtml
documentation/_c_l_h_o_g_detector_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_gradient_8h.xhtml
documentation/_c_l_h_o_g_gradient_8h_source.xhtml
documentation/_c_l_h_o_g_multi_detection_8h.xhtml
documentation/_c_l_h_o_g_multi_detection_8h_source.xhtml
documentation/_c_l_harris_corners_8h.xhtml
documentation/_c_l_harris_corners_8h_source.xhtml
documentation/_c_l_harris_corners_kernel_8h.xhtml
documentation/_c_l_harris_corners_kernel_8h_source.xhtml
documentation/_c_l_helpers_8h.js
documentation/_c_l_helpers_8h.xhtml
documentation/_c_l_helpers_8h_source.xhtml
documentation/_c_l_histogram_8h.js [deleted file]
documentation/_c_l_histogram_8h.xhtml
documentation/_c_l_histogram_8h_source.xhtml
documentation/_c_l_histogram_kernel_8h.xhtml
documentation/_c_l_histogram_kernel_8h_source.xhtml
documentation/_c_l_im2_col_kernel_8h.xhtml
documentation/_c_l_im2_col_kernel_8h_source.xhtml
documentation/_c_l_integral_image_8h.xhtml
documentation/_c_l_integral_image_8h_source.xhtml
documentation/_c_l_integral_image_kernel_8h.xhtml
documentation/_c_l_integral_image_kernel_8h_source.xhtml
documentation/_c_l_kernel_library_8h.xhtml
documentation/_c_l_kernel_library_8h_source.xhtml
documentation/_c_l_kernels_8h.xhtml
documentation/_c_l_kernels_8h_source.xhtml
documentation/_c_l_l2_normalize_layer_8h.xhtml
documentation/_c_l_l2_normalize_layer_8h_source.xhtml
documentation/_c_l_l2_normalize_layer_kernel_8h.xhtml
documentation/_c_l_l2_normalize_layer_kernel_8h_source.xhtml
documentation/_c_l_l_k_tracker_kernel_8h.xhtml
documentation/_c_l_l_k_tracker_kernel_8h_source.xhtml
documentation/_c_l_l_s_t_m_layer_8h.xhtml [new file with mode: 0644]
documentation/_c_l_l_s_t_m_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_laplacian_pyramid_8h.xhtml
documentation/_c_l_laplacian_pyramid_8h_source.xhtml
documentation/_c_l_laplacian_reconstruct_8h.xhtml
documentation/_c_l_laplacian_reconstruct_8h_source.xhtml
documentation/_c_l_locally_connected_layer_8h.xhtml
documentation/_c_l_locally_connected_layer_8h_source.xhtml
documentation/_c_l_locally_connected_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_locally_connected_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_lut_8h.xhtml
documentation/_c_l_lut_8h_source.xhtml
documentation/_c_l_lut_accessor_8h.xhtml
documentation/_c_l_lut_accessor_8h_source.xhtml
documentation/_c_l_lut_allocator_8h.xhtml
documentation/_c_l_lut_allocator_8h_source.xhtml
documentation/_c_l_magnitude_8h.xhtml
documentation/_c_l_magnitude_8h_source.xhtml
documentation/_c_l_magnitude_phase_kernel_8h.xhtml
documentation/_c_l_magnitude_phase_kernel_8h_source.xhtml
documentation/_c_l_map_8h.xhtml [deleted file]
documentation/_c_l_map_8h_source.xhtml [deleted file]
documentation/_c_l_mean_std_dev_8h.xhtml
documentation/_c_l_mean_std_dev_8h_source.xhtml
documentation/_c_l_mean_std_dev_kernel_8h.xhtml
documentation/_c_l_mean_std_dev_kernel_8h_source.xhtml
documentation/_c_l_median3x3_8h.xhtml
documentation/_c_l_median3x3_8h_source.xhtml
documentation/_c_l_median3x3_kernel_8h.xhtml
documentation/_c_l_median3x3_kernel_8h_source.xhtml
documentation/_c_l_memory_8h.xhtml [new file with mode: 0644]
documentation/_c_l_memory_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_memory_group_8h.xhtml
documentation/_c_l_memory_group_8h_source.xhtml
documentation/_c_l_memory_region_8h.xhtml [new file with mode: 0644]
documentation/_c_l_memory_region_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_min_max_layer_kernel_8h.xhtml
documentation/_c_l_min_max_layer_kernel_8h_source.xhtml
documentation/_c_l_min_max_location_8h.xhtml
documentation/_c_l_min_max_location_8h_source.xhtml
documentation/_c_l_min_max_location_kernel_8h.xhtml
documentation/_c_l_min_max_location_kernel_8h_source.xhtml
documentation/_c_l_multi_h_o_g_8h.xhtml
documentation/_c_l_multi_h_o_g_8h_source.xhtml
documentation/_c_l_multi_image_8h.xhtml
documentation/_c_l_multi_image_8h_source.xhtml
documentation/_c_l_node_validator_8h.xhtml [new file with mode: 0644]
documentation/_c_l_node_validator_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_non_linear_filter_8h.xhtml
documentation/_c_l_non_linear_filter_8h_source.xhtml
documentation/_c_l_non_linear_filter_kernel_8h.xhtml
documentation/_c_l_non_linear_filter_kernel_8h_source.xhtml
documentation/_c_l_non_maxima_suppression3x3_8h.xhtml
documentation/_c_l_non_maxima_suppression3x3_8h_source.xhtml
documentation/_c_l_non_maxima_suppression3x3_kernel_8h.xhtml
documentation/_c_l_non_maxima_suppression3x3_kernel_8h_source.xhtml
documentation/_c_l_normalization_layer_8h.xhtml
documentation/_c_l_normalization_layer_8h_source.xhtml
documentation/_c_l_normalization_layer_kernel_8h.xhtml
documentation/_c_l_normalization_layer_kernel_8h_source.xhtml
documentation/_c_l_optical_flow_8h.xhtml
documentation/_c_l_optical_flow_8h_source.xhtml
documentation/_c_l_permute_8h.xhtml
documentation/_c_l_permute_8h_source.xhtml
documentation/_c_l_permute_kernel_8h.xhtml
documentation/_c_l_permute_kernel_8h_source.xhtml
documentation/_c_l_phase_8h.xhtml
documentation/_c_l_phase_8h_source.xhtml
documentation/_c_l_pixel_wise_multiplication_8h.xhtml
documentation/_c_l_pixel_wise_multiplication_8h_source.xhtml
documentation/_c_l_pixel_wise_multiplication_kernel_8h.xhtml
documentation/_c_l_pixel_wise_multiplication_kernel_8h_source.xhtml
documentation/_c_l_pooling_layer_8h.xhtml
documentation/_c_l_pooling_layer_8h_source.xhtml
documentation/_c_l_pooling_layer_kernel_8h.xhtml
documentation/_c_l_pooling_layer_kernel_8h_source.xhtml
documentation/_c_l_pyramid_8h.xhtml
documentation/_c_l_pyramid_8h_source.xhtml
documentation/_c_l_quantization_layer_8h.xhtml
documentation/_c_l_quantization_layer_8h_source.xhtml
documentation/_c_l_quantization_layer_kernel_8h.xhtml
documentation/_c_l_quantization_layer_kernel_8h_source.xhtml
documentation/_c_l_r_n_n_layer_8h.xhtml [new file with mode: 0644]
documentation/_c_l_r_n_n_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_r_o_i_pooling_layer_8h.xhtml
documentation/_c_l_r_o_i_pooling_layer_8h_source.xhtml
documentation/_c_l_r_o_i_pooling_layer_kernel_8h.xhtml
documentation/_c_l_r_o_i_pooling_layer_kernel_8h_source.xhtml
documentation/_c_l_reduction_operation_8h.xhtml
documentation/_c_l_reduction_operation_8h_source.xhtml
documentation/_c_l_reduction_operation_kernel_8h.xhtml
documentation/_c_l_reduction_operation_kernel_8h_source.xhtml
documentation/_c_l_remap_8h.xhtml
documentation/_c_l_remap_8h_source.xhtml
documentation/_c_l_remap_kernel_8h.xhtml
documentation/_c_l_remap_kernel_8h_source.xhtml
documentation/_c_l_reshape_layer_8h.xhtml
documentation/_c_l_reshape_layer_8h_source.xhtml
documentation/_c_l_reshape_layer_kernel_8h.xhtml
documentation/_c_l_reshape_layer_kernel_8h_source.xhtml
documentation/_c_l_scale_8h.xhtml
documentation/_c_l_scale_8h_source.xhtml
documentation/_c_l_scale_kernel_8h.xhtml
documentation/_c_l_scale_kernel_8h_source.xhtml
documentation/_c_l_scharr3x3_8h.xhtml
documentation/_c_l_scharr3x3_8h_source.xhtml
documentation/_c_l_scharr3x3_kernel_8h.xhtml
documentation/_c_l_scharr3x3_kernel_8h_source.xhtml
documentation/_c_l_scheduler_8h.xhtml
documentation/_c_l_scheduler_8h_source.xhtml
documentation/_c_l_sobel3x3_8h.xhtml
documentation/_c_l_sobel3x3_8h_source.xhtml
documentation/_c_l_sobel3x3_kernel_8h.xhtml
documentation/_c_l_sobel3x3_kernel_8h_source.xhtml
documentation/_c_l_sobel5x5_8h.xhtml
documentation/_c_l_sobel5x5_8h_source.xhtml
documentation/_c_l_sobel5x5_kernel_8h.xhtml
documentation/_c_l_sobel5x5_kernel_8h_source.xhtml
documentation/_c_l_sobel7x7_8h.xhtml
documentation/_c_l_sobel7x7_8h_source.xhtml
documentation/_c_l_sobel7x7_kernel_8h.xhtml
documentation/_c_l_sobel7x7_kernel_8h_source.xhtml
documentation/_c_l_softmax_layer_8h.xhtml
documentation/_c_l_softmax_layer_8h_source.xhtml
documentation/_c_l_softmax_layer_kernel_8h.xhtml
documentation/_c_l_softmax_layer_kernel_8h_source.xhtml
documentation/_c_l_sub_tensor_8h.xhtml
documentation/_c_l_sub_tensor_8h_source.xhtml
documentation/_c_l_sub_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_c_l_sub_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_table_lookup_8h.xhtml
documentation/_c_l_table_lookup_8h_source.xhtml
documentation/_c_l_table_lookup_kernel_8h.xhtml
documentation/_c_l_table_lookup_kernel_8h_source.xhtml
documentation/_c_l_tensor_8h.xhtml
documentation/_c_l_tensor_8h_source.xhtml
documentation/_c_l_tensor_allocator_8h.xhtml
documentation/_c_l_tensor_allocator_8h_source.xhtml
documentation/_c_l_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_c_l_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_threshold_8h.xhtml
documentation/_c_l_threshold_8h_source.xhtml
documentation/_c_l_threshold_kernel_8h.xhtml
documentation/_c_l_threshold_kernel_8h_source.xhtml
documentation/_c_l_transpose_8h.xhtml
documentation/_c_l_transpose_8h_source.xhtml
documentation/_c_l_transpose_kernel_8h.xhtml
documentation/_c_l_transpose_kernel_8h_source.xhtml
documentation/_c_l_tuner_8h.xhtml
documentation/_c_l_tuner_8h_source.xhtml
documentation/_c_l_types_8h.js
documentation/_c_l_types_8h.xhtml
documentation/_c_l_types_8h_source.xhtml
documentation/_c_l_unmap_8h.xhtml [deleted file]
documentation/_c_l_unmap_8h_source.xhtml [deleted file]
documentation/_c_l_warp_affine_8h.xhtml
documentation/_c_l_warp_affine_8h_source.xhtml
documentation/_c_l_warp_affine_kernel_8h.xhtml
documentation/_c_l_warp_affine_kernel_8h_source.xhtml
documentation/_c_l_warp_perspective_8h.xhtml
documentation/_c_l_warp_perspective_8h_source.xhtml
documentation/_c_l_warp_perspective_kernel_8h.xhtml
documentation/_c_l_warp_perspective_kernel_8h_source.xhtml
documentation/_c_l_weights_reshape_kernel_8h.xhtml
documentation/_c_l_weights_reshape_kernel_8h_source.xhtml
documentation/_c_l_width_concatenate_layer_8h.xhtml [new file with mode: 0644]
documentation/_c_l_width_concatenate_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_width_concatenate_layer_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_width_concatenate_layer_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_convolution_layer_8h.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_convolution_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_filter_transform_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_filter_transform_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_input_transform_8h.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_input_transform_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_input_transform_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_input_transform_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_output_transform_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_l_winograd_output_transform_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_permute_8cpp.xhtml
documentation/_c_p_p_2_permute_8cpp_source.xhtml
documentation/_c_p_p_corner_candidates_kernel_8h.xhtml
documentation/_c_p_p_corner_candidates_kernel_8h_source.xhtml
documentation/_c_p_p_detection_window_non_maxima_suppression_kernel_8h.xhtml
documentation/_c_p_p_detection_window_non_maxima_suppression_kernel_8h_source.xhtml
documentation/_c_p_p_functions_8h.xhtml
documentation/_c_p_p_functions_8h_source.xhtml
documentation/_c_p_p_kernels_8h.xhtml
documentation/_c_p_p_kernels_8h_source.xhtml
documentation/_c_p_p_permute_8h.xhtml
documentation/_c_p_p_permute_8h_source.xhtml
documentation/_c_p_p_permute_kernel_8h.xhtml
documentation/_c_p_p_permute_kernel_8h_source.xhtml
documentation/_c_p_p_scheduler_8h.xhtml
documentation/_c_p_p_scheduler_8h_source.xhtml
documentation/_c_p_p_sort_euclidean_distance_kernel_8h.xhtml
documentation/_c_p_p_sort_euclidean_distance_kernel_8h_source.xhtml
documentation/_c_p_p_types_8h.js
documentation/_c_p_p_types_8h.xhtml
documentation/_c_p_p_types_8h_source.xhtml
documentation/_c_p_p_upsample_8h.xhtml [new file with mode: 0644]
documentation/_c_p_p_upsample_8h_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_upsample_kernel_8h.xhtml [new file with mode: 0644]
documentation/_c_p_p_upsample_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_c_p_u_utils_8h.js [new file with mode: 0644]
documentation/_c_p_u_utils_8h.xhtml [new file with mode: 0644]
documentation/_c_p_u_utils_8h_source.xhtml [new file with mode: 0644]
documentation/_c_r_t_p_8h.xhtml [new file with mode: 0644]
documentation/_c_r_t_p_8h_source.xhtml [new file with mode: 0644]
documentation/_cartesian_product_dataset_8h.xhtml
documentation/_cartesian_product_dataset_8h_source.xhtml
documentation/_cast_8h.js [new file with mode: 0644]
documentation/_cast_8h.xhtml [new file with mode: 0644]
documentation/_cast_8h_source.xhtml [new file with mode: 0644]
documentation/_channel_combine_8h.js [new file with mode: 0644]
documentation/_channel_combine_8h.xhtml [new file with mode: 0644]
documentation/_channel_combine_8h_source.xhtml [new file with mode: 0644]
documentation/_channel_extract_8h.xhtml
documentation/_channel_extract_8h_source.xhtml
documentation/_channel_extract_fixture_8h.xhtml [deleted file]
documentation/_channel_extract_fixture_8h_source.xhtml [deleted file]
documentation/_channel_shuffle_8h.js [new file with mode: 0644]
documentation/_channel_shuffle_8h.xhtml [new file with mode: 0644]
documentation/_channel_shuffle_8h_source.xhtml [new file with mode: 0644]
documentation/_col2_im_8cpp.xhtml
documentation/_col2_im_8cpp_source.xhtml
documentation/_command_line_options_8h.xhtml
documentation/_command_line_options_8h_source.xhtml
documentation/_command_line_parser_8cpp.xhtml
documentation/_command_line_parser_8cpp_source.xhtml
documentation/_command_line_parser_8h.xhtml
documentation/_command_line_parser_8h_source.xhtml
documentation/_common_options_8cpp.xhtml
documentation/_common_options_8cpp_source.xhtml
documentation/_common_options_8h.xhtml
documentation/_common_options_8h_source.xhtml
documentation/_const_node_8h.xhtml [new file with mode: 0644]
documentation/_const_node_8h_source.xhtml [new file with mode: 0644]
documentation/_container_dataset_8h.xhtml
documentation/_container_dataset_8h_source.xhtml
documentation/_convert_fully_connected_weights_8h.js [new file with mode: 0644]
documentation/_convert_fully_connected_weights_8h.xhtml [new file with mode: 0644]
documentation/_convert_fully_connected_weights_8h_source.xhtml [new file with mode: 0644]
documentation/_convert_policy_dataset_8h.xhtml [deleted file]
documentation/_convert_policy_dataset_8h_source.xhtml [deleted file]
documentation/_convolution3d_8h.js [new file with mode: 0644]
documentation/_convolution3d_8h.xhtml [new file with mode: 0644]
documentation/_convolution3d_8h_source.xhtml [new file with mode: 0644]
documentation/_convolution_8h.xhtml
documentation/_convolution_8h_source.xhtml
documentation/_convolution_fixture_8h.xhtml [deleted file]
documentation/_convolution_fixture_8h_source.xhtml [deleted file]
documentation/_convolution_layer_8h.js [new file with mode: 0644]
documentation/_convolution_layer_8h.xhtml [new file with mode: 0644]
documentation/_convolution_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_convolution_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_convolution_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_coordinates_8h.xhtml
documentation/_coordinates_8h_source.xhtml
documentation/_copy_8h.js [new file with mode: 0644]
documentation/_copy_8h.xhtml [new file with mode: 0644]
documentation/_copy_8h_source.xhtml [new file with mode: 0644]
documentation/_cross_layer_memory_manager_helpers_8h.js [new file with mode: 0644]
documentation/_cross_layer_memory_manager_helpers_8h.xhtml [new file with mode: 0644]
documentation/_cross_layer_memory_manager_helpers_8h_source.xhtml [new file with mode: 0644]
documentation/_dataset_8h.xhtml
documentation/_dataset_8h_source.xhtml
documentation/_dataset_modes_8cpp.xhtml
documentation/_dataset_modes_8cpp_source.xhtml
documentation/_dataset_modes_8h.xhtml
documentation/_dataset_modes_8h_source.xhtml
documentation/_datasets_8h.xhtml
documentation/_datasets_8h_source.xhtml
documentation/_deconvolution_layer_8h.xhtml
documentation/_deconvolution_layer_8h_source.xhtml
documentation/_deconvolution_layer_fixture_8h.xhtml [deleted file]
documentation/_deconvolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/_depth_concat_sub_tensor_mutator_8h.xhtml [new file with mode: 0644]
documentation/_depth_concat_sub_tensor_mutator_8h_source.xhtml [new file with mode: 0644]
documentation/_depth_concatenate_layer_8h.xhtml
documentation/_depth_concatenate_layer_8h_source.xhtml
documentation/_depth_concatenate_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_depth_concatenate_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_depth_convert_layer_8h.js [new file with mode: 0644]
documentation/_depth_convert_layer_8h.xhtml [new file with mode: 0644]
documentation/_depth_convert_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_depth_convert_layer_fixture_8h.xhtml [deleted file]
documentation/_depth_convert_layer_fixture_8h_source.xhtml [deleted file]
documentation/_depthwise_convolution_layer_8h.js [new file with mode: 0644]
documentation/_depthwise_convolution_layer_8h.xhtml [new file with mode: 0644]
documentation/_depthwise_convolution_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_depthwise_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_depthwise_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_depthwise_convolution_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_depthwise_convolution_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_depthwise_separable_convolution_layer_8h.xhtml
documentation/_depthwise_separable_convolution_layer_8h_source.xhtml
documentation/_depthwise_separable_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_depthwise_separable_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_dequantization_layer_8h.js [new file with mode: 0644]
documentation/_dequantization_layer_8h.xhtml [new file with mode: 0644]
documentation/_dequantization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_derivative_8h.xhtml
documentation/_derivative_8h_source.xhtml
documentation/_derivative_fixture_8h.xhtml [deleted file]
documentation/_derivative_fixture_8h_source.xhtml [deleted file]
documentation/_dilate_8h.xhtml
documentation/_dilate_8h_source.xhtml
documentation/_dilate_fixture_8h.xhtml [deleted file]
documentation/_dilate_fixture_8h_source.xhtml [deleted file]
documentation/_dimensions_8h.xhtml
documentation/_dimensions_8h_source.xhtml
documentation/_direct_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_direct_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_direct_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/_direct_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/_direct_convolution_layer_tensor_shift_8cpp.xhtml
documentation/_direct_convolution_layer_tensor_shift_8cpp_source.xhtml
documentation/_direct_convolution_layer_tensor_shift_fixture_8h.xhtml [deleted file]
documentation/_direct_convolution_layer_tensor_shift_fixture_8h_source.xhtml [deleted file]
documentation/_distribution1_d_8h.xhtml
documentation/_distribution1_d_8h_source.xhtml
documentation/_dot_graph_printer_8h.xhtml [new file with mode: 0644]
documentation/_dot_graph_printer_8h_source.xhtml [new file with mode: 0644]
documentation/_dropout_layer_fixture_8h.xhtml [deleted file]
documentation/_dropout_layer_fixture_8h_source.xhtml [deleted file]
documentation/_edge_8h.xhtml [new file with mode: 0644]
documentation/_edge_8h_source.xhtml [new file with mode: 0644]
documentation/_eltwise_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_eltwise_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_enum_list_option_8h.xhtml
documentation/_enum_list_option_8h_source.xhtml
documentation/_enum_option_8h.xhtml
documentation/_enum_option_8h_source.xhtml
documentation/_equalize_histogram_8h.xhtml
documentation/_equalize_histogram_8h_source.xhtml
documentation/_equalize_histogram_fixture_8h.xhtml [deleted file]
documentation/_equalize_histogram_fixture_8h_source.xhtml [deleted file]
documentation/_erode_8h.xhtml
documentation/_erode_8h_source.xhtml
documentation/_erode_fixture_8h.xhtml [deleted file]
documentation/_erode_fixture_8h_source.xhtml [deleted file]
documentation/_error_8h.js [new file with mode: 0644]
documentation/_error_8h.xhtml [new file with mode: 0644]
documentation/_error_8h_source.xhtml [new file with mode: 0644]
documentation/_exceptions_8cpp.xhtml
documentation/_exceptions_8cpp_source.xhtml
documentation/_exceptions_8h.xhtml
documentation/_exceptions_8h_source.xhtml
documentation/_execution_helpers_8h.js [new file with mode: 0644]
documentation/_execution_helpers_8h.xhtml [new file with mode: 0644]
documentation/_execution_helpers_8h_source.xhtml [new file with mode: 0644]
documentation/_fast_corners_8h.xhtml
documentation/_fast_corners_8h_source.xhtml
documentation/_fast_corners_fixture_8h.xhtml [deleted file]
documentation/_fast_corners_fixture_8h_source.xhtml [deleted file]
documentation/_file_handler_8h.xhtml
documentation/_file_handler_8h_source.xhtml
documentation/_file_printer_8h.xhtml
documentation/_file_printer_8h_source.xhtml
documentation/_fixed_point_8inl.xhtml
documentation/_fixed_point_8inl_source.xhtml
documentation/_fixed_point___q_s8_8cpp.xhtml
documentation/_fixed_point___q_s8_8cpp_source.xhtml
documentation/_fixed_point_fixture_8h.xhtml [deleted file]
documentation/_fixed_point_fixture_8h_source.xhtml [deleted file]
documentation/_fixed_point_pixel_wise_multiplication_8h.xhtml
documentation/_fixed_point_pixel_wise_multiplication_8h_source.xhtml
documentation/_fixed_point_pixel_wise_multiplication_fixture_8h.xhtml [deleted file]
documentation/_fixed_point_pixel_wise_multiplication_fixture_8h_source.xhtml [deleted file]
documentation/_fixture_8h.xhtml
documentation/_fixture_8h_source.xhtml
documentation/_flatten_layer_8h.js [new file with mode: 0644]
documentation/_flatten_layer_8h.xhtml [new file with mode: 0644]
documentation/_flatten_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_flatten_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_flatten_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_floor_8h.xhtml
documentation/_floor_8h_source.xhtml
documentation/_floor_layer_8h.xhtml [deleted file]
documentation/_floor_layer_8h_source.xhtml [deleted file]
documentation/_framework_8cpp.xhtml
documentation/_framework_8cpp_source.xhtml
documentation/_framework_8h.xhtml
documentation/_framework_8h_source.xhtml
documentation/_fully_connected_layer_8h.js [new file with mode: 0644]
documentation/_fully_connected_layer_8h.xhtml [new file with mode: 0644]
documentation/_fully_connected_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_fully_connected_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_fully_connected_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_absolute_difference_8h.xhtml
documentation/_g_c_absolute_difference_8h_source.xhtml
documentation/_g_c_absolute_difference_kernel_8h.xhtml
documentation/_g_c_absolute_difference_kernel_8h_source.xhtml
documentation/_g_c_accessor_8h.xhtml
documentation/_g_c_accessor_8h_source.xhtml
documentation/_g_c_activation_layer_8h.xhtml
documentation/_g_c_activation_layer_8h_source.xhtml
documentation/_g_c_activation_layer_kernel_8h.xhtml
documentation/_g_c_activation_layer_kernel_8h_source.xhtml
documentation/_g_c_arithmetic_addition_8h.xhtml
documentation/_g_c_arithmetic_addition_8h_source.xhtml
documentation/_g_c_arithmetic_addition_kernel_8h.xhtml
documentation/_g_c_arithmetic_addition_kernel_8h_source.xhtml
documentation/_g_c_batch_normalization_layer_8h.xhtml
documentation/_g_c_batch_normalization_layer_8h_source.xhtml
documentation/_g_c_batch_normalization_layer_kernel_8h.xhtml
documentation/_g_c_batch_normalization_layer_kernel_8h_source.xhtml
documentation/_g_c_buffer_allocator_8h.xhtml [new file with mode: 0644]
documentation/_g_c_buffer_allocator_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_col2_im_kernel_8h.xhtml
documentation/_g_c_col2_im_kernel_8h_source.xhtml
documentation/_g_c_convolution_layer_8h.xhtml
documentation/_g_c_convolution_layer_8h_source.xhtml
documentation/_g_c_depth_concatenate_layer_8h.xhtml
documentation/_g_c_depth_concatenate_layer_8h_source.xhtml
documentation/_g_c_depth_concatenate_layer_kernel_8h.xhtml
documentation/_g_c_depth_concatenate_layer_kernel_8h_source.xhtml
documentation/_g_c_depthwise_convolution_layer3x3_kernel_8h.xhtml
documentation/_g_c_depthwise_convolution_layer3x3_kernel_8h_source.xhtml
documentation/_g_c_depthwise_convolution_layer_8h.xhtml
documentation/_g_c_depthwise_convolution_layer_8h_source.xhtml
documentation/_g_c_device_backend_8h.xhtml [new file with mode: 0644]
documentation/_g_c_device_backend_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_direct_convolution_layer_8h.xhtml
documentation/_g_c_direct_convolution_layer_8h_source.xhtml
documentation/_g_c_direct_convolution_layer_kernel_8h.xhtml
documentation/_g_c_direct_convolution_layer_kernel_8h_source.xhtml
documentation/_g_c_dropout_layer_8h.xhtml
documentation/_g_c_dropout_layer_8h_source.xhtml
documentation/_g_c_dropout_layer_kernel_8h.xhtml
documentation/_g_c_dropout_layer_kernel_8h_source.xhtml
documentation/_g_c_fill_border_8h.xhtml
documentation/_g_c_fill_border_8h_source.xhtml
documentation/_g_c_fill_border_kernel_8h.xhtml
documentation/_g_c_fill_border_kernel_8h_source.xhtml
documentation/_g_c_fully_connected_layer_8h.xhtml
documentation/_g_c_fully_connected_layer_8h_source.xhtml
documentation/_g_c_function_factory_8h.xhtml [new file with mode: 0644]
documentation/_g_c_function_factory_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_functions_8h.xhtml
documentation/_g_c_functions_8h_source.xhtml
documentation/_g_c_g_e_m_m_8h.xhtml
documentation/_g_c_g_e_m_m_8h_source.xhtml
documentation/_g_c_g_e_m_m_interleave4x4_8h.xhtml
documentation/_g_c_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_g_c_g_e_m_m_interleave4x4_kernel_8h.xhtml
documentation/_g_c_g_e_m_m_interleave4x4_kernel_8h_source.xhtml
documentation/_g_c_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml
documentation/_g_c_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml
documentation/_g_c_g_e_m_m_matrix_addition_kernel_8h.xhtml
documentation/_g_c_g_e_m_m_matrix_addition_kernel_8h_source.xhtml
documentation/_g_c_g_e_m_m_matrix_multiply_kernel_8h.xhtml
documentation/_g_c_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml
documentation/_g_c_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_g_c_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_g_c_g_e_m_m_transpose1x_w_kernel_8h.xhtml
documentation/_g_c_g_e_m_m_transpose1x_w_kernel_8h_source.xhtml
documentation/_g_c_helpers_8h.js
documentation/_g_c_helpers_8h.xhtml
documentation/_g_c_helpers_8h_source.xhtml
documentation/_g_c_im2_col_kernel_8h.xhtml
documentation/_g_c_im2_col_kernel_8h_source.xhtml
documentation/_g_c_kernel_library_8h.xhtml
documentation/_g_c_kernel_library_8h_source.xhtml
documentation/_g_c_kernels_8h.xhtml
documentation/_g_c_kernels_8h_source.xhtml
documentation/_g_c_memory_group_8h.js [new file with mode: 0644]
documentation/_g_c_memory_group_8h.xhtml [new file with mode: 0644]
documentation/_g_c_memory_group_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_node_validator_8h.xhtml [new file with mode: 0644]
documentation/_g_c_node_validator_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_normalization_layer_8h.xhtml
documentation/_g_c_normalization_layer_8h_source.xhtml
documentation/_g_c_normalization_layer_kernel_8h.xhtml
documentation/_g_c_normalization_layer_kernel_8h_source.xhtml
documentation/_g_c_normalize_planar_y_u_v_layer_8h.xhtml
documentation/_g_c_normalize_planar_y_u_v_layer_8h_source.xhtml
documentation/_g_c_normalize_planar_y_u_v_layer_kernel_8h.xhtml
documentation/_g_c_normalize_planar_y_u_v_layer_kernel_8h_source.xhtml
documentation/_g_c_pixel_wise_multiplication_8h.xhtml
documentation/_g_c_pixel_wise_multiplication_8h_source.xhtml
documentation/_g_c_pixel_wise_multiplication_kernel_8h.xhtml
documentation/_g_c_pixel_wise_multiplication_kernel_8h_source.xhtml
documentation/_g_c_pooling_layer_8h.xhtml
documentation/_g_c_pooling_layer_8h_source.xhtml
documentation/_g_c_pooling_layer_kernel_8h.xhtml
documentation/_g_c_pooling_layer_kernel_8h_source.xhtml
documentation/_g_c_scale_8h.xhtml
documentation/_g_c_scale_8h_source.xhtml
documentation/_g_c_scale_kernel_8h.xhtml
documentation/_g_c_scale_kernel_8h_source.xhtml
documentation/_g_c_scheduler_8h.xhtml
documentation/_g_c_scheduler_8h_source.xhtml
documentation/_g_c_softmax_layer_8h.xhtml
documentation/_g_c_softmax_layer_8h_source.xhtml
documentation/_g_c_softmax_layer_kernel_8h.xhtml
documentation/_g_c_softmax_layer_kernel_8h_source.xhtml
documentation/_g_c_tensor_8h.xhtml
documentation/_g_c_tensor_8h_source.xhtml
documentation/_g_c_tensor_allocator_8h.xhtml
documentation/_g_c_tensor_allocator_8h_source.xhtml
documentation/_g_c_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_g_c_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_g_c_tensor_shift_8h.xhtml
documentation/_g_c_tensor_shift_8h_source.xhtml
documentation/_g_c_tensor_shift_kernel_8h.xhtml
documentation/_g_c_tensor_shift_kernel_8h_source.xhtml
documentation/_g_c_transpose_8h.xhtml
documentation/_g_c_transpose_8h_source.xhtml
documentation/_g_c_transpose_kernel_8h.xhtml
documentation/_g_c_transpose_kernel_8h_source.xhtml
documentation/_g_c_weights_reshape_kernel_8h.xhtml
documentation/_g_c_weights_reshape_kernel_8h_source.xhtml
documentation/_g_e_m_m_8h.xhtml
documentation/_g_e_m_m_8h_source.xhtml
documentation/_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_g_e_m_m_interleave4x4_8h.xhtml
documentation/_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_g_e_m_m_interleave_blocked_8h.xhtml
documentation/_g_e_m_m_interleave_blocked_8h_source.xhtml
documentation/_g_e_m_m_interleave_blocked_fixture_8h.xhtml [deleted file]
documentation/_g_e_m_m_interleave_blocked_fixture_8h_source.xhtml [deleted file]
documentation/_g_e_m_m_lowp_8h.xhtml
documentation/_g_e_m_m_lowp_8h_source.xhtml
documentation/_g_e_m_m_lowp_assembly_fixture_8h.xhtml [deleted file]
documentation/_g_e_m_m_lowp_assembly_fixture_8h_source.xhtml [deleted file]
documentation/_g_e_m_m_lowp_dataset_8h.xhtml [deleted file]
documentation/_g_e_m_m_lowp_dataset_8h_source.xhtml [deleted file]
documentation/_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_g_e_m_m_transpose1x_w_fixture_8h.xhtml [deleted file]
documentation/_g_e_m_m_transpose1x_w_fixture_8h_source.xhtml [deleted file]
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_arithmetic_addition_8cpp.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_arithmetic_addition_8cpp_source.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_global_pooling_layer_8cpp.js
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_global_pooling_layer_8cpp.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_global_pooling_layer_8cpp_source.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_helper_8h.js
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_helper_8h.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_helper_8h_source.xhtml
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_u_n_i_t_2_memory_manager_8cpp.js [new file with mode: 0644]
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_u_n_i_t_2_memory_manager_8cpp.xhtml [new file with mode: 0644]
documentation/_g_l_e_s___c_o_m_p_u_t_e_2_u_n_i_t_2_memory_manager_8cpp_source.xhtml [new file with mode: 0644]
documentation/_g_p_u_target_8cpp.js [new file with mode: 0644]
documentation/_g_p_u_target_8cpp.xhtml [new file with mode: 0644]
documentation/_g_p_u_target_8cpp_source.xhtml [new file with mode: 0644]
documentation/_g_p_u_target_8h.js [new file with mode: 0644]
documentation/_g_p_u_target_8h.xhtml [new file with mode: 0644]
documentation/_g_p_u_target_8h_source.xhtml [new file with mode: 0644]
documentation/_gaussian3x3_8h.xhtml
documentation/_gaussian3x3_8h_source.xhtml
documentation/_gaussian3x3_fixture_8h.xhtml [deleted file]
documentation/_gaussian3x3_fixture_8h_source.xhtml [deleted file]
documentation/_gaussian5x5_8h.xhtml
documentation/_gaussian5x5_8h_source.xhtml
documentation/_gaussian5x5_fixture_8h.xhtml [deleted file]
documentation/_gaussian5x5_fixture_8h_source.xhtml [deleted file]
documentation/_gaussian_pyramid_8cpp.js [deleted file]
documentation/_gaussian_pyramid_8cpp.xhtml [deleted file]
documentation/_gaussian_pyramid_8cpp_source.xhtml [deleted file]
documentation/_gaussian_pyramid_half_8cpp.xhtml
documentation/_gaussian_pyramid_half_8cpp_source.xhtml
documentation/_gaussian_pyramid_half_8h.xhtml
documentation/_gaussian_pyramid_half_8h_source.xhtml
documentation/_gaussian_pyramid_half_fixture_8h.xhtml [deleted file]
documentation/_gaussian_pyramid_half_fixture_8h_source.xhtml [deleted file]
documentation/_globals_8h.xhtml
documentation/_globals_8h_source.xhtml
documentation/_goog_le_net_inception_v1_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v1_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_batch_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_batch_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset_8h_source.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_goog_le_net_inception_v4_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_google_net_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_google_net_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_gradient_dimension_dataset_8h.xhtml [deleted file]
documentation/_gradient_dimension_dataset_8h_source.xhtml [deleted file]
documentation/_graph_8h.js [deleted file]
documentation/_graph_8h.xhtml
documentation/_graph_8h_source.xhtml
documentation/_graph_builder_8h.xhtml [new file with mode: 0644]
documentation/_graph_builder_8h_source.xhtml [new file with mode: 0644]
documentation/_graph_context_8h.xhtml
documentation/_graph_context_8h_source.xhtml
documentation/_graph_manager_8h.xhtml [new file with mode: 0644]
documentation/_graph_manager_8h_source.xhtml [new file with mode: 0644]
documentation/_graph_mutators_8h.xhtml [new file with mode: 0644]
documentation/_graph_mutators_8h_source.xhtml [new file with mode: 0644]
documentation/_graph_type_printer_8h.js [deleted file]
documentation/_graph_type_printer_8h.xhtml [deleted file]
documentation/_graph_type_printer_8h_source.xhtml [deleted file]
documentation/_graph_utils_8cpp.xhtml
documentation/_graph_utils_8cpp_source.xhtml
documentation/_graph_utils_8h.js
documentation/_graph_utils_8h.xhtml
documentation/_graph_utils_8h_source.xhtml
documentation/_h_o_g_8h.xhtml
documentation/_h_o_g_8h_source.xhtml
documentation/_h_o_g_accessor_8h.xhtml [new file with mode: 0644]
documentation/_h_o_g_accessor_8h_source.xhtml [new file with mode: 0644]
documentation/_h_o_g_descriptor_8h.js
documentation/_h_o_g_descriptor_8h.xhtml
documentation/_h_o_g_descriptor_8h_source.xhtml
documentation/_h_o_g_descriptor_dataset_8h.xhtml [deleted file]
documentation/_h_o_g_descriptor_dataset_8h_source.xhtml [deleted file]
documentation/_h_o_g_descriptor_fixture_8h.xhtml [deleted file]
documentation/_h_o_g_descriptor_fixture_8h_source.xhtml [deleted file]
documentation/_h_o_g_detector_8h.js [new file with mode: 0644]
documentation/_h_o_g_detector_8h.xhtml [new file with mode: 0644]
documentation/_h_o_g_detector_8h_source.xhtml [new file with mode: 0644]
documentation/_h_o_g_info_8h.xhtml
documentation/_h_o_g_info_8h_source.xhtml
documentation/_h_o_g_multi_detection_8h.js [new file with mode: 0644]
documentation/_h_o_g_multi_detection_8h.xhtml [new file with mode: 0644]
documentation/_h_o_g_multi_detection_8h_source.xhtml [new file with mode: 0644]
documentation/_half_8h.xhtml
documentation/_half_8h_source.xhtml
documentation/_harris_corner_detector_8cpp.xhtml
documentation/_harris_corner_detector_8cpp_source.xhtml
documentation/_harris_corner_detector_8h.xhtml
documentation/_harris_corner_detector_8h_source.xhtml
documentation/_helpers_8cpp.js
documentation/_helpers_8cpp.xhtml
documentation/_helpers_8cpp_source.xhtml
documentation/_helpers_8inl.js
documentation/_helpers_8inl.xhtml
documentation/_helpers_8inl_source.xhtml
documentation/_histogram_8h.xhtml
documentation/_histogram_8h_source.xhtml
documentation/_histogram_fixture_8h.xhtml [deleted file]
documentation/_histogram_fixture_8h_source.xhtml [deleted file]
documentation/_i_access_window_8h.xhtml
documentation/_i_access_window_8h_source.xhtml
documentation/_i_accessor_8h.xhtml
documentation/_i_accessor_8h_source.xhtml
documentation/_i_allocator_8h.xhtml
documentation/_i_allocator_8h_source.xhtml
documentation/_i_array_8h.xhtml
documentation/_i_array_8h_source.xhtml
documentation/_i_array_accessor_8h.xhtml
documentation/_i_array_accessor_8h_source.xhtml
documentation/_i_c_l_array_8h.xhtml
documentation/_i_c_l_array_8h_source.xhtml
documentation/_i_c_l_depthwise_convolution_layer3x3_kernel_8h.xhtml [new file with mode: 0644]
documentation/_i_c_l_depthwise_convolution_layer3x3_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_i_c_l_distribution1_d_8h.xhtml
documentation/_i_c_l_distribution1_d_8h_source.xhtml
documentation/_i_c_l_h_o_g_8h.xhtml
documentation/_i_c_l_h_o_g_8h_source.xhtml
documentation/_i_c_l_kernel_8h.xhtml
documentation/_i_c_l_kernel_8h_source.xhtml
documentation/_i_c_l_lut_8h.xhtml
documentation/_i_c_l_lut_8h_source.xhtml
documentation/_i_c_l_multi_h_o_g_8h.xhtml
documentation/_i_c_l_multi_h_o_g_8h_source.xhtml
documentation/_i_c_l_multi_image_8h.xhtml
documentation/_i_c_l_multi_image_8h_source.xhtml
documentation/_i_c_l_simple2_d_kernel_8h.xhtml
documentation/_i_c_l_simple2_d_kernel_8h_source.xhtml
documentation/_i_c_l_simple3_d_kernel_8h.xhtml
documentation/_i_c_l_simple3_d_kernel_8h_source.xhtml
documentation/_i_c_l_simple_function_8h.xhtml
documentation/_i_c_l_simple_function_8h_source.xhtml
documentation/_i_c_l_simple_kernel_8h.xhtml
documentation/_i_c_l_simple_kernel_8h_source.xhtml
documentation/_i_c_l_tensor_8h.xhtml
documentation/_i_c_l_tensor_8h_source.xhtml
documentation/_i_c_l_tuner_8h.xhtml
documentation/_i_c_l_tuner_8h_source.xhtml
documentation/_i_c_p_p_kernel_8h.xhtml
documentation/_i_c_p_p_kernel_8h_source.xhtml
documentation/_i_c_p_p_simple_function_8h.xhtml
documentation/_i_c_p_p_simple_function_8h_source.xhtml
documentation/_i_c_p_p_simple_kernel_8h.xhtml
documentation/_i_c_p_p_simple_kernel_8h_source.xhtml
documentation/_i_cloneable_8h.xhtml
documentation/_i_cloneable_8h_source.xhtml
documentation/_i_device_backend_8h.xhtml [new file with mode: 0644]
documentation/_i_device_backend_8h_source.xhtml [new file with mode: 0644]
documentation/_i_distribution1_d_8h.xhtml
documentation/_i_distribution1_d_8h_source.xhtml
documentation/_i_distribution_8h.xhtml
documentation/_i_distribution_8h_source.xhtml
documentation/_i_function_8h.xhtml
documentation/_i_function_8h_source.xhtml
documentation/_i_g_c_kernel_8h.xhtml
documentation/_i_g_c_kernel_8h_source.xhtml
documentation/_i_g_c_simple2_d_kernel_8h.xhtml
documentation/_i_g_c_simple2_d_kernel_8h_source.xhtml
documentation/_i_g_c_simple3_d_kernel_8h.xhtml
documentation/_i_g_c_simple3_d_kernel_8h_source.xhtml
documentation/_i_g_c_simple_function_8h.xhtml
documentation/_i_g_c_simple_function_8h_source.xhtml
documentation/_i_g_c_simple_kernel_8h.xhtml
documentation/_i_g_c_simple_kernel_8h_source.xhtml
documentation/_i_g_c_tensor_8h.xhtml
documentation/_i_g_c_tensor_8h_source.xhtml
documentation/_i_graph_mutator_8h.xhtml [new file with mode: 0644]
documentation/_i_graph_mutator_8h_source.xhtml [new file with mode: 0644]
documentation/_i_graph_printer_8h.xhtml [new file with mode: 0644]
documentation/_i_graph_printer_8h_source.xhtml [new file with mode: 0644]
documentation/_i_h_o_g_8h.xhtml
documentation/_i_h_o_g_8h_source.xhtml
documentation/_i_h_o_g_accessor_8h.xhtml [new file with mode: 0644]
documentation/_i_h_o_g_accessor_8h_source.xhtml [new file with mode: 0644]
documentation/_i_kernel_8h.xhtml
documentation/_i_kernel_8h_source.xhtml
documentation/_i_layer_8h.xhtml [new file with mode: 0644]
documentation/_i_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_i_lifetime_manager_8h.xhtml
documentation/_i_lifetime_manager_8h_source.xhtml
documentation/_i_lut_8h.xhtml
documentation/_i_lut_8h_source.xhtml
documentation/_i_lut_accessor_8h.xhtml
documentation/_i_lut_accessor_8h_source.xhtml
documentation/_i_lut_allocator_8h.xhtml
documentation/_i_lut_allocator_8h_source.xhtml
documentation/_i_memory_group_8h.xhtml
documentation/_i_memory_group_8h_source.xhtml
documentation/_i_memory_manager_8h.xhtml
documentation/_i_memory_manager_8h_source.xhtml
documentation/_i_memory_pool_8h.xhtml
documentation/_i_memory_pool_8h_source.xhtml
documentation/_i_memory_region_8h.xhtml [new file with mode: 0644]
documentation/_i_memory_region_8h_source.xhtml [new file with mode: 0644]
documentation/_i_multi_h_o_g_8h.xhtml
documentation/_i_multi_h_o_g_8h_source.xhtml
documentation/_i_multi_image_8h.xhtml
documentation/_i_multi_image_8h_source.xhtml
documentation/_i_n_e_kernel_8h.xhtml
documentation/_i_n_e_kernel_8h_source.xhtml
documentation/_i_n_e_simple_function_8h.xhtml
documentation/_i_n_e_simple_function_8h_source.xhtml
documentation/_i_n_e_simple_kernel_8h.xhtml
documentation/_i_n_e_simple_kernel_8h_source.xhtml
documentation/_i_node_8h.xhtml
documentation/_i_node_8h_source.xhtml
documentation/_i_node_visitor_8h.xhtml [new file with mode: 0644]
documentation/_i_node_visitor_8h_source.xhtml [new file with mode: 0644]
documentation/_i_operation_8h.js [deleted file]
documentation/_i_operation_8h.xhtml [deleted file]
documentation/_i_operation_8h_source.xhtml [deleted file]
documentation/_i_pool_manager_8h.xhtml
documentation/_i_pool_manager_8h_source.xhtml
documentation/_i_printer_8h.xhtml
documentation/_i_printer_8h_source.xhtml
documentation/_i_pyramid_8h.xhtml
documentation/_i_pyramid_8h_source.xhtml
documentation/_i_scheduler_8h.xhtml
documentation/_i_scheduler_8h_source.xhtml
documentation/_i_simple_lifetime_manager_8h.xhtml
documentation/_i_simple_lifetime_manager_8h_source.xhtml
documentation/_i_stream_8h.xhtml [new file with mode: 0644]
documentation/_i_stream_8h_source.xhtml [new file with mode: 0644]
documentation/_i_stream_operators_8h.js [new file with mode: 0644]
documentation/_i_stream_operators_8h.xhtml [new file with mode: 0644]
documentation/_i_stream_operators_8h_source.xhtml [new file with mode: 0644]
documentation/_i_tensor_8h.xhtml
documentation/_i_tensor_8h_source.xhtml
documentation/_i_tensor_accessor_8h.js [new file with mode: 0644]
documentation/_i_tensor_accessor_8h.xhtml
documentation/_i_tensor_accessor_8h_source.xhtml
documentation/_i_tensor_allocator_8h.xhtml
documentation/_i_tensor_allocator_8h_source.xhtml
documentation/_i_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_i_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_i_tensor_info_8h.xhtml
documentation/_i_tensor_info_8h_source.xhtml
documentation/_i_tensor_object_8h.xhtml [deleted file]
documentation/_i_tensor_object_8h_source.xhtml [deleted file]
documentation/_im2_col_8cpp.js [deleted file]
documentation/_im2_col_8cpp.xhtml [deleted file]
documentation/_im2_col_8cpp_source.xhtml [deleted file]
documentation/_im2_col_8h.js [new file with mode: 0644]
documentation/_im2_col_8h.xhtml [new file with mode: 0644]
documentation/_im2_col_8h_source.xhtml [new file with mode: 0644]
documentation/_image_file_datasets_8h.xhtml [deleted file]
documentation/_image_file_datasets_8h_source.xhtml [deleted file]
documentation/_in_place_operation_mutator_8h.xhtml [new file with mode: 0644]
documentation/_in_place_operation_mutator_8h_source.xhtml [new file with mode: 0644]
documentation/_initializer_list_dataset_8h.xhtml
documentation/_initializer_list_dataset_8h_source.xhtml
documentation/_input_node_8h.xhtml [new file with mode: 0644]
documentation/_input_node_8h_source.xhtml [new file with mode: 0644]
documentation/_instrument_8h.xhtml
documentation/_instrument_8h_source.xhtml
documentation/_instruments_8cpp.xhtml
documentation/_instruments_8cpp_source.xhtml
documentation/_instruments_8h.js
documentation/_instruments_8h.xhtml
documentation/_instruments_8h_source.xhtml
documentation/_instruments_stats_8cpp.xhtml
documentation/_instruments_stats_8cpp_source.xhtml
documentation/_instruments_stats_8h.xhtml
documentation/_instruments_stats_8h_source.xhtml
documentation/_integral_image_8h.xhtml
documentation/_integral_image_8h_source.xhtml
documentation/_integral_image_fixture_8h.xhtml [deleted file]
documentation/_integral_image_fixture_8h_source.xhtml [deleted file]
documentation/_interpolation_policy_dataset_8h.xhtml [deleted file]
documentation/_interpolation_policy_dataset_8h_source.xhtml [deleted file]
documentation/_iterable_8h.js [new file with mode: 0644]
documentation/_iterable_8h.xhtml [new file with mode: 0644]
documentation/_iterable_8h_source.xhtml [new file with mode: 0644]
documentation/_j_s_o_n_printer_8cpp.xhtml
documentation/_j_s_o_n_printer_8cpp_source.xhtml
documentation/_j_s_o_n_printer_8h.xhtml
documentation/_j_s_o_n_printer_8h_source.xhtml
documentation/_join_dataset_8h.xhtml
documentation/_join_dataset_8h_source.xhtml
documentation/_l2_normalize_layer_8h.js [new file with mode: 0644]
documentation/_l2_normalize_layer_8h.xhtml [new file with mode: 0644]
documentation/_l2_normalize_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_l_s_t_m_layer_8cpp.js [new file with mode: 0644]
documentation/_l_s_t_m_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_l_s_t_m_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_large_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_large_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_large_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_large_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_large_g_e_m_m_lowp_dataset_8h.xhtml [deleted file]
documentation/_large_g_e_m_m_lowp_dataset_8h_source.xhtml [deleted file]
documentation/_layers_8h.xhtml [new file with mode: 0644]
documentation/_layers_8h_source.xhtml [new file with mode: 0644]
documentation/_le_net5_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_le_net5_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_le_net5_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_le_net5_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_le_net5_fixture_8h.xhtml [deleted file]
documentation/_le_net5_fixture_8h_source.xhtml [deleted file]
documentation/_le_net5_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_le_net5_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_le_net5_network_8h.xhtml
documentation/_le_net5_network_8h_source.xhtml
documentation/_le_net5_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_le_net5_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_list_option_8h.xhtml
documentation/_list_option_8h_source.xhtml
documentation/_locally_connected_8h.js [new file with mode: 0644]
documentation/_locally_connected_8h.xhtml [new file with mode: 0644]
documentation/_locally_connected_8h_source.xhtml [new file with mode: 0644]
documentation/_log_8h.xhtml
documentation/_log_8h_source.xhtml
documentation/_log_msg_decorators_8h.xhtml
documentation/_log_msg_decorators_8h_source.xhtml
documentation/_logger_8h.xhtml [deleted file]
documentation/_logger_8h_source.xhtml [deleted file]
documentation/_logger_registry_8h.xhtml
documentation/_logger_registry_8h_source.xhtml
documentation/_lut_8h.xhtml
documentation/_lut_8h_source.xhtml
documentation/_lut_accessor_8h.xhtml
documentation/_lut_accessor_8h_source.xhtml
documentation/_lut_allocator_8h.xhtml
documentation/_lut_allocator_8h_source.xhtml
documentation/_magnitude_8h.xhtml
documentation/_magnitude_8h_source.xhtml
documentation/_mali_counter_8cpp.xhtml
documentation/_mali_counter_8cpp_source.xhtml
documentation/_mali_counter_8h.xhtml
documentation/_mali_counter_8h_source.xhtml
documentation/_matrix_multiply_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_matrix_multiply_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_matrix_pattern_dataset_8h.xhtml [deleted file]
documentation/_matrix_pattern_dataset_8h_source.xhtml [deleted file]
documentation/_mean_std_dev_8h.xhtml
documentation/_mean_std_dev_8h_source.xhtml
documentation/_mean_std_dev_fixture_8h.xhtml [deleted file]
documentation/_mean_std_dev_fixture_8h_source.xhtml [deleted file]
documentation/_measurement_8h.xhtml
documentation/_measurement_8h_source.xhtml
documentation/_median3x3_8h.xhtml
documentation/_median3x3_8h_source.xhtml
documentation/_median3x3_fixture_8h.xhtml [deleted file]
documentation/_median3x3_fixture_8h_source.xhtml [deleted file]
documentation/_memory_8h.xhtml
documentation/_memory_8h_source.xhtml
documentation/_memory_group_8h.xhtml
documentation/_memory_group_8h_source.xhtml
documentation/_memory_group_base_8h.xhtml
documentation/_memory_group_base_8h_source.xhtml
documentation/_memory_manager_8cpp.js [deleted file]
documentation/_memory_manager_8cpp.xhtml [deleted file]
documentation/_memory_manager_8cpp_source.xhtml [deleted file]
documentation/_memory_manager_on_demand_8h.xhtml
documentation/_memory_manager_on_demand_8h_source.xhtml
documentation/_memory_region_8h.xhtml [new file with mode: 0644]
documentation/_memory_region_8h_source.xhtml [new file with mode: 0644]
documentation/_min_max_location_8h.xhtml
documentation/_min_max_location_8h_source.xhtml
documentation/_min_max_location_fixture_8h.xhtml [deleted file]
documentation/_min_max_location_fixture_8h_source.xhtml [deleted file]
documentation/_mobile_net_8cpp.js
documentation/_mobile_net_8cpp.xhtml
documentation/_mobile_net_8cpp_source.xhtml
documentation/_mobile_net_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_mobile_net_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_mobile_net_batch_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_mobile_net_batch_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_mobile_net_depthwise_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_mobile_net_depthwise_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_mobile_net_depthwise_separable_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_mobile_net_depthwise_separable_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_mobile_net_fixture_8h.xhtml [deleted file]
documentation/_mobile_net_fixture_8h_source.xhtml [deleted file]
documentation/_mobile_net_network_8h.xhtml
documentation/_mobile_net_network_8h_source.xhtml
documentation/_mobile_net_v1_8cpp.js
documentation/_mobile_net_v1_8cpp.xhtml
documentation/_mobile_net_v1_8cpp_source.xhtml
documentation/_mobile_net_v1_fixture_8h.xhtml [deleted file]
documentation/_mobile_net_v1_fixture_8h_source.xhtml [deleted file]
documentation/_mobile_net_v1_network_8h.xhtml
documentation/_mobile_net_v1_network_8h_source.xhtml
documentation/_multi_h_o_g_8h.xhtml
documentation/_multi_h_o_g_8h_source.xhtml
documentation/_multi_image_8h.xhtml
documentation/_multi_image_8h_source.xhtml
documentation/_multi_image_info_8h.xhtml
documentation/_multi_image_info_8h_source.xhtml
documentation/_mutex_8h.xhtml
documentation/_mutex_8h_source.xhtml
documentation/_n_e_absolute_difference_8h.xhtml
documentation/_n_e_absolute_difference_8h_source.xhtml
documentation/_n_e_absolute_difference_kernel_8h.xhtml
documentation/_n_e_absolute_difference_kernel_8h_source.xhtml
documentation/_n_e_accumulate_8h.xhtml
documentation/_n_e_accumulate_8h_source.xhtml
documentation/_n_e_accumulate_kernel_8h.xhtml
documentation/_n_e_accumulate_kernel_8h_source.xhtml
documentation/_n_e_activation_function_detail_8h.xhtml
documentation/_n_e_activation_function_detail_8h_source.xhtml
documentation/_n_e_activation_layer_8h.xhtml
documentation/_n_e_activation_layer_8h_source.xhtml
documentation/_n_e_activation_layer_kernel_8h.xhtml
documentation/_n_e_activation_layer_kernel_8h_source.xhtml
documentation/_n_e_arithmetic_addition_8h.xhtml
documentation/_n_e_arithmetic_addition_8h_source.xhtml
documentation/_n_e_arithmetic_addition_kernel_8h.xhtml
documentation/_n_e_arithmetic_addition_kernel_8h_source.xhtml
documentation/_n_e_arithmetic_subtraction_8h.xhtml
documentation/_n_e_arithmetic_subtraction_8h_source.xhtml
documentation/_n_e_arithmetic_subtraction_kernel_8h.xhtml
documentation/_n_e_arithmetic_subtraction_kernel_8h_source.xhtml
documentation/_n_e_asymm_8h.xhtml
documentation/_n_e_asymm_8h_source.xhtml
documentation/_n_e_asymm_8inl.xhtml
documentation/_n_e_asymm_8inl_source.xhtml
documentation/_n_e_batch_normalization_layer_8h.xhtml
documentation/_n_e_batch_normalization_layer_8h_source.xhtml
documentation/_n_e_batch_normalization_layer_kernel_8h.xhtml
documentation/_n_e_batch_normalization_layer_kernel_8h_source.xhtml
documentation/_n_e_bitwise_and_8h.xhtml
documentation/_n_e_bitwise_and_8h_source.xhtml
documentation/_n_e_bitwise_and_kernel_8h.xhtml
documentation/_n_e_bitwise_and_kernel_8h_source.xhtml
documentation/_n_e_bitwise_not_8h.xhtml
documentation/_n_e_bitwise_not_8h_source.xhtml
documentation/_n_e_bitwise_not_kernel_8h.xhtml
documentation/_n_e_bitwise_not_kernel_8h_source.xhtml
documentation/_n_e_bitwise_or_8h.xhtml
documentation/_n_e_bitwise_or_8h_source.xhtml
documentation/_n_e_bitwise_or_kernel_8h.xhtml
documentation/_n_e_bitwise_or_kernel_8h_source.xhtml
documentation/_n_e_bitwise_xor_8h.xhtml
documentation/_n_e_bitwise_xor_8h_source.xhtml
documentation/_n_e_bitwise_xor_kernel_8h.xhtml
documentation/_n_e_bitwise_xor_kernel_8h_source.xhtml
documentation/_n_e_box3x3_8h.xhtml
documentation/_n_e_box3x3_8h_source.xhtml
documentation/_n_e_box3x3_kernel_8h.xhtml
documentation/_n_e_box3x3_kernel_8h_source.xhtml
documentation/_n_e_canny_edge_8h.xhtml
documentation/_n_e_canny_edge_8h_source.xhtml
documentation/_n_e_canny_edge_kernel_8h.xhtml
documentation/_n_e_canny_edge_kernel_8h_source.xhtml
documentation/_n_e_channel_combine_8h.xhtml
documentation/_n_e_channel_combine_8h_source.xhtml
documentation/_n_e_channel_combine_kernel_8h.xhtml
documentation/_n_e_channel_combine_kernel_8h_source.xhtml
documentation/_n_e_channel_extract_8h.xhtml
documentation/_n_e_channel_extract_8h_source.xhtml
documentation/_n_e_channel_extract_kernel_8h.xhtml
documentation/_n_e_channel_extract_kernel_8h_source.xhtml
documentation/_n_e_col2_im_8h.xhtml
documentation/_n_e_col2_im_8h_source.xhtml
documentation/_n_e_col2_im_kernel_8h.xhtml
documentation/_n_e_col2_im_kernel_8h_source.xhtml
documentation/_n_e_color_convert_8h.xhtml
documentation/_n_e_color_convert_8h_source.xhtml
documentation/_n_e_color_convert_helper_8inl.xhtml
documentation/_n_e_color_convert_helper_8inl_source.xhtml
documentation/_n_e_color_convert_kernel_8h.xhtml
documentation/_n_e_color_convert_kernel_8h_source.xhtml
documentation/_n_e_convert_fully_connected_weights_8h.xhtml [new file with mode: 0644]
documentation/_n_e_convert_fully_connected_weights_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_convert_fully_connected_weights_kernel_8h.xhtml [new file with mode: 0644]
documentation/_n_e_convert_fully_connected_weights_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_convolution_8h.xhtml
documentation/_n_e_convolution_8h_source.xhtml
documentation/_n_e_convolution_kernel_8h.xhtml
documentation/_n_e_convolution_kernel_8h_source.xhtml
documentation/_n_e_convolution_layer_8h.xhtml
documentation/_n_e_convolution_layer_8h_source.xhtml
documentation/_n_e_cumulative_distribution_kernel_8h.xhtml
documentation/_n_e_cumulative_distribution_kernel_8h_source.xhtml
documentation/_n_e_deconvolution_layer_8h.xhtml
documentation/_n_e_deconvolution_layer_8h_source.xhtml
documentation/_n_e_depth_concatenate_layer_8h.xhtml
documentation/_n_e_depth_concatenate_layer_8h_source.xhtml
documentation/_n_e_depth_concatenate_layer_kernel_8h.xhtml
documentation/_n_e_depth_concatenate_layer_kernel_8h_source.xhtml
documentation/_n_e_depth_convert_layer_8h.xhtml
documentation/_n_e_depth_convert_layer_8h_source.xhtml
documentation/_n_e_depth_convert_layer_kernel_8h.xhtml
documentation/_n_e_depth_convert_layer_kernel_8h_source.xhtml
documentation/_n_e_depthwise_convolution_layer3x3_kernel_8h.xhtml
documentation/_n_e_depthwise_convolution_layer3x3_kernel_8h_source.xhtml
documentation/_n_e_depthwise_convolution_layer_8h.xhtml
documentation/_n_e_depthwise_convolution_layer_8h_source.xhtml
documentation/_n_e_depthwise_im2_col_kernel_8h.xhtml
documentation/_n_e_depthwise_im2_col_kernel_8h_source.xhtml
documentation/_n_e_depthwise_separable_convolution_layer_8h.xhtml
documentation/_n_e_depthwise_separable_convolution_layer_8h_source.xhtml
documentation/_n_e_depthwise_vector_to_tensor_kernel_8h.xhtml
documentation/_n_e_depthwise_vector_to_tensor_kernel_8h_source.xhtml
documentation/_n_e_depthwise_weights_reshape_kernel_8h.xhtml
documentation/_n_e_depthwise_weights_reshape_kernel_8h_source.xhtml
documentation/_n_e_dequantization_layer_8h.xhtml
documentation/_n_e_dequantization_layer_8h_source.xhtml
documentation/_n_e_dequantization_layer_kernel_8h.xhtml
documentation/_n_e_dequantization_layer_kernel_8h_source.xhtml
documentation/_n_e_derivative_8h.xhtml
documentation/_n_e_derivative_8h_source.xhtml
documentation/_n_e_derivative_kernel_8h.xhtml
documentation/_n_e_derivative_kernel_8h_source.xhtml
documentation/_n_e_device_backend_8h.xhtml [new file with mode: 0644]
documentation/_n_e_device_backend_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_dilate_8h.xhtml
documentation/_n_e_dilate_8h_source.xhtml
documentation/_n_e_dilate_kernel_8h.xhtml
documentation/_n_e_dilate_kernel_8h_source.xhtml
documentation/_n_e_direct_convolution3x3_8h.xhtml
documentation/_n_e_direct_convolution3x3_8h_source.xhtml
documentation/_n_e_direct_convolution_detail_8h.xhtml
documentation/_n_e_direct_convolution_detail_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_8h.xhtml
documentation/_n_e_direct_convolution_layer_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_kernel_8h.xhtml
documentation/_n_e_direct_convolution_layer_kernel_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_output_stage_kernel_8h.xhtml
documentation/_n_e_direct_convolution_layer_output_stage_kernel_8h_source.xhtml
documentation/_n_e_equalize_histogram_8h.xhtml
documentation/_n_e_equalize_histogram_8h_source.xhtml
documentation/_n_e_erode_8h.xhtml
documentation/_n_e_erode_8h_source.xhtml
documentation/_n_e_erode_kernel_8h.xhtml
documentation/_n_e_erode_kernel_8h_source.xhtml
documentation/_n_e_fast_corners_8h.xhtml
documentation/_n_e_fast_corners_8h_source.xhtml
documentation/_n_e_fast_corners_kernel_8h.xhtml
documentation/_n_e_fast_corners_kernel_8h_source.xhtml
documentation/_n_e_fill_array_kernel_8h.xhtml
documentation/_n_e_fill_array_kernel_8h_source.xhtml
documentation/_n_e_fill_border_8h.xhtml
documentation/_n_e_fill_border_8h_source.xhtml
documentation/_n_e_fill_border_kernel_8h.xhtml
documentation/_n_e_fill_border_kernel_8h_source.xhtml
documentation/_n_e_fill_inner_border_kernel_8h.xhtml
documentation/_n_e_fill_inner_border_kernel_8h_source.xhtml
documentation/_n_e_fixed_point_8h.js
documentation/_n_e_fixed_point_8h.xhtml
documentation/_n_e_fixed_point_8h_source.xhtml
documentation/_n_e_fixed_point_8inl.js [deleted file]
documentation/_n_e_fixed_point_8inl.xhtml
documentation/_n_e_fixed_point_8inl_source.xhtml
documentation/_n_e_flatten_layer_8h.xhtml
documentation/_n_e_flatten_layer_8h_source.xhtml
documentation/_n_e_floor_8h.xhtml
documentation/_n_e_floor_8h_source.xhtml
documentation/_n_e_floor_kernel_8h.xhtml
documentation/_n_e_floor_kernel_8h_source.xhtml
documentation/_n_e_fully_connected_layer_8h.xhtml
documentation/_n_e_fully_connected_layer_8h_source.xhtml
documentation/_n_e_function_factory_8h.xhtml [new file with mode: 0644]
documentation/_n_e_function_factory_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_functions_8h.xhtml
documentation/_n_e_functions_8h_source.xhtml
documentation/_n_e_g_e_m_m_8h.xhtml
documentation/_n_e_g_e_m_m_8h_source.xhtml
documentation/_n_e_g_e_m_m_a_arch32_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_a_arch32_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_a_arch64_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_a_arch64_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_a_arch64_native_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_a_arch64_native_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_assembly_base_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_assembly_base_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_convolution_layer_8h.xhtml
documentation/_n_e_g_e_m_m_convolution_layer_8h_source.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_8h.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_interleave_blocked_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_interleave_blocked_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_a53_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_a53_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_core_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_offset_contribution_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_offset_contribution_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_output_stage_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_output_stage_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_reduction_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_reduction_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_addition_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_addition_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_vector_multiply_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_vector_multiply_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_v_a_arch64_kernel_8h.xhtml [deleted file]
documentation/_n_e_g_e_m_v_a_arch64_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_gaussian3x3_8h.xhtml
documentation/_n_e_gaussian3x3_8h_source.xhtml
documentation/_n_e_gaussian3x3_kernel_8h.xhtml
documentation/_n_e_gaussian3x3_kernel_8h_source.xhtml
documentation/_n_e_gaussian5x5_8h.xhtml
documentation/_n_e_gaussian5x5_8h_source.xhtml
documentation/_n_e_gaussian5x5_kernel_8h.xhtml
documentation/_n_e_gaussian5x5_kernel_8h_source.xhtml
documentation/_n_e_gaussian_pyramid_8h.xhtml
documentation/_n_e_gaussian_pyramid_8h_source.xhtml
documentation/_n_e_gaussian_pyramid_kernel_8h.xhtml
documentation/_n_e_gaussian_pyramid_kernel_8h_source.xhtml
documentation/_n_e_h_g_e_m_m_a_arch64_f_p16_kernel_8h.xhtml [deleted file]
documentation/_n_e_h_g_e_m_m_a_arch64_f_p16_kernel_8h_source.xhtml [deleted file]
documentation/_n_e_h_o_g_descriptor_8h.xhtml
documentation/_n_e_h_o_g_descriptor_8h_source.xhtml
documentation/_n_e_h_o_g_descriptor_kernel_8h.xhtml
documentation/_n_e_h_o_g_descriptor_kernel_8h_source.xhtml
documentation/_n_e_h_o_g_detector_8h.xhtml
documentation/_n_e_h_o_g_detector_8h_source.xhtml
documentation/_n_e_h_o_g_detector_kernel_8h.xhtml
documentation/_n_e_h_o_g_detector_kernel_8h_source.xhtml
documentation/_n_e_h_o_g_gradient_8h.xhtml
documentation/_n_e_h_o_g_gradient_8h_source.xhtml
documentation/_n_e_h_o_g_multi_detection_8h.xhtml
documentation/_n_e_h_o_g_multi_detection_8h_source.xhtml
documentation/_n_e_harris_corners_8h.xhtml
documentation/_n_e_harris_corners_8h_source.xhtml
documentation/_n_e_harris_corners_kernel_8h.xhtml
documentation/_n_e_harris_corners_kernel_8h_source.xhtml
documentation/_n_e_histogram_8h.xhtml
documentation/_n_e_histogram_8h_source.xhtml
documentation/_n_e_histogram_kernel_8h.xhtml
documentation/_n_e_histogram_kernel_8h_source.xhtml
documentation/_n_e_im2_col_8h.xhtml
documentation/_n_e_im2_col_8h_source.xhtml
documentation/_n_e_im2_col_kernel_8h.xhtml
documentation/_n_e_im2_col_kernel_8h_source.xhtml
documentation/_n_e_integral_image_8h.xhtml
documentation/_n_e_integral_image_8h_source.xhtml
documentation/_n_e_integral_image_kernel_8h.xhtml
documentation/_n_e_integral_image_kernel_8h_source.xhtml
documentation/_n_e_kernels_8h.xhtml
documentation/_n_e_kernels_8h_source.xhtml
documentation/_n_e_l2_normalize_layer_8h.xhtml
documentation/_n_e_l2_normalize_layer_8h_source.xhtml
documentation/_n_e_l2_normalize_layer_kernel_8h.xhtml
documentation/_n_e_l2_normalize_layer_kernel_8h_source.xhtml
documentation/_n_e_l_k_tracker_kernel_8h.xhtml
documentation/_n_e_l_k_tracker_kernel_8h_source.xhtml
documentation/_n_e_laplacian_pyramid_8h.xhtml
documentation/_n_e_laplacian_pyramid_8h_source.xhtml
documentation/_n_e_laplacian_reconstruct_8h.xhtml
documentation/_n_e_laplacian_reconstruct_8h_source.xhtml
documentation/_n_e_locally_connected_layer_8h.xhtml
documentation/_n_e_locally_connected_layer_8h_source.xhtml
documentation/_n_e_locally_connected_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_locally_connected_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_magnitude_8h.xhtml
documentation/_n_e_magnitude_8h_source.xhtml
documentation/_n_e_magnitude_phase_kernel_8h.xhtml
documentation/_n_e_magnitude_phase_kernel_8h_source.xhtml
documentation/_n_e_math_8h.js
documentation/_n_e_math_8h.xhtml
documentation/_n_e_math_8h_source.xhtml
documentation/_n_e_math_8inl.js
documentation/_n_e_math_8inl.xhtml
documentation/_n_e_math_8inl_source.xhtml
documentation/_n_e_mean_std_dev_8h.xhtml
documentation/_n_e_mean_std_dev_8h_source.xhtml
documentation/_n_e_mean_std_dev_kernel_8h.xhtml
documentation/_n_e_mean_std_dev_kernel_8h_source.xhtml
documentation/_n_e_median3x3_8h.xhtml
documentation/_n_e_median3x3_8h_source.xhtml
documentation/_n_e_median3x3_kernel_8h.xhtml
documentation/_n_e_median3x3_kernel_8h_source.xhtml
documentation/_n_e_min_max_layer_kernel_8h.xhtml
documentation/_n_e_min_max_layer_kernel_8h_source.xhtml
documentation/_n_e_min_max_location_8h.xhtml
documentation/_n_e_min_max_location_8h_source.xhtml
documentation/_n_e_min_max_location_kernel_8h.xhtml
documentation/_n_e_min_max_location_kernel_8h_source.xhtml
documentation/_n_e_node_validator_8h.xhtml [new file with mode: 0644]
documentation/_n_e_node_validator_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_non_linear_filter_8h.xhtml
documentation/_n_e_non_linear_filter_8h_source.xhtml
documentation/_n_e_non_linear_filter_kernel_8h.xhtml
documentation/_n_e_non_linear_filter_kernel_8h_source.xhtml
documentation/_n_e_non_maxima_suppression3x3_8h.xhtml
documentation/_n_e_non_maxima_suppression3x3_8h_source.xhtml
documentation/_n_e_non_maxima_suppression3x3_kernel_8h.xhtml
documentation/_n_e_non_maxima_suppression3x3_kernel_8h_source.xhtml
documentation/_n_e_normalization_layer_8h.xhtml
documentation/_n_e_normalization_layer_8h_source.xhtml
documentation/_n_e_normalization_layer_kernel_8h.xhtml
documentation/_n_e_normalization_layer_kernel_8h_source.xhtml
documentation/_n_e_o_n_2_absolute_difference_8cpp.xhtml
documentation/_n_e_o_n_2_absolute_difference_8cpp_source.xhtml
documentation/_n_e_o_n_2_accumulate_8cpp.xhtml
documentation/_n_e_o_n_2_accumulate_8cpp_source.xhtml
documentation/_n_e_o_n_2_arithmetic_addition_8cpp.xhtml
documentation/_n_e_o_n_2_arithmetic_addition_8cpp_source.xhtml
documentation/_n_e_o_n_2_arithmetic_subtraction_8cpp.js
documentation/_n_e_o_n_2_arithmetic_subtraction_8cpp.xhtml
documentation/_n_e_o_n_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_and_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_and_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_not_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_not_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_or_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_or_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_xor_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_xor_8cpp_source.xhtml
documentation/_n_e_o_n_2_box3x3_8cpp.xhtml
documentation/_n_e_o_n_2_box3x3_8cpp_source.xhtml
documentation/_n_e_o_n_2_channel_combine_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_channel_combine_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_channel_combine_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_channel_extract_8cpp.xhtml
documentation/_n_e_o_n_2_channel_extract_8cpp_source.xhtml
documentation/_n_e_o_n_2_convert_fully_connected_weights_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_convert_fully_connected_weights_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_convert_fully_connected_weights_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_convolution_8cpp.xhtml
documentation/_n_e_o_n_2_convolution_8cpp_source.xhtml
documentation/_n_e_o_n_2_deconvolution_layer_8cpp.js
documentation/_n_e_o_n_2_deconvolution_layer_8cpp.xhtml
documentation/_n_e_o_n_2_deconvolution_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_depth_convert_layer_8cpp.xhtml
documentation/_n_e_o_n_2_depth_convert_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_derivative_8cpp.xhtml
documentation/_n_e_o_n_2_derivative_8cpp_source.xhtml
documentation/_n_e_o_n_2_dilate_8cpp.xhtml
documentation/_n_e_o_n_2_dilate_8cpp_source.xhtml
documentation/_n_e_o_n_2_dilated_convolution_layer_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_dilated_convolution_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_dilated_convolution_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_equalize_histogram_8cpp.js [deleted file]
documentation/_n_e_o_n_2_equalize_histogram_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_equalize_histogram_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_erode_8cpp.xhtml
documentation/_n_e_o_n_2_erode_8cpp_source.xhtml
documentation/_n_e_o_n_2_fast_corners_8cpp.xhtml
documentation/_n_e_o_n_2_fast_corners_8cpp_source.xhtml
documentation/_n_e_o_n_2_fill_border_8cpp.xhtml
documentation/_n_e_o_n_2_fill_border_8cpp_source.xhtml
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_8cpp.xhtml
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_8cpp_source.xhtml
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_target_8h.xhtml
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_target_8h_source.xhtml
documentation/_n_e_o_n_2_fixed_point_pixel_wise_multiplication_8cpp.xhtml
documentation/_n_e_o_n_2_fixed_point_pixel_wise_multiplication_8cpp_source.xhtml
documentation/_n_e_o_n_2_flatten_8cpp.xhtml
documentation/_n_e_o_n_2_flatten_8cpp_source.xhtml
documentation/_n_e_o_n_2_g_e_m_m_interleave4x4_8cpp.xhtml
documentation/_n_e_o_n_2_g_e_m_m_interleave4x4_8cpp_source.xhtml
documentation/_n_e_o_n_2_gaussian3x3_8cpp.xhtml
documentation/_n_e_o_n_2_gaussian3x3_8cpp_source.xhtml
documentation/_n_e_o_n_2_gaussian5x5_8cpp.xhtml
documentation/_n_e_o_n_2_gaussian5x5_8cpp_source.xhtml
documentation/_n_e_o_n_2_gaussian_pyramid_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_gaussian_pyramid_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_gaussian_pyramid_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_global_pooling_layer_8cpp.js
documentation/_n_e_o_n_2_global_pooling_layer_8cpp.xhtml
documentation/_n_e_o_n_2_global_pooling_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_h_o_g_descriptor_8cpp.js [deleted file]
documentation/_n_e_o_n_2_h_o_g_descriptor_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_h_o_g_descriptor_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_h_o_g_detector_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_h_o_g_detector_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_h_o_g_detector_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_h_o_g_multi_detection_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_h_o_g_multi_detection_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_h_o_g_multi_detection_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_helper_8h.xhtml
documentation/_n_e_o_n_2_helper_8h_source.xhtml
documentation/_n_e_o_n_2_histogram_8cpp.js [deleted file]
documentation/_n_e_o_n_2_histogram_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_histogram_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_im2_col_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_im2_col_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_im2_col_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_integral_image_8cpp.js [deleted file]
documentation/_n_e_o_n_2_integral_image_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_integral_image_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_locally_connected_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_locally_connected_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_locally_connected_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_mean_std_dev_8cpp.js [deleted file]
documentation/_n_e_o_n_2_mean_std_dev_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_mean_std_dev_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_median3x3_8cpp.js [deleted file]
documentation/_n_e_o_n_2_median3x3_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_median3x3_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_min_max_location_8cpp.js [deleted file]
documentation/_n_e_o_n_2_min_max_location_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_min_max_location_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_non_linear_filter_8cpp.xhtml
documentation/_n_e_o_n_2_non_linear_filter_8cpp_source.xhtml
documentation/_n_e_o_n_2_optical_flow_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_optical_flow_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_optical_flow_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_permute_8cpp.xhtml
documentation/_n_e_o_n_2_permute_8cpp_source.xhtml
documentation/_n_e_o_n_2_phase_8cpp.js [deleted file]
documentation/_n_e_o_n_2_phase_8cpp.xhtml [deleted file]
documentation/_n_e_o_n_2_phase_8cpp_source.xhtml [deleted file]
documentation/_n_e_o_n_2_pixel_wise_multiplication_8cpp.js
documentation/_n_e_o_n_2_pixel_wise_multiplication_8cpp.xhtml
documentation/_n_e_o_n_2_pixel_wise_multiplication_8cpp_source.xhtml
documentation/_n_e_o_n_2_r_o_i_pooling_layer_8cpp.js
documentation/_n_e_o_n_2_r_o_i_pooling_layer_8cpp.xhtml
documentation/_n_e_o_n_2_r_o_i_pooling_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_reduction_operation_8cpp.js
documentation/_n_e_o_n_2_reduction_operation_8cpp.xhtml
documentation/_n_e_o_n_2_reduction_operation_8cpp_source.xhtml
documentation/_n_e_o_n_2_remap_8cpp.xhtml
documentation/_n_e_o_n_2_remap_8cpp_source.xhtml
documentation/_n_e_o_n_2_sobel_8cpp.xhtml
documentation/_n_e_o_n_2_sobel_8cpp_source.xhtml
documentation/_n_e_o_n_2_table_lookup_8cpp.xhtml
documentation/_n_e_o_n_2_table_lookup_8cpp_source.xhtml
documentation/_n_e_o_n_2_threshold_8cpp.xhtml
documentation/_n_e_o_n_2_threshold_8cpp_source.xhtml
documentation/_n_e_o_n_2_u_n_i_t_2_memory_manager_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_u_n_i_t_2_memory_manager_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_u_n_i_t_2_memory_manager_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_u_n_i_t_2_tensor_allocator_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_u_n_i_t_2_tensor_allocator_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_u_n_i_t_2_tensor_allocator_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_affine_8cpp.xhtml
documentation/_n_e_o_n_2_warp_affine_8cpp_source.xhtml
documentation/_n_e_o_n_2_warp_perspective_8cpp.xhtml
documentation/_n_e_o_n_2_warp_perspective_8cpp_source.xhtml
documentation/_n_e_optical_flow_8h.xhtml
documentation/_n_e_optical_flow_8h_source.xhtml
documentation/_n_e_permute_8h.xhtml
documentation/_n_e_permute_8h_source.xhtml
documentation/_n_e_permute_kernel_8h.xhtml
documentation/_n_e_permute_kernel_8h_source.xhtml
documentation/_n_e_phase_8h.xhtml
documentation/_n_e_phase_8h_source.xhtml
documentation/_n_e_pixel_wise_multiplication_8h.xhtml
documentation/_n_e_pixel_wise_multiplication_8h_source.xhtml
documentation/_n_e_pixel_wise_multiplication_kernel_8h.xhtml
documentation/_n_e_pixel_wise_multiplication_kernel_8h_source.xhtml
documentation/_n_e_pooling_layer_8h.xhtml
documentation/_n_e_pooling_layer_8h_source.xhtml
documentation/_n_e_pooling_layer_kernel_8h.xhtml
documentation/_n_e_pooling_layer_kernel_8h_source.xhtml
documentation/_n_e_quantization_layer_8h.xhtml
documentation/_n_e_quantization_layer_8h_source.xhtml
documentation/_n_e_quantization_layer_kernel_8h.xhtml
documentation/_n_e_quantization_layer_kernel_8h_source.xhtml
documentation/_n_e_r_o_i_pooling_layer_8h.xhtml
documentation/_n_e_r_o_i_pooling_layer_8h_source.xhtml
documentation/_n_e_r_o_i_pooling_layer_kernel_8h.xhtml
documentation/_n_e_r_o_i_pooling_layer_kernel_8h_source.xhtml
documentation/_n_e_reduction_operation_8h.xhtml
documentation/_n_e_reduction_operation_8h_source.xhtml
documentation/_n_e_reduction_operation_kernel_8h.xhtml
documentation/_n_e_reduction_operation_kernel_8h_source.xhtml
documentation/_n_e_remap_8h.xhtml
documentation/_n_e_remap_8h_source.xhtml
documentation/_n_e_remap_kernel_8h.xhtml
documentation/_n_e_remap_kernel_8h_source.xhtml
documentation/_n_e_reshape_layer_8h.xhtml
documentation/_n_e_reshape_layer_8h_source.xhtml
documentation/_n_e_reshape_layer_kernel_8h.xhtml
documentation/_n_e_reshape_layer_kernel_8h_source.xhtml
documentation/_n_e_scale_8h.xhtml
documentation/_n_e_scale_8h_source.xhtml
documentation/_n_e_scale_kernel_8h.xhtml
documentation/_n_e_scale_kernel_8h_source.xhtml
documentation/_n_e_scharr3x3_8h.xhtml
documentation/_n_e_scharr3x3_8h_source.xhtml
documentation/_n_e_scharr3x3_kernel_8h.xhtml
documentation/_n_e_scharr3x3_kernel_8h_source.xhtml
documentation/_n_e_scheduler_8h.xhtml
documentation/_n_e_scheduler_8h_source.xhtml
documentation/_n_e_sobel3x3_8h.xhtml
documentation/_n_e_sobel3x3_8h_source.xhtml
documentation/_n_e_sobel3x3_kernel_8h.xhtml
documentation/_n_e_sobel3x3_kernel_8h_source.xhtml
documentation/_n_e_sobel5x5_8h.xhtml
documentation/_n_e_sobel5x5_8h_source.xhtml
documentation/_n_e_sobel5x5_kernel_8h.xhtml
documentation/_n_e_sobel5x5_kernel_8h_source.xhtml
documentation/_n_e_sobel7x7_8h.xhtml
documentation/_n_e_sobel7x7_8h_source.xhtml
documentation/_n_e_sobel7x7_kernel_8h.xhtml
documentation/_n_e_sobel7x7_kernel_8h_source.xhtml
documentation/_n_e_softmax_layer_8h.xhtml
documentation/_n_e_softmax_layer_8h_source.xhtml
documentation/_n_e_softmax_layer_kernel_8h.xhtml
documentation/_n_e_softmax_layer_kernel_8h_source.xhtml
documentation/_n_e_sub_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_n_e_sub_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_table_lookup_8h.xhtml
documentation/_n_e_table_lookup_8h_source.xhtml
documentation/_n_e_table_lookup_kernel_8h.xhtml
documentation/_n_e_table_lookup_kernel_8h_source.xhtml
documentation/_n_e_tensor_handle_8h.xhtml [new file with mode: 0644]
documentation/_n_e_tensor_handle_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_threshold_8h.xhtml
documentation/_n_e_threshold_8h_source.xhtml
documentation/_n_e_threshold_kernel_8h.xhtml
documentation/_n_e_threshold_kernel_8h_source.xhtml
documentation/_n_e_transpose_8h.xhtml
documentation/_n_e_transpose_8h_source.xhtml
documentation/_n_e_transpose_kernel_8h.xhtml
documentation/_n_e_transpose_kernel_8h_source.xhtml
documentation/_n_e_warp_affine_8h.xhtml
documentation/_n_e_warp_affine_8h_source.xhtml
documentation/_n_e_warp_kernel_8h.xhtml
documentation/_n_e_warp_kernel_8h_source.xhtml
documentation/_n_e_warp_perspective_8h.xhtml
documentation/_n_e_warp_perspective_8h_source.xhtml
documentation/_n_e_weights_reshape_kernel_8h.xhtml
documentation/_n_e_weights_reshape_kernel_8h_source.xhtml
documentation/_n_e_winograd_convolution_layer_8h.xhtml [new file with mode: 0644]
documentation/_n_e_winograd_convolution_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_winograd_convolution_layer_kernel_8h.xhtml [new file with mode: 0644]
documentation/_n_e_winograd_convolution_layer_kernel_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_winograd_layer_8h.xhtml [deleted file]
documentation/_n_e_winograd_layer_8h_source.xhtml [deleted file]
documentation/_n_e_winograd_layer_kernel_8h.xhtml [deleted file]
documentation/_n_e_winograd_layer_kernel_8h_source.xhtml [deleted file]
documentation/_node_context_8h.xhtml [deleted file]
documentation/_node_context_8h_source.xhtml [deleted file]
documentation/_node_fusion_mutator_8h.js [new file with mode: 0644]
documentation/_node_fusion_mutator_8h.xhtml [new file with mode: 0644]
documentation/_node_fusion_mutator_8h_source.xhtml [new file with mode: 0644]
documentation/_node_parameter_8h.xhtml [deleted file]
documentation/_node_parameter_8h_source.xhtml [deleted file]
documentation/_nodes_8h.xhtml
documentation/_nodes_8h_source.xhtml
documentation/_nodes_fwd_8h.xhtml [new file with mode: 0644]
documentation/_nodes_fwd_8h_source.xhtml [new file with mode: 0644]
documentation/_non_linear_filter_8h.xhtml
documentation/_non_linear_filter_8h_source.xhtml
documentation/_non_linear_filter_fixture_8h.xhtml [deleted file]
documentation/_non_linear_filter_fixture_8h_source.xhtml [deleted file]
documentation/_non_linear_filter_function_dataset_8h.xhtml [deleted file]
documentation/_non_linear_filter_function_dataset_8h_source.xhtml [deleted file]
documentation/_non_maxima_suppression_8cpp.xhtml
documentation/_non_maxima_suppression_8cpp_source.xhtml
documentation/_non_maxima_suppression_8h.xhtml
documentation/_non_maxima_suppression_8h_source.xhtml
documentation/_normalization_layer_8h.js [new file with mode: 0644]
documentation/_normalization_layer_8h.xhtml [new file with mode: 0644]
documentation/_normalization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_normalization_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_normalization_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_normalization_types_dataset_8h.xhtml [deleted file]
documentation/_normalization_types_dataset_8h_source.xhtml [deleted file]
documentation/_normalize_planar_y_u_v_layer_8h.xhtml
documentation/_normalize_planar_y_u_v_layer_8h_source.xhtml
documentation/_normalize_planar_y_u_v_layer_dataset_8h.xhtml [deleted file]
documentation/_normalize_planar_y_u_v_layer_dataset_8h_source.xhtml [deleted file]
documentation/_o_m_p_scheduler_8h.xhtml
documentation/_o_m_p_scheduler_8h_source.xhtml
documentation/_offset_lifetime_manager_8h.xhtml
documentation/_offset_lifetime_manager_8h_source.xhtml
documentation/_offset_memory_pool_8h.xhtml
documentation/_offset_memory_pool_8h_source.xhtml
documentation/_open_c_l_8h.xhtml
documentation/_open_c_l_8h_source.xhtml
documentation/_open_c_l_memory_usage_8cpp.xhtml [new file with mode: 0644]
documentation/_open_c_l_memory_usage_8cpp_source.xhtml [new file with mode: 0644]
documentation/_open_c_l_memory_usage_8h.xhtml [new file with mode: 0644]
documentation/_open_c_l_memory_usage_8h_source.xhtml [new file with mode: 0644]
documentation/_open_c_l_timer_8cpp.xhtml
documentation/_open_c_l_timer_8cpp_source.xhtml
documentation/_open_c_l_timer_8h.xhtml
documentation/_open_c_l_timer_8h_source.xhtml
documentation/_open_g_l_e_s_8h.xhtml
documentation/_open_g_l_e_s_8h_source.xhtml
documentation/_operation_registrar_8h.xhtml [deleted file]
documentation/_operation_registrar_8h_source.xhtml [deleted file]
documentation/_operation_registry_8h.xhtml [deleted file]
documentation/_operation_registry_8h_source.xhtml [deleted file]
documentation/_optical_flow_8h.js [new file with mode: 0644]
documentation/_optical_flow_8h.xhtml [new file with mode: 0644]
documentation/_optical_flow_8h_source.xhtml [new file with mode: 0644]
documentation/_option_8cpp.xhtml
documentation/_option_8cpp_source.xhtml
documentation/_option_8h.xhtml
documentation/_option_8h_source.xhtml
documentation/_output_node_8h.xhtml [new file with mode: 0644]
documentation/_output_node_8h_source.xhtml [new file with mode: 0644]
documentation/_p_m_u_8cpp.xhtml
documentation/_p_m_u_8cpp_source.xhtml
documentation/_p_m_u_8h.xhtml
documentation/_p_m_u_8h_source.xhtml
documentation/_p_m_u_counter_8cpp.xhtml
documentation/_p_m_u_counter_8cpp_source.xhtml
documentation/_p_m_u_counter_8h.xhtml
documentation/_p_m_u_counter_8h_source.xhtml
documentation/_padding_calculator_8h.xhtml
documentation/_padding_calculator_8h_source.xhtml
documentation/_pass_manager_8h.xhtml [new file with mode: 0644]
documentation/_pass_manager_8h_source.xhtml [new file with mode: 0644]
documentation/_permute_8h.xhtml
documentation/_permute_8h_source.xhtml
documentation/_permute_fixture_8h.xhtml [deleted file]
documentation/_permute_fixture_8h_source.xhtml [deleted file]
documentation/_phase_8h.xhtml
documentation/_phase_8h_source.xhtml
documentation/_phase_fixture_8h.xhtml [deleted file]
documentation/_phase_fixture_8h_source.xhtml [deleted file]
documentation/_pixel_value_8h.xhtml
documentation/_pixel_value_8h_source.xhtml
documentation/_pixel_wise_multiplication_8h.xhtml
documentation/_pixel_wise_multiplication_8h_source.xhtml
documentation/_pixel_wise_multiplication_fixture_8h.xhtml [deleted file]
documentation/_pixel_wise_multiplication_fixture_8h_source.xhtml [deleted file]
documentation/_pool_manager_8h.xhtml
documentation/_pool_manager_8h_source.xhtml
documentation/_pooling_layer_8h.js [new file with mode: 0644]
documentation/_pooling_layer_8h.xhtml [new file with mode: 0644]
documentation/_pooling_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_pooling_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_pooling_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_pooling_types_dataset_8h.xhtml [deleted file]
documentation/_pooling_types_dataset_8h_source.xhtml [deleted file]
documentation/_pretty_printer_8cpp.xhtml
documentation/_pretty_printer_8cpp_source.xhtml
documentation/_pretty_printer_8h.xhtml
documentation/_pretty_printer_8h_source.xhtml
documentation/_printer_8cpp.xhtml
documentation/_printer_8cpp_source.xhtml
documentation/_printer_8h.xhtml
documentation/_printer_8h_source.xhtml
documentation/_printers_8cpp.xhtml
documentation/_printers_8cpp_source.xhtml
documentation/_profiler_8cpp.xhtml
documentation/_profiler_8cpp_source.xhtml
documentation/_profiler_8h.xhtml
documentation/_profiler_8h_source.xhtml
documentation/_pyramid_8h.xhtml
documentation/_pyramid_8h_source.xhtml
documentation/_pyramid_info_8h.xhtml
documentation/_pyramid_info_8h_source.xhtml
documentation/_q_asymm8_8h.xhtml
documentation/_q_asymm8_8h_source.xhtml
documentation/_q_asymm8_8inl.js [deleted file]
documentation/_q_asymm8_8inl.xhtml
documentation/_q_asymm8_8inl_source.xhtml
documentation/_quantization_layer_8h.js [new file with mode: 0644]
documentation/_quantization_layer_8h.xhtml [new file with mode: 0644]
documentation/_quantization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_r_n_n_layer_8cpp.js [new file with mode: 0644]
documentation/_r_n_n_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_r_n_n_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_r_o_i_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_r_o_i_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_r_o_i_pooling_layer_fixture_8h.xhtml [deleted file]
documentation/_r_o_i_pooling_layer_fixture_8h_source.xhtml [deleted file]
documentation/_random_batch_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_random_batch_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_random_normalize_planar_y_u_v_layer_dataset_8h.xhtml [deleted file]
documentation/_random_normalize_planar_y_u_v_layer_dataset_8h_source.xhtml [deleted file]
documentation/_range_dataset_8h.xhtml
documentation/_range_dataset_8h_source.xhtml
documentation/_raw_lut_accessor_8h.xhtml
documentation/_raw_lut_accessor_8h_source.xhtml
documentation/_raw_tensor_8cpp.xhtml
documentation/_raw_tensor_8cpp_source.xhtml
documentation/_raw_tensor_8h.xhtml
documentation/_raw_tensor_8h_source.xhtml
documentation/_reduction_operation_8h.xhtml
documentation/_reduction_operation_8h_source.xhtml
documentation/_reduction_operation_dataset_8h.xhtml [deleted file]
documentation/_reduction_operation_dataset_8h_source.xhtml [deleted file]
documentation/_reduction_operation_fixture_8h.xhtml [deleted file]
documentation/_reduction_operation_fixture_8h_source.xhtml [deleted file]
documentation/_registrars_8h.xhtml
documentation/_registrars_8h_source.xhtml
documentation/_remap_8h.xhtml
documentation/_remap_8h_source.xhtml
documentation/_remap_fixture_8h.xhtml [deleted file]
documentation/_remap_fixture_8h_source.xhtml [deleted file]
documentation/_reshape_layer_8h.js [new file with mode: 0644]
documentation/_reshape_layer_8h.xhtml [new file with mode: 0644]
documentation/_reshape_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_reshape_layer_dataset_8h.xhtml [deleted file]
documentation/_reshape_layer_dataset_8h_source.xhtml [deleted file]
documentation/_reshape_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_reshape_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_residual_layer_8h.xhtml [deleted file]
documentation/_residual_layer_8h_source.xhtml [deleted file]
documentation/_rounding_8h.xhtml
documentation/_rounding_8h_source.xhtml
documentation/_sampling_policy_dataset_8h.xhtml [deleted file]
documentation/_sampling_policy_dataset_8h_source.xhtml [deleted file]
documentation/_scale_8h.xhtml
documentation/_scale_8h_source.xhtml
documentation/_scale_layer_dataset_8h.xhtml [deleted file]
documentation/_scale_layer_dataset_8h_source.xhtml [deleted file]
documentation/_scale_layer_fixture_8h.xhtml [deleted file]
documentation/_scale_layer_fixture_8h_source.xhtml [deleted file]
documentation/_schaar_8cpp.xhtml
documentation/_schaar_8cpp_source.xhtml
documentation/_scharr_8h.xhtml
documentation/_scharr_8h_source.xhtml
documentation/_scharr_fixture_8h.js [deleted file]
documentation/_scharr_fixture_8h.xhtml [deleted file]
documentation/_scharr_fixture_8h_source.xhtml [deleted file]
documentation/_scheduler_8h.xhtml
documentation/_scheduler_8h_source.xhtml
documentation/_scheduler_timer_8cpp.xhtml
documentation/_scheduler_timer_8cpp_source.xhtml
documentation/_scheduler_timer_8h.xhtml
documentation/_scheduler_timer_8h_source.xhtml
documentation/_semaphore_8h.xhtml
documentation/_semaphore_8h_source.xhtml
documentation/_shape_calculator_8h.js
documentation/_shape_calculator_8h.xhtml
documentation/_shape_calculator_8h_source.xhtml
documentation/_shape_datasets_8h.js [deleted file]
documentation/_shape_datasets_8h.xhtml [deleted file]
documentation/_shape_datasets_8h_source.xhtml [deleted file]
documentation/_signal_8h.js [new file with mode: 0644]
documentation/_signal_8h.xhtml [new file with mode: 0644]
documentation/_signal_8h_source.xhtml [new file with mode: 0644]
documentation/_simple_option_8h.xhtml
documentation/_simple_option_8h_source.xhtml
documentation/_simple_tensor_8h.xhtml
documentation/_simple_tensor_8h_source.xhtml
documentation/_single_thread_scheduler_8h.xhtml
documentation/_single_thread_scheduler_8h_source.xhtml
documentation/_singleton_dataset_8h.xhtml
documentation/_singleton_dataset_8h_source.xhtml
documentation/_size2_d_8h.xhtml
documentation/_size2_d_8h_source.xhtml
documentation/_small_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_small_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_small_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_small_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_small_g_e_m_m_lowp_dataset_8h.xhtml [deleted file]
documentation/_small_g_e_m_m_lowp_dataset_8h_source.xhtml [deleted file]
documentation/_sobel_8h.xhtml
documentation/_sobel_8h_source.xhtml
documentation/_sobel_fixture_8h.js [deleted file]
documentation/_sobel_fixture_8h.xhtml [deleted file]
documentation/_sobel_fixture_8h_source.xhtml [deleted file]
documentation/_softmax_layer_8h.js [new file with mode: 0644]
documentation/_softmax_layer_8h.xhtml [new file with mode: 0644]
documentation/_softmax_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_softmax_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_softmax_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_split_layer_node_8h.xhtml [new file with mode: 0644]
documentation/_split_layer_node_8h_source.xhtml [new file with mode: 0644]
documentation/_split_layer_sub_tensor_mutator_8h.xhtml [new file with mode: 0644]
documentation/_split_layer_sub_tensor_mutator_8h_source.xhtml [new file with mode: 0644]
documentation/_squeeze_net_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_squeeze_net_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_squeeze_net_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_squeeze_net_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_squeeze_net_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_squeeze_net_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_std_printer_8h.xhtml
documentation/_std_printer_8h_source.xhtml
documentation/_steps_8h.xhtml
documentation/_steps_8h_source.xhtml
documentation/_stream_8h.xhtml [new file with mode: 0644]
documentation/_stream_8h_source.xhtml [new file with mode: 0644]
documentation/_strides_8h.xhtml
documentation/_strides_8h_source.xhtml
documentation/_strong_type_8h.xhtml [new file with mode: 0644]
documentation/_strong_type_8h_source.xhtml [new file with mode: 0644]
documentation/_strong_type_attributes_8h.xhtml [new file with mode: 0644]
documentation/_strong_type_attributes_8h_source.xhtml [new file with mode: 0644]
documentation/_sub_graph_8h.js [deleted file]
documentation/_sub_graph_8h.xhtml [deleted file]
documentation/_sub_graph_8h_source.xhtml [deleted file]
documentation/_sub_stream_8h.xhtml [new file with mode: 0644]
documentation/_sub_stream_8h_source.xhtml [new file with mode: 0644]
documentation/_sub_tensor_8h.xhtml [new file with mode: 0644]
documentation/_sub_tensor_8h_source.xhtml [new file with mode: 0644]
documentation/_sub_tensor_info_8h.xhtml
documentation/_sub_tensor_info_8h_source.xhtml
documentation/_table_lookup_8h.xhtml
documentation/_table_lookup_8h_source.xhtml
documentation/_table_lookup_fixture_8h.xhtml [deleted file]
documentation/_table_lookup_fixture_8h_source.xhtml [deleted file]
documentation/_tensor_allocator_8cpp.js [deleted file]
documentation/_tensor_allocator_8cpp.xhtml [deleted file]
documentation/_tensor_allocator_8cpp_source.xhtml [deleted file]
documentation/_tensor_allocator_8h.xhtml
documentation/_tensor_allocator_8h_source.xhtml
documentation/_tensor_cache_8h.xhtml
documentation/_tensor_cache_8h_source.xhtml
documentation/_tensor_descriptor_8h.xhtml [new file with mode: 0644]
documentation/_tensor_descriptor_8h_source.xhtml [new file with mode: 0644]
documentation/_tensor_info_8cpp.xhtml
documentation/_tensor_info_8cpp_source.xhtml
documentation/_tensor_info_8h.xhtml
documentation/_tensor_info_8h_source.xhtml
documentation/_tensor_shape_8cpp.xhtml
documentation/_tensor_shape_8cpp_source.xhtml
documentation/_tensor_shape_8h.xhtml
documentation/_tensor_shape_8h_source.xhtml
documentation/_test_case_8h.xhtml
documentation/_test_case_8h_source.xhtml
documentation/_test_case_factory_8h.xhtml
documentation/_test_case_factory_8h_source.xhtml
documentation/_test_filter_8cpp.xhtml
documentation/_test_filter_8cpp_source.xhtml
documentation/_test_filter_8h.xhtml
documentation/_test_filter_8h_source.xhtml
documentation/_test_result_8h.xhtml
documentation/_test_result_8h_source.xhtml
documentation/_threshold_8h.xhtml
documentation/_threshold_8h_source.xhtml
documentation/_threshold_dataset_8h.xhtml [deleted file]
documentation/_threshold_dataset_8h_source.xhtml [deleted file]
documentation/_threshold_fixture_8h.xhtml [deleted file]
documentation/_threshold_fixture_8h_source.xhtml [deleted file]
documentation/_tiny_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_tiny_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_tiny_g_e_m_m_dataset_8h.xhtml [deleted file]
documentation/_tiny_g_e_m_m_dataset_8h_source.xhtml [deleted file]
documentation/_toggle_option_8cpp.xhtml
documentation/_toggle_option_8cpp_source.xhtml
documentation/_toggle_option_8h.xhtml
documentation/_toggle_option_8h_source.xhtml
documentation/_toolchain_support_8h.xhtml
documentation/_toolchain_support_8h_source.xhtml
documentation/_transpose_8h.xhtml
documentation/_transpose_8h_source.xhtml
documentation/_tuner_8cpp.js [new file with mode: 0644]
documentation/_tuner_8cpp.xhtml [new file with mode: 0644]
documentation/_tuner_8cpp_source.xhtml [new file with mode: 0644]
documentation/_type_printer_8h.js [deleted file]
documentation/_type_printer_8h.xhtml [deleted file]
documentation/_type_printer_8h_source.xhtml [deleted file]
documentation/_type_reader_8h.xhtml
documentation/_type_reader_8h_source.xhtml
documentation/_u_n_i_t_2_fixed_point_8cpp.xhtml
documentation/_u_n_i_t_2_fixed_point_8cpp_source.xhtml
documentation/_utility_8h.js [new file with mode: 0644]
documentation/_utility_8h.xhtml [new file with mode: 0644]
documentation/_utility_8h_source.xhtml [new file with mode: 0644]
documentation/_utils_quantized_asymm_8h.xhtml
documentation/_utils_quantized_asymm_8h_source.xhtml
documentation/_v_g_g16_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_v_g_g16_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_v_g_g16_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_v_g_g16_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_v_g_g16_fully_connected_layer_dataset_8h.xhtml [deleted file]
documentation/_v_g_g16_fully_connected_layer_dataset_8h_source.xhtml [deleted file]
documentation/_v_g_g16_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_v_g_g16_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_validate_8h.js
documentation/_validate_8h.xhtml
documentation/_validate_8h_source.xhtml
documentation/_validate_helpers_8h.js [new file with mode: 0644]
documentation/_validate_helpers_8h.xhtml [new file with mode: 0644]
documentation/_validate_helpers_8h_source.xhtml [new file with mode: 0644]
documentation/_validation_8cpp.xhtml
documentation/_validation_8cpp_source.xhtml
documentation/_validation_8h.js
documentation/_validation_8h.xhtml
documentation/_validation_8h_source.xhtml
documentation/_wall_clock_timer_8cpp.xhtml
documentation/_wall_clock_timer_8cpp_source.xhtml
documentation/_wall_clock_timer_8h.xhtml
documentation/_wall_clock_timer_8h_source.xhtml
documentation/_warp_affine_8h.xhtml
documentation/_warp_affine_8h_source.xhtml
documentation/_warp_affine_fixture_8h.xhtml [deleted file]
documentation/_warp_affine_fixture_8h_source.xhtml [deleted file]
documentation/_warp_perspective_8h.xhtml
documentation/_warp_perspective_8h_source.xhtml
documentation/_warp_perspective_fixture_8h.xhtml [deleted file]
documentation/_warp_perspective_fixture_8h_source.xhtml [deleted file]
documentation/_width_concatenate_layer_8h.js [new file with mode: 0644]
documentation/_width_concatenate_layer_8h.xhtml [new file with mode: 0644]
documentation/_width_concatenate_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_window_8h.xhtml
documentation/_window_8h_source.xhtml
documentation/_window_8inl.xhtml
documentation/_window_8inl_source.xhtml
documentation/_winograd_8h.js [new file with mode: 0644]
documentation/_winograd_8h.xhtml [new file with mode: 0644]
documentation/_winograd_8h_source.xhtml [new file with mode: 0644]
documentation/_winograd_layer_fixture_8h.xhtml [deleted file]
documentation/_winograd_layer_fixture_8h_source.xhtml [deleted file]
documentation/_workload_8h.js [new file with mode: 0644]
documentation/_workload_8h.xhtml [new file with mode: 0644]
documentation/_workload_8h_source.xhtml [new file with mode: 0644]
documentation/_y_o_l_o_v2_activation_layer_dataset_8h.xhtml [deleted file]
documentation/_y_o_l_o_v2_activation_layer_dataset_8h_source.xhtml [deleted file]
documentation/_y_o_l_o_v2_batch_normalization_layer_dataset_8h.xhtml [deleted file]
documentation/_y_o_l_o_v2_batch_normalization_layer_dataset_8h_source.xhtml [deleted file]
documentation/_y_o_l_o_v2_convolution_layer_dataset_8h.xhtml [deleted file]
documentation/_y_o_l_o_v2_convolution_layer_dataset_8h_source.xhtml [deleted file]
documentation/_y_o_l_o_v2_pooling_layer_dataset_8h.xhtml [deleted file]
documentation/_y_o_l_o_v2_pooling_layer_dataset_8h_source.xhtml [deleted file]
documentation/_zip_dataset_8h.xhtml
documentation/_zip_dataset_8h_source.xhtml
documentation/absdiff_8cl.xhtml
documentation/absdiff_8cl_source.xhtml
documentation/accumulate_8cl.xhtml
documentation/accumulate_8cl_source.xhtml
documentation/activation__layer_8cl.js
documentation/activation__layer_8cl.xhtml
documentation/activation__layer_8cl_source.xhtml
documentation/activation__layer__qa8_8cl.js
documentation/activation__layer__qa8_8cl.xhtml
documentation/activation__layer__qa8_8cl_source.xhtml
documentation/and_8h.xhtml
documentation/and_8h_source.xhtml
documentation/annotated.xhtml
documentation/annotated_dup.js
documentation/architecture.xhtml
documentation/arithmetic__op_8cl.xhtml
documentation/arithmetic__op_8cl_source.xhtml
documentation/arm__compute_2core_2_fixed_point_8h.xhtml
documentation/arm__compute_2core_2_fixed_point_8h_source.xhtml
documentation/arm__compute_2core_2_helpers_8h.js
documentation/arm__compute_2core_2_helpers_8h.xhtml
documentation/arm__compute_2core_2_helpers_8h_source.xhtml
documentation/arm__compute_2core_2_types_8h.js
documentation/arm__compute_2core_2_types_8h.xhtml
documentation/arm__compute_2core_2_types_8h_source.xhtml
documentation/arm__compute_2core_2_utils_8h.js
documentation/arm__compute_2core_2_utils_8h.xhtml
documentation/arm__compute_2core_2_utils_8h_source.xhtml
documentation/arm__compute_2core_2utils_2logging_2_helpers_8h.xhtml
documentation/arm__compute_2core_2utils_2logging_2_helpers_8h_source.xhtml
documentation/arm__compute_2core_2utils_2logging_2_macros_8h.xhtml
documentation/arm__compute_2core_2utils_2logging_2_macros_8h_source.xhtml
documentation/arm__compute_2core_2utils_2logging_2_printers_8h.xhtml
documentation/arm__compute_2core_2utils_2logging_2_printers_8h_source.xhtml
documentation/arm__compute_2core_2utils_2logging_2_types_8h.js
documentation/arm__compute_2core_2utils_2logging_2_types_8h.xhtml
documentation/arm__compute_2core_2utils_2logging_2_types_8h_source.xhtml
documentation/arm__compute_2graph_2_type_printer_8h.js [new file with mode: 0644]
documentation/arm__compute_2graph_2_type_printer_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2_type_printer_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2_types_8h.js
documentation/arm__compute_2graph_2_types_8h.xhtml
documentation/arm__compute_2graph_2_types_8h_source.xhtml
documentation/arm__compute_2graph_2_utils_8h.js [new file with mode: 0644]
documentation/arm__compute_2graph_2_utils_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2_utils_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2backends_2_utils_8h.js [new file with mode: 0644]
documentation/arm__compute_2graph_2backends_2_utils_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2backends_2_utils_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2frontend_2_types_8h.js [new file with mode: 0644]
documentation/arm__compute_2graph_2frontend_2_types_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2frontend_2_types_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2nodes_2_activation_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_activation_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_batch_normalization_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_batch_normalization_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_convolution_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_convolution_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_depth_convert_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_depth_convert_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_depthwise_convolution_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_depthwise_convolution_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_dequantization_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_dequantization_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_flatten_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_flatten_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_fully_connected_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_fully_connected_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_l2_normalize_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_l2_normalize_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_normalization_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_normalization_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_pooling_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_pooling_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_quantization_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_quantization_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_reshape_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_reshape_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_softmax_layer_8h.xhtml [deleted file]
documentation/arm__compute_2graph_2nodes_2_softmax_layer_8h_source.xhtml [deleted file]
documentation/arm__compute_2graph_2printers_2_printers_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2printers_2_printers_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2runtime_2_types_8h.xhtml
documentation/arm__compute_2runtime_2_types_8h_source.xhtml
documentation/arm__compute_2runtime_2_utils_8h.xhtml
documentation/arm__compute_2runtime_2_utils_8h_source.xhtml
documentation/batchnormalization__layer_8cl.xhtml
documentation/batchnormalization__layer_8cl_source.xhtml
documentation/benchmark_2_c_l_2_activation_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_activation_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_batch_normalization_layer_8cpp.js
documentation/benchmark_2_c_l_2_batch_normalization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_batch_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_convolution_layer_8cpp.js
documentation/benchmark_2_c_l_2_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_depth_concatenate_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_depthwise_convolution_layer_8cpp.js
documentation/benchmark_2_c_l_2_depthwise_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_depthwise_separable_convolution_layer_8cpp.js
documentation/benchmark_2_c_l_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_dequantization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_dequantization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_direct_convolution_layer_8cpp.js
documentation/benchmark_2_c_l_2_direct_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_direct_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_equalize_histogram_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_equalize_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_equalize_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_flatten_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_flatten_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_floor_8cpp.js
documentation/benchmark_2_c_l_2_floor_8cpp.xhtml
documentation/benchmark_2_c_l_2_floor_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_fully_connected_layer_8cpp.js
documentation/benchmark_2_c_l_2_fully_connected_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_fully_connected_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_8cpp.js
documentation/benchmark_2_c_l_2_g_e_m_m_8cpp.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_lowp_8cpp.js
documentation/benchmark_2_c_l_2_g_e_m_m_lowp_8cpp.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_lowp_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_h_o_g_descriptor_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_h_o_g_descriptor_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_h_o_g_descriptor_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_harris_corners_8cpp.xhtml
documentation/benchmark_2_c_l_2_harris_corners_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_histogram_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_integral_image_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_integral_image_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_integral_image_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_l2_normalize_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_l2_normalize_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_magnitude_8cpp.xhtml
documentation/benchmark_2_c_l_2_magnitude_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_mean_std_dev_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_mean_std_dev_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_mean_std_dev_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_median3x3_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_median3x3_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_median3x3_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_min_max_location_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_min_max_location_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_min_max_location_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_normalization_layer_8cpp.js
documentation/benchmark_2_c_l_2_normalization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_phase_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_c_l_2_phase_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_phase_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_c_l_2_pooling_layer_8cpp.js
documentation/benchmark_2_c_l_2_pooling_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_pooling_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_quantization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_quantization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_reshape_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_reshape_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp.js
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp.js
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_scale_8cpp.js
documentation/benchmark_2_c_l_2_scale_8cpp.xhtml
documentation/benchmark_2_c_l_2_scale_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_softmax_layer_8cpp.js
documentation/benchmark_2_c_l_2_softmax_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_softmax_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_transpose_8cpp.xhtml
documentation/benchmark_2_c_l_2_transpose_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_activation_layer_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_activation_layer_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_activation_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_fully_connected_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_fully_connected_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_fully_connected_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_g_e_m_m_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_g_e_m_m_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_g_e_m_m_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_normalize_planar_y_u_v_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_normalize_planar_y_u_v_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_normalize_planar_y_u_v_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_softmax_layer_8cpp.js
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_softmax_layer_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_softmax_layer_8cpp_source.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_transpose_8cpp.xhtml
documentation/benchmark_2_g_l_e_s___c_o_m_p_u_t_e_2_transpose_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_activation_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_activation_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_activation_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_batch_normalization_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_batch_normalization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_batch_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_convolution_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_convolution_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_depth_concatenate_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_dequantization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_dequantization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_direct_convolution_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_direct_convolution_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_direct_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_equalize_histogram_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_equalize_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_equalize_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_flatten_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_flatten_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_floor_8cpp.js
documentation/benchmark_2_n_e_o_n_2_floor_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_floor_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_fully_connected_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_fully_connected_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_fully_connected_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_8cpp.js
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_lowp_8cpp.js
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_lowp_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_lowp_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_h_o_g_descriptor_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_h_o_g_descriptor_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_h_o_g_descriptor_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_harris_corners_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_harris_corners_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_histogram_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_integral_image_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_integral_image_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_integral_image_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_l2_normalize_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_l2_normalize_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_magnitude_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_magnitude_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_mean_std_dev_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_mean_std_dev_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_mean_std_dev_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_median3x3_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_median3x3_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_median3x3_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_min_max_location_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_min_max_location_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_min_max_location_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_normalization_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_normalization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_phase_8cpp.js [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_phase_8cpp.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_phase_8cpp_source.xhtml [new file with mode: 0644]
documentation/benchmark_2_n_e_o_n_2_pooling_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_pooling_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_pooling_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_quantization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_quantization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_reshape_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_reshape_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp.js
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp.js
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_scale_8cpp.js
documentation/benchmark_2_n_e_o_n_2_scale_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_scale_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_softmax_layer_8cpp.js
documentation/benchmark_2_n_e_o_n_2_softmax_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_softmax_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_transpose_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_transpose_8cpp_source.xhtml
documentation/benchmark_2fixtures_2_activation_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_activation_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_batch_normalization_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_batch_normalization_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depth_concatenate_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depth_concatenate_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depthwise_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depthwise_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_dequantization_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_dequantization_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_flatten_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_flatten_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_floor_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_floor_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_fully_connected_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_interleave4x4_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_interleave4x4_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_lowp_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_g_e_m_m_lowp_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_harris_corners_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_harris_corners_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_l2_normalize_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_l2_normalize_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_magnitude_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_magnitude_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_normalization_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_normalization_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_normalize_planar_y_u_v_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_normalize_planar_y_u_v_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_pooling_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_pooling_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_quantization_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_quantization_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_reshape_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_reshape_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_scale_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_scale_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_softmax_layer_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_softmax_layer_fixture_8h_source.xhtml [deleted file]
documentation/benchmark_2fixtures_2_transpose_fixture_8h.xhtml [deleted file]
documentation/benchmark_2fixtures_2_transpose_fixture_8h_source.xhtml [deleted file]
documentation/bitwise__op_8cl.xhtml
documentation/bitwise__op_8cl_source.xhtml
documentation/caffe__data__extractor_8py.js [deleted file]
documentation/caffe__data__extractor_8py.xhtml [deleted file]
documentation/caffe__data__extractor_8py_source.xhtml [deleted file]
documentation/canny_8cl.xhtml
documentation/canny_8cl_source.xhtml
documentation/channel__combine_8cl.xhtml
documentation/channel__combine_8cl_source.xhtml
documentation/channel__extract_8cl.xhtml
documentation/channel__extract_8cl_source.xhtml
documentation/channel__shuffle_8cl.xhtml [new file with mode: 0644]
documentation/channel__shuffle_8cl_source.xhtml [new file with mode: 0644]
documentation/cl__convolution_8cpp.xhtml
documentation/cl__convolution_8cpp_source.xhtml
documentation/cl__events_8cpp.xhtml
documentation/cl__events_8cpp_source.xhtml
documentation/cl__sgemm_8cpp.xhtml
documentation/cl__sgemm_8cpp_source.xhtml
documentation/classarm__compute_1_1_access_window_auto_padding.xhtml
documentation/classarm__compute_1_1_access_window_horizontal.xhtml
documentation/classarm__compute_1_1_access_window_rectangle.js
documentation/classarm__compute_1_1_access_window_rectangle.xhtml
documentation/classarm__compute_1_1_access_window_static.js
documentation/classarm__compute_1_1_access_window_static.xhtml
documentation/classarm__compute_1_1_access_window_static__coll__graph.map
documentation/classarm__compute_1_1_access_window_static__coll__graph.md5
documentation/classarm__compute_1_1_access_window_static__coll__graph.svg
documentation/classarm__compute_1_1_access_window_transpose.xhtml
documentation/classarm__compute_1_1_access_window_vertical.xhtml
documentation/classarm__compute_1_1_activation_layer_info.xhtml
documentation/classarm__compute_1_1_allocator.js
documentation/classarm__compute_1_1_allocator.xhtml
documentation/classarm__compute_1_1_array.xhtml
documentation/classarm__compute_1_1_assembly_kernel_glue.js [new file with mode: 0644]
documentation/classarm__compute_1_1_assembly_kernel_glue.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_assembly_kernel_glue__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_assembly_kernel_glue__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_assembly_kernel_glue__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_blob_lifetime_manager.xhtml
documentation/classarm__compute_1_1_blob_memory_pool.xhtml
documentation/classarm__compute_1_1_c_l_absolute_difference.xhtml
documentation/classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_squared.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_squared_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_weighted.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_weighted_kernel.xhtml
documentation/classarm__compute_1_1_c_l_activation_layer.xhtml
documentation/classarm__compute_1_1_c_l_activation_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_addition.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml
documentation/classarm__compute_1_1_c_l_array.xhtml
documentation/classarm__compute_1_1_c_l_batch_normalization_layer.js
documentation/classarm__compute_1_1_c_l_batch_normalization_layer.xhtml
documentation/classarm__compute_1_1_c_l_batch_normalization_layer_kernel.js
documentation/classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_and.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_not.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_not_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_or.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_xor.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_box3x3.xhtml
documentation/classarm__compute_1_1_c_l_box3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_buffer_allocator.js
documentation/classarm__compute_1_1_c_l_buffer_allocator.xhtml
documentation/classarm__compute_1_1_c_l_buffer_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_buffer_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_buffer_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_buffer_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_buffer_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_build_options.xhtml
documentation/classarm__compute_1_1_c_l_canny_edge.xhtml
documentation/classarm__compute_1_1_c_l_channel_combine.xhtml
documentation/classarm__compute_1_1_c_l_channel_combine_kernel.xhtml
documentation/classarm__compute_1_1_c_l_channel_extract.xhtml
documentation/classarm__compute_1_1_c_l_channel_extract_kernel.xhtml
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_channel_shuffle_layer_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_coarse_s_v_m_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_coarse_s_v_m_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_coarse_s_v_m_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_coarse_s_v_m_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_coarse_s_v_m_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_col2_im_kernel.xhtml
documentation/classarm__compute_1_1_c_l_color_convert.xhtml
documentation/classarm__compute_1_1_c_l_color_convert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_convolution3x3.xhtml
documentation/classarm__compute_1_1_c_l_convolution_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convolution_layer.js
documentation/classarm__compute_1_1_c_l_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_convolution_layer_reshape_weights.js
documentation/classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_c_l_convolution_rectangle.xhtml
documentation/classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convolution_square.xhtml
documentation/classarm__compute_1_1_c_l_copy.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml
documentation/classarm__compute_1_1_c_l_deconvolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml
documentation/classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml
documentation/classarm__compute_1_1_c_l_depth_concatenate_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depth_convert_layer.xhtml
documentation/classarm__compute_1_1_c_l_depth_convert_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer.js
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.js
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_kernel.js [deleted file]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_depthwise_im2_col_kernel.js
documentation/classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_c_l_dequantization_layer.xhtml
documentation/classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_derivative.xhtml
documentation/classarm__compute_1_1_c_l_derivative_kernel.xhtml
documentation/classarm__compute_1_1_c_l_dilate.xhtml
documentation/classarm__compute_1_1_c_l_dilate_kernel.xhtml
documentation/classarm__compute_1_1_c_l_direct_convolution_layer.js
documentation/classarm__compute_1_1_c_l_direct_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel.js
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel__coll__graph.map
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel__coll__graph.md5
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel__coll__graph.svg
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_output_stage_kernel.xhtml
documentation/classarm__compute_1_1_c_l_distribution1_d.xhtml
documentation/classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml
documentation/classarm__compute_1_1_c_l_edge_trace_kernel.xhtml
documentation/classarm__compute_1_1_c_l_equalize_histogram.xhtml
documentation/classarm__compute_1_1_c_l_erode.xhtml
documentation/classarm__compute_1_1_c_l_erode_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fast_corners.xhtml
documentation/classarm__compute_1_1_c_l_fast_corners_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fill_border.xhtml
documentation/classarm__compute_1_1_c_l_fill_border_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fine_s_v_m_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_fine_s_v_m_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_fine_s_v_m_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_fine_s_v_m_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_fine_s_v_m_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_flatten_layer.xhtml
documentation/classarm__compute_1_1_c_l_floor.xhtml
documentation/classarm__compute_1_1_c_l_floor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fully_connected_layer.js
documentation/classarm__compute_1_1_c_l_fully_connected_layer.xhtml
documentation/classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m.js
documentation/classarm__compute_1_1_c_l_g_e_m_m.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.js
documentation/classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian3x3.xhtml
documentation/classarm__compute_1_1_c_l_gaussian3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.js
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.js
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gradient_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_detector.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_gradient.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml
documentation/classarm__compute_1_1_c_l_harris_corners.xhtml
documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_c_l_histogram.xhtml
documentation/classarm__compute_1_1_c_l_histogram_border_kernel.xhtml
documentation/classarm__compute_1_1_c_l_histogram_kernel.xhtml
documentation/classarm__compute_1_1_c_l_im2_col_kernel.js
documentation/classarm__compute_1_1_c_l_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_c_l_integral_image.xhtml
documentation/classarm__compute_1_1_c_l_integral_image_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_kernel_library.js
documentation/classarm__compute_1_1_c_l_kernel_library.xhtml
documentation/classarm__compute_1_1_c_l_l2_normalize_layer.xhtml
documentation/classarm__compute_1_1_c_l_l2_normalize_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_finalize_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_init_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_s_t_m_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_l_s_t_m_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_l_s_t_m_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_l_s_t_m_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_laplacian_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml
documentation/classarm__compute_1_1_c_l_locally_connected_layer.js
documentation/classarm__compute_1_1_c_l_locally_connected_layer.xhtml
documentation/classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_max_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_max_shift_exp_sum_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml
documentation/classarm__compute_1_1_c_l_lut.xhtml
documentation/classarm__compute_1_1_c_l_lut_allocator.xhtml
documentation/classarm__compute_1_1_c_l_magnitude.xhtml
documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml
documentation/classarm__compute_1_1_c_l_mean_std_dev.xhtml
documentation/classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml
documentation/classarm__compute_1_1_c_l_median3x3.xhtml
documentation/classarm__compute_1_1_c_l_median3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_memory.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_memory.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_min_max_kernel.xhtml
documentation/classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_min_max_location.xhtml
documentation/classarm__compute_1_1_c_l_min_max_location_kernel.xhtml
documentation/classarm__compute_1_1_c_l_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_c_l_multi_image.xhtml
documentation/classarm__compute_1_1_c_l_non_linear_filter.xhtml
documentation/classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml
documentation/classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml
documentation/classarm__compute_1_1_c_l_non_maxima_suppression3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_normalization_layer.xhtml
documentation/classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_optical_flow.xhtml
documentation/classarm__compute_1_1_c_l_permute.xhtml
documentation/classarm__compute_1_1_c_l_permute_kernel.xhtml
documentation/classarm__compute_1_1_c_l_phase.xhtml
documentation/classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml
documentation/classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml
documentation/classarm__compute_1_1_c_l_pooling_layer.xhtml
documentation/classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_quantization_layer.xhtml
documentation/classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_r_n_n_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_r_n_n_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_r_n_n_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_r_n_n_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_r_n_n_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml
documentation/classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_reduction_operation.xhtml
documentation/classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml
documentation/classarm__compute_1_1_c_l_remap.xhtml
documentation/classarm__compute_1_1_c_l_remap_kernel.xhtml
documentation/classarm__compute_1_1_c_l_reshape_layer.xhtml
documentation/classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scale.xhtml
documentation/classarm__compute_1_1_c_l_scale_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scharr3x3.xhtml
documentation/classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scheduler.js
documentation/classarm__compute_1_1_c_l_scheduler.xhtml
documentation/classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_separable_convolution_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel3x3.xhtml
documentation/classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_softmax_layer.xhtml
documentation/classarm__compute_1_1_c_l_sub_tensor.js
documentation/classarm__compute_1_1_c_l_sub_tensor.xhtml
documentation/classarm__compute_1_1_c_l_symbols.js
documentation/classarm__compute_1_1_c_l_symbols.xhtml
documentation/classarm__compute_1_1_c_l_table_lookup.xhtml
documentation/classarm__compute_1_1_c_l_table_lookup_kernel.xhtml
documentation/classarm__compute_1_1_c_l_tensor.js
documentation/classarm__compute_1_1_c_l_tensor.xhtml
documentation/classarm__compute_1_1_c_l_tensor_allocator.js
documentation/classarm__compute_1_1_c_l_tensor_allocator.xhtml
documentation/classarm__compute_1_1_c_l_threshold.xhtml
documentation/classarm__compute_1_1_c_l_threshold_kernel.xhtml
documentation/classarm__compute_1_1_c_l_transpose.xhtml
documentation/classarm__compute_1_1_c_l_transpose_kernel.xhtml
documentation/classarm__compute_1_1_c_l_tuner.js
documentation/classarm__compute_1_1_c_l_tuner.xhtml
documentation/classarm__compute_1_1_c_l_warp_affine.xhtml
documentation/classarm__compute_1_1_c_l_warp_affine_kernel.xhtml
documentation/classarm__compute_1_1_c_l_warp_perspective.xhtml
documentation/classarm__compute_1_1_c_l_warp_perspective_kernel.xhtml
documentation/classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_c_l_width_concatenate_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_width_concatenate_layer_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_convolution_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_convolution_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_convolution_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_convolution_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_filter_transform_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_filter_transform_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_filter_transform_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_filter_transform_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_filter_transform_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_input_transform_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_output_transform_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_output_transform_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_output_transform_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_output_transform_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_l_winograd_output_transform_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_permute.xhtml
documentation/classarm__compute_1_1_c_p_p_permute_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_scheduler.xhtml
documentation/classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_upsample.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_p_upsample_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_u_info.js [new file with mode: 0644]
documentation/classarm__compute_1_1_c_p_u_info.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_coordinates.xhtml
documentation/classarm__compute_1_1_dimensions.xhtml
documentation/classarm__compute_1_1_distribution1_d.xhtml
documentation/classarm__compute_1_1_g_c_absolute_difference.xhtml
documentation/classarm__compute_1_1_g_c_absolute_difference_kernel.xhtml
documentation/classarm__compute_1_1_g_c_activation_layer.xhtml
documentation/classarm__compute_1_1_g_c_activation_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_arithmetic_addition.xhtml
documentation/classarm__compute_1_1_g_c_arithmetic_addition_kernel.xhtml
documentation/classarm__compute_1_1_g_c_batch_normalization_layer.xhtml
documentation/classarm__compute_1_1_g_c_batch_normalization_layer_kernel.js
documentation/classarm__compute_1_1_g_c_batch_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_buffer_allocator.js [new file with mode: 0644]
documentation/classarm__compute_1_1_g_c_buffer_allocator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_g_c_buffer_allocator__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_g_c_buffer_allocator__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_g_c_buffer_allocator__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_g_c_col2_im_kernel.xhtml
documentation/classarm__compute_1_1_g_c_convolution_layer.js
documentation/classarm__compute_1_1_g_c_convolution_layer.xhtml
documentation/classarm__compute_1_1_g_c_convolution_layer_reshape_weights.js
documentation/classarm__compute_1_1_g_c_convolution_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_g_c_depth_concatenate_layer.xhtml
documentation/classarm__compute_1_1_g_c_depth_concatenate_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_depthwise_convolution_layer3x3.js
documentation/classarm__compute_1_1_g_c_depthwise_convolution_layer3x3.xhtml
documentation/classarm__compute_1_1_g_c_depthwise_convolution_layer3x3_kernel.js
documentation/classarm__compute_1_1_g_c_depthwise_convolution_layer3x3_kernel.xhtml
documentation/classarm__compute_1_1_g_c_direct_convolution_layer.js
documentation/classarm__compute_1_1_g_c_direct_convolution_layer.xhtml
documentation/classarm__compute_1_1_g_c_direct_convolution_layer_kernel.js
documentation/classarm__compute_1_1_g_c_direct_convolution_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_dropout_layer.xhtml
documentation/classarm__compute_1_1_g_c_dropout_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_fill_border.xhtml
documentation/classarm__compute_1_1_g_c_fill_border_kernel.xhtml
documentation/classarm__compute_1_1_g_c_fully_connected_layer.js
documentation/classarm__compute_1_1_g_c_fully_connected_layer.xhtml
documentation/classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m.js
documentation/classarm__compute_1_1_g_c_g_e_m_m.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_interleave4x4.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_interleave4x4_kernel.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_matrix_accumulate_biases_kernel.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_matrix_addition_kernel.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_matrix_multiply_kernel.js
documentation/classarm__compute_1_1_g_c_g_e_m_m_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_transpose1x_w.xhtml
documentation/classarm__compute_1_1_g_c_g_e_m_m_transpose1x_w_kernel.xhtml
documentation/classarm__compute_1_1_g_c_im2_col_kernel.js
documentation/classarm__compute_1_1_g_c_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_g_c_kernel.xhtml
documentation/classarm__compute_1_1_g_c_kernel_library.xhtml
documentation/classarm__compute_1_1_g_c_logits1_d_max_kernel.xhtml
documentation/classarm__compute_1_1_g_c_logits1_d_norm_kernel.xhtml
documentation/classarm__compute_1_1_g_c_logits1_d_shift_exp_sum_kernel.xhtml
documentation/classarm__compute_1_1_g_c_normalization_layer.js
documentation/classarm__compute_1_1_g_c_normalization_layer.xhtml
documentation/classarm__compute_1_1_g_c_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer.xhtml
documentation/classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_pixel_wise_multiplication.xhtml
documentation/classarm__compute_1_1_g_c_pixel_wise_multiplication_kernel.xhtml
documentation/classarm__compute_1_1_g_c_pooling_layer.xhtml
documentation/classarm__compute_1_1_g_c_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_g_c_program.xhtml
documentation/classarm__compute_1_1_g_c_scale.xhtml
documentation/classarm__compute_1_1_g_c_scale_kernel.xhtml
documentation/classarm__compute_1_1_g_c_scheduler.js
documentation/classarm__compute_1_1_g_c_scheduler.xhtml
documentation/classarm__compute_1_1_g_c_softmax_layer.js
documentation/classarm__compute_1_1_g_c_softmax_layer.xhtml
documentation/classarm__compute_1_1_g_c_tensor.xhtml
documentation/classarm__compute_1_1_g_c_tensor_allocator.js
documentation/classarm__compute_1_1_g_c_tensor_allocator.xhtml
documentation/classarm__compute_1_1_g_c_tensor_shift.xhtml
documentation/classarm__compute_1_1_g_c_tensor_shift_kernel.xhtml
documentation/classarm__compute_1_1_g_c_transpose.xhtml
documentation/classarm__compute_1_1_g_c_transpose_kernel.xhtml
documentation/classarm__compute_1_1_g_c_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_g_e_m_m_info.xhtml
documentation/classarm__compute_1_1_g_e_m_m_reshape_info.xhtml
documentation/classarm__compute_1_1_g_l_buffer_wrapper.js [new file with mode: 0644]
documentation/classarm__compute_1_1_g_l_buffer_wrapper.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_h_o_g.xhtml
documentation/classarm__compute_1_1_h_o_g_info.js
documentation/classarm__compute_1_1_h_o_g_info.xhtml
documentation/classarm__compute_1_1_i_access_window.xhtml
documentation/classarm__compute_1_1_i_allocator.js
documentation/classarm__compute_1_1_i_allocator.xhtml
documentation/classarm__compute_1_1_i_array.xhtml
documentation/classarm__compute_1_1_i_c_l_array.xhtml
documentation/classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_distribution1_d.xhtml
documentation/classarm__compute_1_1_i_c_l_g_e_m_m_lowp_reduction_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_h_o_g.xhtml
documentation/classarm__compute_1_1_i_c_l_kernel.js
documentation/classarm__compute_1_1_i_c_l_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_lut.xhtml
documentation/classarm__compute_1_1_i_c_l_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_i_c_l_multi_image.xhtml
documentation/classarm__compute_1_1_i_c_l_s_v_m_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_s_v_m_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_s_v_m_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_s_v_m_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_i_c_l_simple2_d_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_simple3_d_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_simple_function.xhtml
documentation/classarm__compute_1_1_i_c_l_simple_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_tensor.xhtml
documentation/classarm__compute_1_1_i_c_l_tuner.js
documentation/classarm__compute_1_1_i_c_l_tuner.xhtml
documentation/classarm__compute_1_1_i_c_p_p_kernel.xhtml
documentation/classarm__compute_1_1_i_c_p_p_simple_function.xhtml
documentation/classarm__compute_1_1_i_c_p_p_simple_kernel.xhtml
documentation/classarm__compute_1_1_i_distribution.xhtml
documentation/classarm__compute_1_1_i_distribution1_d.xhtml
documentation/classarm__compute_1_1_i_function.js
documentation/classarm__compute_1_1_i_function.xhtml
documentation/classarm__compute_1_1_i_g_c_kernel.js
documentation/classarm__compute_1_1_i_g_c_kernel.xhtml
documentation/classarm__compute_1_1_i_g_c_simple2_d_kernel.xhtml
documentation/classarm__compute_1_1_i_g_c_simple3_d_kernel.xhtml
documentation/classarm__compute_1_1_i_g_c_simple_function.xhtml
documentation/classarm__compute_1_1_i_g_c_simple_kernel.xhtml
documentation/classarm__compute_1_1_i_g_c_tensor.xhtml
documentation/classarm__compute_1_1_i_h_o_g.xhtml
documentation/classarm__compute_1_1_i_kernel.xhtml
documentation/classarm__compute_1_1_i_lifetime_manager.xhtml
documentation/classarm__compute_1_1_i_lut.xhtml
documentation/classarm__compute_1_1_i_lut_allocator.xhtml
documentation/classarm__compute_1_1_i_memory_group.xhtml
documentation/classarm__compute_1_1_i_memory_manager.xhtml
documentation/classarm__compute_1_1_i_memory_pool.xhtml
documentation/classarm__compute_1_1_i_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_i_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_i_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_i_multi_image.xhtml
documentation/classarm__compute_1_1_i_n_e_g_e_m_m_lowp_reduction_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_simple_function.xhtml
documentation/classarm__compute_1_1_i_n_e_warp_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_winograd_layer_batched_g_e_m_m_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_winograd_layer_transform_input_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_winograd_layer_transform_output_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_winograd_layer_transform_weights_kernel.xhtml
documentation/classarm__compute_1_1_i_pool_manager.js
documentation/classarm__compute_1_1_i_pool_manager.xhtml
documentation/classarm__compute_1_1_i_pyramid.xhtml
documentation/classarm__compute_1_1_i_scheduler.js
documentation/classarm__compute_1_1_i_scheduler.xhtml
documentation/classarm__compute_1_1_i_simple_lifetime_manager.xhtml
documentation/classarm__compute_1_1_i_tensor.js
documentation/classarm__compute_1_1_i_tensor.xhtml
documentation/classarm__compute_1_1_i_tensor_allocator.xhtml
documentation/classarm__compute_1_1_i_tensor_info.js
documentation/classarm__compute_1_1_i_tensor_info.xhtml
documentation/classarm__compute_1_1_iterator.xhtml
documentation/classarm__compute_1_1_kernel.xhtml
documentation/classarm__compute_1_1_l_s_t_m_params.js [new file with mode: 0644]
documentation/classarm__compute_1_1_l_s_t_m_params.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_lut.xhtml
documentation/classarm__compute_1_1_lut_allocator.xhtml
documentation/classarm__compute_1_1_memory.js
documentation/classarm__compute_1_1_memory.xhtml
documentation/classarm__compute_1_1_memory_group_base.xhtml
documentation/classarm__compute_1_1_memory_manager_on_demand.xhtml
documentation/classarm__compute_1_1_memory_region.js [new file with mode: 0644]
documentation/classarm__compute_1_1_memory_region.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_memory_region__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_memory_region__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_memory_region__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_multi_image.xhtml
documentation/classarm__compute_1_1_multi_image_info.xhtml
documentation/classarm__compute_1_1_n_e_absolute_difference.xhtml
documentation/classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_accumulate_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_accumulate_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_accumulate_squared.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_squared_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_squared_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_accumulate_squared_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_accumulate_squared_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_accumulate_weighted.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_weighted_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_weighted_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_accumulate_weighted_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_accumulate_weighted_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_activation_layer.xhtml
documentation/classarm__compute_1_1_n_e_activation_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_addition.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml
documentation/classarm__compute_1_1_n_e_batch_normalization_layer.js
documentation/classarm__compute_1_1_n_e_batch_normalization_layer.xhtml
documentation/classarm__compute_1_1_n_e_batch_normalization_layer_kernel.js
documentation/classarm__compute_1_1_n_e_batch_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_and.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_not.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_not_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_or.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_or_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_xor.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_box3x3.xhtml
documentation/classarm__compute_1_1_n_e_box3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_box3x3_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_box3x3_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_box3x3_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_canny_edge.xhtml
documentation/classarm__compute_1_1_n_e_channel_combine.xhtml
documentation/classarm__compute_1_1_n_e_channel_combine_kernel.xhtml
documentation/classarm__compute_1_1_n_e_channel_extract.xhtml
documentation/classarm__compute_1_1_n_e_channel_extract_kernel.xhtml
documentation/classarm__compute_1_1_n_e_channel_extract_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_channel_extract_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_channel_extract_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_col2_im.xhtml
documentation/classarm__compute_1_1_n_e_col2_im_kernel.xhtml
documentation/classarm__compute_1_1_n_e_color_convert.xhtml
documentation/classarm__compute_1_1_n_e_color_convert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights.js [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel.js [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_convolution3x3.xhtml
documentation/classarm__compute_1_1_n_e_convolution_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convolution_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_convolution_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_convolution_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_convolution_layer.js
documentation/classarm__compute_1_1_n_e_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_n_e_convolution_rectangle.xhtml
documentation/classarm__compute_1_1_n_e_convolution_rectangle_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convolution_square.xhtml
documentation/classarm__compute_1_1_n_e_cumulative_distribution_kernel.xhtml
documentation/classarm__compute_1_1_n_e_deconvolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_depth_concatenate_layer.xhtml
documentation/classarm__compute_1_1_n_e_depth_concatenate_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depth_convert_layer.xhtml
documentation/classarm__compute_1_1_n_e_depth_convert_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer.js
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer3x3.js
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer3x3.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer3x3_kernel.js
documentation/classarm__compute_1_1_n_e_depthwise_convolution_layer3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_im2_col_kernel.js
documentation/classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_separable_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_vector_to_tensor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depthwise_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_n_e_dequantization_layer.xhtml
documentation/classarm__compute_1_1_n_e_dequantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_derivative.xhtml
documentation/classarm__compute_1_1_n_e_derivative_kernel.xhtml
documentation/classarm__compute_1_1_n_e_dilate.xhtml
documentation/classarm__compute_1_1_n_e_dilate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_dilate_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_dilate_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_dilate_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_direct_convolution_layer.js
documentation/classarm__compute_1_1_n_e_direct_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_direct_convolution_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_direct_convolution_layer_output_stage_kernel.xhtml
documentation/classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml
documentation/classarm__compute_1_1_n_e_edge_trace_kernel.xhtml
documentation/classarm__compute_1_1_n_e_equalize_histogram.xhtml
documentation/classarm__compute_1_1_n_e_erode.xhtml
documentation/classarm__compute_1_1_n_e_erode_kernel.xhtml
documentation/classarm__compute_1_1_n_e_erode_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_erode_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_erode_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_fast_corners.xhtml
documentation/classarm__compute_1_1_n_e_fast_corners_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_array_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_border.xhtml
documentation/classarm__compute_1_1_n_e_fill_border_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml
documentation/classarm__compute_1_1_n_e_flatten_layer.xhtml
documentation/classarm__compute_1_1_n_e_floor.xhtml
documentation/classarm__compute_1_1_n_e_floor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_floor_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_floor_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_floor_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_fully_connected_layer.js
documentation/classarm__compute_1_1_n_e_fully_connected_layer.xhtml
documentation/classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_native_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_native_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_native_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_native_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_native_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_assembly_base_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_convolution_layer.js
documentation/classarm__compute_1_1_n_e_g_e_m_m_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave_blocked_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave_blocked_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave_blocked_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave_blocked_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave_blocked_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_a53_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_a53_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_a53_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_a53_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_a53_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_a_arch64_v8_p4_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_core.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_offset_contribution_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_g_e_m_v_a_arch64_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_v_a_arch64_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_v_a_arch64_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_v_a_arch64_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_g_e_m_v_a_arch64_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_gaussian3x3.xhtml
documentation/classarm__compute_1_1_n_e_gaussian3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian3x3_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_gaussian3x3_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_gaussian3x3_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_gaussian5x5.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5_hor_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_gaussian5x5_hor_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_gaussian5x5_hor_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_gaussian5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5_vert_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_gaussian5x5_vert_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_gaussian5x5_vert_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_gaussian_pyramid.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_gradient_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_g_e_m_m_a_arch64_f_p16_kernel.js [deleted file]
documentation/classarm__compute_1_1_n_e_h_g_e_m_m_a_arch64_f_p16_kernel.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_h_g_e_m_m_a_arch64_f_p16_kernel__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_h_g_e_m_m_a_arch64_f_p16_kernel__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_h_g_e_m_m_a_arch64_f_p16_kernel__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_detector.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_gradient.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml
documentation/classarm__compute_1_1_n_e_harris_corners.xhtml
documentation/classarm__compute_1_1_n_e_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_n_e_histogram.xhtml
documentation/classarm__compute_1_1_n_e_histogram_kernel.xhtml
documentation/classarm__compute_1_1_n_e_im2_col.js
documentation/classarm__compute_1_1_n_e_im2_col.xhtml
documentation/classarm__compute_1_1_n_e_im2_col__coll__graph.map
documentation/classarm__compute_1_1_n_e_im2_col__coll__graph.md5
documentation/classarm__compute_1_1_n_e_im2_col__coll__graph.svg
documentation/classarm__compute_1_1_n_e_im2_col_kernel.js
documentation/classarm__compute_1_1_n_e_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_n_e_integral_image.xhtml
documentation/classarm__compute_1_1_n_e_integral_image_kernel.xhtml
documentation/classarm__compute_1_1_n_e_integral_image_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_integral_image_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_integral_image_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_l2_normalize_layer.xhtml
documentation/classarm__compute_1_1_n_e_l2_normalize_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml
documentation/classarm__compute_1_1_n_e_laplacian_pyramid.xhtml
documentation/classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml
documentation/classarm__compute_1_1_n_e_locally_connected_layer.js
documentation/classarm__compute_1_1_n_e_locally_connected_layer.xhtml
documentation/classarm__compute_1_1_n_e_locally_connected_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml
documentation/classarm__compute_1_1_n_e_logits1_d_max_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_logits1_d_max_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_logits1_d_max_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_logits1_d_softmax_kernel.xhtml
documentation/classarm__compute_1_1_n_e_magnitude.xhtml
documentation/classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml
documentation/classarm__compute_1_1_n_e_mean_std_dev.xhtml
documentation/classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml
documentation/classarm__compute_1_1_n_e_median3x3.xhtml
documentation/classarm__compute_1_1_n_e_median3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_median3x3_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_median3x3_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_median3x3_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_min_max_kernel.xhtml
documentation/classarm__compute_1_1_n_e_min_max_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_min_max_location.xhtml
documentation/classarm__compute_1_1_n_e_min_max_location_kernel.xhtml
documentation/classarm__compute_1_1_n_e_non_linear_filter.xhtml
documentation/classarm__compute_1_1_n_e_non_linear_filter_kernel.xhtml
documentation/classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml
documentation/classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_normalization_layer.xhtml
documentation/classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_optical_flow.xhtml
documentation/classarm__compute_1_1_n_e_permute.xhtml
documentation/classarm__compute_1_1_n_e_permute_kernel.xhtml
documentation/classarm__compute_1_1_n_e_phase.xhtml
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication.js
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.js
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml
documentation/classarm__compute_1_1_n_e_pooling_layer.xhtml
documentation/classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_quantization_layer.xhtml
documentation/classarm__compute_1_1_n_e_quantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_r_o_i_pooling_layer.xhtml
documentation/classarm__compute_1_1_n_e_r_o_i_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_reduction_operation.xhtml
documentation/classarm__compute_1_1_n_e_reduction_operation_kernel.xhtml
documentation/classarm__compute_1_1_n_e_remap.xhtml
documentation/classarm__compute_1_1_n_e_remap_kernel.xhtml
documentation/classarm__compute_1_1_n_e_reshape_layer.xhtml
documentation/classarm__compute_1_1_n_e_reshape_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_reshape_layer_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_reshape_layer_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_reshape_layer_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_scale.xhtml
documentation/classarm__compute_1_1_n_e_scale_kernel.js
documentation/classarm__compute_1_1_n_e_scale_kernel.xhtml
documentation/classarm__compute_1_1_n_e_scharr3x3.xhtml
documentation/classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_separable_convolution_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_separable_convolution_hor_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_separable_convolution_hor_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_separable_convolution_hor_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_separable_convolution_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_separable_convolution_vert_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_separable_convolution_vert_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_separable_convolution_vert_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_sobel3x3.xhtml
documentation/classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_softmax_layer.xhtml
documentation/classarm__compute_1_1_n_e_table_lookup.xhtml
documentation/classarm__compute_1_1_n_e_table_lookup_kernel.xhtml
documentation/classarm__compute_1_1_n_e_table_lookup_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_table_lookup_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_table_lookup_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_threshold.xhtml
documentation/classarm__compute_1_1_n_e_threshold_kernel.xhtml
documentation/classarm__compute_1_1_n_e_transpose.xhtml
documentation/classarm__compute_1_1_n_e_transpose_kernel.xhtml
documentation/classarm__compute_1_1_n_e_warp_affine.xhtml
documentation/classarm__compute_1_1_n_e_warp_affine_kernel.xhtml
documentation/classarm__compute_1_1_n_e_warp_perspective.xhtml
documentation/classarm__compute_1_1_n_e_warp_perspective_kernel.xhtml
documentation/classarm__compute_1_1_n_e_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_n_e_winograd_convolution_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_winograd_convolution_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_winograd_convolution_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_winograd_convolution_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_winograd_convolution_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_winograd_layer.js [deleted file]
documentation/classarm__compute_1_1_n_e_winograd_layer.xhtml [deleted file]
documentation/classarm__compute_1_1_n_e_winograd_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1_n_e_winograd_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1_n_e_winograd_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1_n_e_winograd_layer_batched_g_e_m_m_kernel.xhtml
documentation/classarm__compute_1_1_n_e_winograd_layer_batched_g_e_m_m_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_winograd_layer_batched_g_e_m_m_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_winograd_layer_batched_g_e_m_m_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel.js
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel.xhtml
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel.js
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel.xhtml
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel__coll__graph.svg
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel.xhtml
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel__coll__graph.map
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel__coll__graph.md5
documentation/classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel__coll__graph.svg
documentation/classarm__compute_1_1_normalization_layer_info.xhtml
documentation/classarm__compute_1_1_o_m_p_scheduler.xhtml
documentation/classarm__compute_1_1_offset_lifetime_manager.xhtml
documentation/classarm__compute_1_1_offset_memory_pool.xhtml
documentation/classarm__compute_1_1_pad_stride_info.xhtml
documentation/classarm__compute_1_1_pixel_value.xhtml
documentation/classarm__compute_1_1_pool_manager.js
documentation/classarm__compute_1_1_pool_manager.xhtml
documentation/classarm__compute_1_1_pooling_layer_info.xhtml
documentation/classarm__compute_1_1_program.xhtml
documentation/classarm__compute_1_1_pyramid.xhtml
documentation/classarm__compute_1_1_pyramid_info.xhtml
documentation/classarm__compute_1_1_r_o_i_pooling_layer_info.xhtml
documentation/classarm__compute_1_1_scheduler.xhtml
documentation/classarm__compute_1_1_semaphore.xhtml
documentation/classarm__compute_1_1_single_thread_scheduler.xhtml
documentation/classarm__compute_1_1_size2_d.js
documentation/classarm__compute_1_1_size2_d.xhtml
documentation/classarm__compute_1_1_status.xhtml
documentation/classarm__compute_1_1_steps.xhtml
documentation/classarm__compute_1_1_strides.xhtml
documentation/classarm__compute_1_1_sub_tensor.js
documentation/classarm__compute_1_1_sub_tensor.xhtml
documentation/classarm__compute_1_1_sub_tensor_info.js
documentation/classarm__compute_1_1_sub_tensor_info.xhtml
documentation/classarm__compute_1_1_tensor.xhtml
documentation/classarm__compute_1_1_tensor_allocator.xhtml
documentation/classarm__compute_1_1_tensor_info.js
documentation/classarm__compute_1_1_tensor_info.xhtml
documentation/classarm__compute_1_1_tensor_shape.js
documentation/classarm__compute_1_1_tensor_shape.xhtml
documentation/classarm__compute_1_1_weights_info.xhtml
documentation/classarm__compute_1_1_window.xhtml
documentation/classarm__compute_1_1_window_1_1_dimension.xhtml
documentation/classarm__compute_1_1detail_1_1compare__dimension.xhtml
documentation/classarm__compute_1_1gles_1_1_n_d_range.xhtml
documentation/classarm__compute_1_1graph_1_1_activation_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_activation_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_activation_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_activation_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_activation_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_activation_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_activation_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_activation_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_activation_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_activation_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_branch_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_branch_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_branch_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_branch_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_branch_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_map.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_map.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_map__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_map__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_map__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_unmap.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_unmap.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_unmap__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_unmap__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_c_l_unmap__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_const_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_const_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_const_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_const_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_const_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_convolution_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_convolution_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_convolution_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_convolution_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_convolution_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_convolution_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_convolution_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_convolution_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_convolution_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_default_node_visitor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_default_node_visitor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_default_node_visitor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_default_node_visitor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_default_node_visitor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concat_sub_tensor_mutator.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concat_sub_tensor_mutator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concat_sub_tensor_mutator__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concat_sub_tensor_mutator__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concat_sub_tensor_mutator__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concatenate_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concatenate_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concatenate_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concatenate_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_concatenate_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depth_convert_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_depth_convert_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_depth_convert_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_depth_convert_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_depth_convert_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dequantization_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_dequantization_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_dequantization_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_dequantization_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_dequantization_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_dot_graph_printer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_printer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_printer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_printer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_printer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_visitor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_visitor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_visitor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_visitor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_dot_graph_visitor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_edge.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_edge.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_eltwise_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_eltwise_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_eltwise_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_eltwise_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_eltwise_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_flatten_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_flatten_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_flatten_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_flatten_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_flatten_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_flatten_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_flatten_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_flatten_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_flatten_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_flatten_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_floor_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_floor_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph.js
documentation/classarm__compute_1_1graph_1_1_graph.xhtml
documentation/classarm__compute_1_1graph_1_1_graph_builder.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph_context.js
documentation/classarm__compute_1_1graph_1_1_graph_context.xhtml
documentation/classarm__compute_1_1graph_1_1_graph_hints.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_graph_hints.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_graph_manager.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph_manager.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_graph_mutator.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_graph_mutator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_graph_printer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_graph_printer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_node.js
documentation/classarm__compute_1_1graph_1_1_i_node.xhtml
documentation/classarm__compute_1_1graph_1_1_i_node_visitor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_node_visitor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_operation.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_i_operation.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_i_tensor_accessor.xhtml
documentation/classarm__compute_1_1graph_1_1_i_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_tensor_object.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_i_tensor_object.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_in_place_operation_mutator.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_in_place_operation_mutator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_in_place_operation_mutator__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_in_place_operation_mutator__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_in_place_operation_mutator__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_input_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_input_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_input_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_input_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_input_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_context.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_context.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_fusion_mutator.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_node_fusion_mutator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_node_fusion_mutator__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_node_fusion_mutator__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_node_fusion_mutator__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_node_parameter.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_parameter.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_parameter__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_parameter__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_parameter__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_node_parameter_base.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_normalization_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_operation_registry.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_operation_registry.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_output_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_output_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_output_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_output_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_output_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pass_manager.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pass_manager.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_pooling_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_pooling_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_pooling_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_pooling_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_pooling_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_quantization_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_quantization_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_quantization_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_quantization_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_quantization_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_reshape_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_reshape_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_reshape_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_reshape_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_reshape_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_residual_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_residual_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_residual_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_residual_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_residual_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_softmax_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_softmax_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_softmax_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_softmax_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_softmax_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_node.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_node.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_node__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_node__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_node__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_sub_tensor_mutator.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_sub_tensor_mutator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_sub_tensor_mutator__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_sub_tensor_mutator__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_split_layer_sub_tensor_mutator__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_sub_graph.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_graph.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_tensor.js [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_tensor.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_tensor__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_tensor__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_sub_tensor__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1_task_executor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_task_executor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_tensor.js
documentation/classarm__compute_1_1graph_1_1_tensor.xhtml
documentation/classarm__compute_1_1graph_1_1_tensor__coll__graph.map [deleted file]
documentation/classarm__compute_1_1graph_1_1_tensor__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1graph_1_1_tensor__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1graph_1_1backends_1_1_backend_registry.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_backend_registry.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_function_factory.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_node_validator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_function_factory.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_node_validator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_tensor_handle__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_tensor_handle__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_g_c_tensor_handle__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_function_factory.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_node_validator.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_sub_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_sub_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_sub_tensor_handle__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_sub_tensor_handle__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_sub_tensor_handle__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_tensor_handle.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_tensor_handle.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_tensor_handle__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_tensor_handle__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1_n_e_tensor_handle__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1detail_1_1_backend_registrar.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1backends_1_1detail_1_1_backend_registrar.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1detail_1_1_operation_registrar.js [deleted file]
documentation/classarm__compute_1_1graph_1_1detail_1_1_operation_registrar.xhtml [deleted file]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_activation_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_activation_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_activation_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_branch_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_branch_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_branch_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_branch_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_branch_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_i_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_i_stream.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_input_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_input_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_input_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_input_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_output_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_output_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_output_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_output_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_scale_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_scale_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_scale_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_stream.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_stream__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_stream__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_stream__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_sub_stream__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_sub_stream__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1frontend_1_1_sub_stream__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_caffe_preproccessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_dummy_accessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_i_preprocessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_num_py_accessor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_num_py_accessor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_num_py_accessor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_num_py_accessor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_num_py_accessor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_num_py_bin_loader.js
documentation/classarm__compute_1_1graph__utils_1_1_num_py_bin_loader.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_p_p_m_accessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_p_p_m_writer.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_t_f_preproccessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_top_n_predictions_accessor.xhtml
documentation/classarm__compute_1_1io_1_1_file_handler.xhtml
documentation/classarm__compute_1_1logging_1_1_date_decorator.xhtml
documentation/classarm__compute_1_1logging_1_1_file_printer.xhtml
documentation/classarm__compute_1_1logging_1_1_i_decorator.xhtml
documentation/classarm__compute_1_1logging_1_1_log_level_decorator.xhtml
documentation/classarm__compute_1_1logging_1_1_logger.xhtml
documentation/classarm__compute_1_1logging_1_1_logger_registry.xhtml
documentation/classarm__compute_1_1logging_1_1_printer.xhtml
documentation/classarm__compute_1_1logging_1_1_std_printer.xhtml
documentation/classarm__compute_1_1logging_1_1_string_decorator.xhtml
documentation/classarm__compute_1_1logging_1_1_thread_id_decorator.xhtml
documentation/classarm__compute_1_1misc_1_1_i_cloneable.xhtml
documentation/classarm__compute_1_1strong__type_1_1_strong_type.js [new file with mode: 0644]
documentation/classarm__compute_1_1strong__type_1_1_strong_type.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1strong__type_1_1_strong_type__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1strong__type_1_1_strong_type__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1strong__type_1_1_strong_type__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_accessor.js
documentation/classarm__compute_1_1test_1_1_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_alex_net_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_alex_net_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_alex_net_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_alex_net_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_alex_net_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_assets_library.js
documentation/classarm__compute_1_1test_1_1_assets_library.xhtml
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_c_l_accessor.js
documentation/classarm__compute_1_1test_1_1_c_l_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_h_o_g_accessor.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_c_l_h_o_g_accessor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_c_l_h_o_g_accessor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_c_l_h_o_g_accessor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_c_l_h_o_g_accessor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_c_l_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_synthetize_function.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_synthetize_function_with_zero_constant_border.xhtml
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_floor_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_floor_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_floor_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_floor_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_floor_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_g_c_accessor.js
documentation/classarm__compute_1_1test_1_1_g_c_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_lowp_matrix_multiply_core_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_lowp_matrix_multiply_core_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_lowp_matrix_multiply_core_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_lowp_matrix_multiply_core_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_g_e_m_m_lowp_matrix_multiply_core_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_h_o_g_accessor.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_h_o_g_accessor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_h_o_g_accessor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_h_o_g_accessor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_h_o_g_accessor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_i_accessor.js
documentation/classarm__compute_1_1test_1_1_i_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_i_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_i_h_o_g_accessor.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_i_h_o_g_accessor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_i_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_le_net5_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_le_net5_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_le_net5_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_le_net5_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_le_net5_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_mobile_net_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_v1_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_v1_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_v1_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_v1_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_mobile_net_v1_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_n_e_synthetize_function.xhtml
documentation/classarm__compute_1_1test_1_1_n_e_synthetize_function_with_zero_constant_border.xhtml
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_normalize_planar_y_u_v_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_normalize_planar_y_u_v_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_normalize_planar_y_u_v_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_normalize_planar_y_u_v_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_normalize_planar_y_u_v_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_padding_calculator.xhtml
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_raw_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_raw_tensor.xhtml
documentation/classarm__compute_1_1test_1_1_scale_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_scale_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_scale_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_scale_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_scale_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_simple_tensor.js
documentation/classarm__compute_1_1test_1_1_simple_tensor.xhtml
documentation/classarm__compute_1_1test_1_1_softmax_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1_softmax_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1_softmax_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1_softmax_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1_softmax_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1_tensor_cache.xhtml
documentation/classarm__compute_1_1test_1_1benchmark_1_1_depth_concatenate_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_depth_concatenate_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_depth_concatenate_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_depth_concatenate_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_depth_concatenate_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_dequantization_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_dequantization_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_dequantization_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_dequantization_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_dequantization_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_flatten_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_flatten_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_flatten_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_flatten_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_flatten_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m_interleave4x4_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m_interleave4x4_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m_interleave4x4_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m_interleave4x4_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m_interleave4x4_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_harris_corners_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_harris_corners_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_harris_corners_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_harris_corners_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_harris_corners_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_l2_normalize_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_l2_normalize_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_l2_normalize_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_l2_normalize_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_l2_normalize_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_magnitude_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_magnitude_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_magnitude_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_magnitude_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_magnitude_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_quantization_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_quantization_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_quantization_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_quantization_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_quantization_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_reshape_layer_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_reshape_layer_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_reshape_layer_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_reshape_layer_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_reshape_layer_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_scale_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_scale_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_scale_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_scale_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_scale_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_transpose_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_transpose_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_transpose_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_transpose_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1benchmark_1_1_transpose_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_winograd_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_winograd_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_winograd_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_winograd_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_winograd_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_layer_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_layer_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_layer_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_layer_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_layer_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_lowp_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_lowp_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_winograd_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_winograd_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_winograd_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_winograd_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_winograd_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_normalize_planar_y_u_v_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_winograd_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_winograd_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_winograd_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_winograd_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_winograd_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_gradient_dimensions.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_gradient_dimensions.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_gradient_dimensions__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_gradient_dimensions__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_gradient_dimensions__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_h_o_g_descriptor_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_h_o_g_descriptor_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_image_file_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_image_file_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large1_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large1_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large1_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large1_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large1_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset3x3.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset3x3.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset3x3__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset3x3__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset3x3__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_lowp_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_lowp_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_lowp_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_lowp_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_lowp_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_h_o_g_descriptor_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_h_o_g_descriptor_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_h_o_g_descriptor_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_h_o_g_descriptor_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_h_o_g_descriptor_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_files.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_files.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_files__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_files__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_files__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_image_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_scale_layer_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_scale_layer_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_scale_layer_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_scale_layer_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_scale_layer_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes_broadcast.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes_broadcast.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes_broadcast__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes_broadcast__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes_broadcast__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium2_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium2_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium2_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium2_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium2_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_batch_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_batch_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_batch_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_batch_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_batch_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalize_planar_y_u_v_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalize_planar_y_u_v_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_optimized_depthwise_convolution_layer_dataset3x3.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_optimized_depthwise_convolution_layer_dataset3x3.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_optimized_depthwise_convolution_layer_dataset3x3__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_optimized_depthwise_convolution_layer_dataset3x3__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_optimized_depthwise_convolution_layer_dataset3x3__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_special.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_special.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_special__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_special__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_special__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_normalize_planar_y_u_v_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_normalize_planar_y_u_v_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_normalize_planar_y_u_v_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_normalize_planar_y_u_v_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_normalize_planar_y_u_v_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_sampling_policies.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_sampling_policies.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_sampling_policies__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_sampling_policies__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_sampling_policies__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_scale_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_scale_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_deconvolution_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_deconvolution_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_deconvolution_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_deconvolution_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_deconvolution_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset3x3.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset3x3.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset3x3__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset3x3__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset3x3__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_tensor_shift_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_tensor_shift_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_tensor_shift_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_tensor_shift_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_tensor_shift_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_lowp_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_lowp_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_lowp_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_lowp_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_lowp_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_h_o_g_descriptor_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_h_o_g_descriptor_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_h_o_g_descriptor_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_h_o_g_descriptor_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_h_o_g_descriptor_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_files.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_files.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_files__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_files__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_files__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_image_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_scale_layer_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_scale_layer_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_scale_layer_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_scale_layer_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_scale_layer_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes_broadcast.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes_broadcast.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes_broadcast__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes_broadcast__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes_broadcast__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_winograd_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_winograd_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_winograd_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_winograd_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_winograd_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_large_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_large_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_large_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_large_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_large_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_small_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_small_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_small_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_small_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_small_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_tiny_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_tiny_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_tiny_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_tiny_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_softmax_layer_tiny_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_winograd_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_winograd_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_winograd_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_winograd_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_winograd_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_threshold_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_threshold_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny2_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny2_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny2_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny2_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny2_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny3_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny3_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny3_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny3_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny3_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny4_d_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny4_d_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny4_d_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny4_d_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny4_d_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_direct_convolution_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_direct_convolution_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_direct_convolution_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_direct_convolution_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_direct_convolution_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_g_e_m_m_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_g_e_m_m_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_g_e_m_m_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_g_e_m_m_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_g_e_m_m_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_shapes.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_shapes.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_shapes__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_shapes__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_tiny_shapes__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset.js [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1fixed__point__arithmetic_1_1fixed__point.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_command_line_parser.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_common_options.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_data_test_case.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_data_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_enum_list_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_enum_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_file_not_found.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_fixture.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_framework.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_instrument.js
documentation/classarm__compute_1_1test_1_1framework_1_1_instrument.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_instruments_stats.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_j_s_o_n_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_list_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_mali_counter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_memory_usage.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_memory_usage.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_memory_usage__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_memory_usage__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_memory_usage__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_timer.js
documentation/classarm__compute_1_1test_1_1framework_1_1_open_c_l_timer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_p_m_u.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_p_m_u_counter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_pretty_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_profiler.js
documentation/classarm__compute_1_1test_1_1framework_1_1_profiler.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_scheduler_timer.js
documentation/classarm__compute_1_1test_1_1framework_1_1_scheduler_timer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_simple_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_simple_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_case.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_error.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_filter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_toggle_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_wall_clock_timer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_initializer_list_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_join_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_named_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_range_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_singleton_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_zip_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1detail_1_1_test_case_registrar.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1detail_1_1_test_suite_registrar.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_alex_net_network.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_le_net5_network.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_mobile_net_network.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_mobile_net_v1_network.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_difference_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_difference_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_difference_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_difference_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_difference_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_tolerance.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_base_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_base_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_base_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_base_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_base_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_squared_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_squared_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_squared_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_squared_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_squared_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_weighted_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_weighted_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_weighted_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_weighted_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_accumulate_weighted_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_broadcast_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_channel_extract_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_channel_extract_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_channel_extract_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_channel_extract_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_channel_extract_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_rectangle_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_rectangle_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_rectangle_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_rectangle_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_rectangle_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_separable_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_separable_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_separable_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_separable_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_separable_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_square_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_square_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_square_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_square_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_square_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_layer_fixture_base.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_layer_fixture_base.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_layer_fixture_base__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_layer_fixture_base__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_layer_fixture_base__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_deconvolution_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fractional_bits_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fractional_bits_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fractional_bits_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fractional_bits_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_layer_validation_fractional_bits_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_layer_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_derivative_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_derivative_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_derivative_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_derivative_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_derivative_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dilate_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dilate_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dilate_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dilate_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dilate_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_tensor_shift_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_tensor_shift_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_tensor_shift_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_tensor_shift_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_tensor_shift_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_generic_tensor_shift_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_tensor_shift_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_tensor_shift_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_quantized_tensor_shift_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_tensor_shift_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_tensor_shift_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_tensor_shift_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quaf81c0a21278da89db1a56084180865c9.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quaf81c0a21278da89db1a56084180865c9.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quaf81c0a21278da89db1a56084180865c9.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_quantized_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_tensor_shift_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_tensor_shift_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_tensor_shift_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_tensor_shift_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_with_tensor_shapes_tensor_shift_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dropout_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dropout_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dropout_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dropout_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_dropout_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_equalize_histogram_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_equalize_histogram_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_equalize_histogram_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_equalize_histogram_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_equalize_histogram_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_erode_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_erode_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_erode_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_erode_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_erode_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fast_corners_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fast_corners_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fast_corners_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fast_corners_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fast_corners_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_pixel_wise_multiplication_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_pixel_wise_multiplication_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_pixel_wise_multiplication_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_pixel_wise_multiplication_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_pixel_wise_multiplication_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave4x4_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave_blocked_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave_blocked_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave_blocked_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave_blocked_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_interleave_blocked_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_assembly_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_assembly_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_assembly_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_assembly_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_assembly_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_matrix_multiply_core_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_matrix_multiply_core_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_matrix_multiply_core_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_matrix_multiply_core_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_matrix_multiply_core_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_f819b00363be036841dc323feac2d7e29.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_f819b00363be036841dc323feac2d7e29.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_f819b00363be036841dc323feac2d7e29.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_transpose1x_w_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian_pyramid_half_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian_pyramid_half_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian_pyramid_half_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian_pyramid_half_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian_pyramid_half_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_h_o_g_descriptor_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_h_o_g_descriptor_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_h_o_g_descriptor_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_h_o_g_descriptor_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_h_o_g_descriptor_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_histogram_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_histogram_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_histogram_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_histogram_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_histogram_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_magnitude_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_magnitude_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_magnitude_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_magnitude_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_magnitude_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_median3x3_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_median3x3_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_median3x3_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_median3x3_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_median3x3_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_normalize_planar_y_u_v_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_permute_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_permute_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_permute_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_permute_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_permute_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_phase_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_phase_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_phase_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_phase_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_phase_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_broadcast_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_broadcast_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_broadcast_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_broadcast_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_broadcast_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pixel_wise_multiplication_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_relative_tolerance.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_remap_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_remap_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_remap_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_remap_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_remap_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scharr_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scharr_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scharr_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scharr_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_scharr_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_generic_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_generic_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_generic_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_generic_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_generic_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_quantized_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_quantized_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_quantized_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_quantized_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_quantized_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_special_pooling_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_special_pooling_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_special_pooling_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_special_pooling_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_special_pooling_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_transpose_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_transpose_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_transpose_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_transpose_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_transpose_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_winograd_layer_validation_fixture.js [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_winograd_layer_validation_fixture.xhtml [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_winograd_layer_validation_fixture__coll__graph.map [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_winograd_layer_validation_fixture__coll__graph.md5 [deleted file]
documentation/classarm__compute_1_1test_1_1validation_1_1_winograd_layer_validation_fixture__coll__graph.svg [deleted file]
documentation/classarm__compute_1_1tuners_1_1_bifrost_tuner.js [new file with mode: 0644]
documentation/classarm__compute_1_1tuners_1_1_bifrost_tuner.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1tuners_1_1_bifrost_tuner__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1tuners_1_1_bifrost_tuner__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1tuners_1_1_bifrost_tuner__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1_example.xhtml
documentation/classarm__compute_1_1utils_1_1_n_p_y_loader.xhtml
documentation/classarm__compute_1_1utils_1_1_p_p_m_loader.xhtml
documentation/classarm__compute_1_1utils_1_1iterable_1_1reverse__iterable.js [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1iterable_1_1reverse__iterable.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1signal_1_1detail_1_1_signal_impl.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1signal_1_1detail_1_1_signal_impl_3_01_return_type_07_args_8_8_8_08_4.js [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1signal_1_1detail_1_1_signal_impl_3_01_return_type_07_args_8_8_8_08_4.xhtml [new file with mode: 0644]
documentation/classes.xhtml
documentation/col2im_8cl.xhtml
documentation/col2im_8cl_source.xhtml
documentation/color__convert_8cl.xhtml
documentation/color__convert_8cl_source.xhtml
documentation/concatenate_8cl.js
documentation/concatenate_8cl.xhtml
documentation/concatenate_8cl_source.xhtml
documentation/convert__fc__weights_8cl.xhtml [new file with mode: 0644]
documentation/convert__fc__weights_8cl_source.xhtml [new file with mode: 0644]
documentation/convolution3x3_8cl.xhtml
documentation/convolution3x3_8cl_source.xhtml
documentation/convolution5x5_8cl.xhtml
documentation/convolution5x5_8cl_source.xhtml
documentation/convolution7x7_8cl.xhtml
documentation/convolution7x7_8cl_source.xhtml
documentation/convolution9x9_8cl.xhtml
documentation/convolution9x9_8cl_source.xhtml
documentation/convolution__layer_8cl.xhtml
documentation/convolution__layer_8cl_source.xhtml
documentation/convolution__rectangle_8cl.xhtml
documentation/convolution__rectangle_8cl_source.xhtml
documentation/copy__tensor_8cl.js [new file with mode: 0644]
documentation/copy__tensor_8cl.xhtml [new file with mode: 0644]
documentation/copy__tensor_8cl_source.xhtml [new file with mode: 0644]
documentation/core_2_error_8h.js [deleted file]
documentation/core_2_error_8h.xhtml [deleted file]
documentation/core_2_error_8h_source.xhtml [deleted file]
documentation/core_2utils_2logging_2_logger_8h.xhtml [new file with mode: 0644]
documentation/core_2utils_2logging_2_logger_8h_source.xhtml [new file with mode: 0644]
documentation/data_import.xhtml
documentation/deconvolution__layer_8cl.xhtml
documentation/deconvolution__layer_8cl_source.xhtml
documentation/depth__convert_8cl.xhtml
documentation/depth__convert_8cl_source.xhtml
documentation/depthwise__convolution_8cl.js [deleted file]
documentation/depthwise__convolution_8cl.xhtml
documentation/depthwise__convolution_8cl_source.xhtml
documentation/depthwise__convolution__quantized_8cl.xhtml
documentation/depthwise__convolution__quantized_8cl_source.xhtml
documentation/dequantization__layer_8cl.xhtml
documentation/dequantization__layer_8cl_source.xhtml
documentation/derivative_8cl.xhtml
documentation/derivative_8cl_source.xhtml
documentation/dilate_8cl.xhtml
documentation/dilate_8cl_source.xhtml
documentation/dir_000000_000018.xhtml [new file with mode: 0644]
documentation/dir_000000_000045.xhtml [deleted file]
documentation/dir_000000_000052.xhtml [new file with mode: 0644]
documentation/dir_000001_000011.xhtml [new file with mode: 0644]
documentation/dir_000001_000012.xhtml [deleted file]
documentation/dir_000001_000045.xhtml [deleted file]
documentation/dir_000001_000052.xhtml [new file with mode: 0644]
documentation/dir_000002_000003.xhtml
documentation/dir_000002_000045.xhtml [deleted file]
documentation/dir_000002_000052.xhtml [new file with mode: 0644]
documentation/dir_000004_000005.xhtml
documentation/dir_000004_000013.xhtml [new file with mode: 0644]
documentation/dir_000004_000014.xhtml [deleted file]
documentation/dir_000004_000045.xhtml [deleted file]
documentation/dir_000004_000052.xhtml [new file with mode: 0644]
documentation/dir_000005_000013.xhtml [new file with mode: 0644]
documentation/dir_000005_000014.xhtml [deleted file]
documentation/dir_000005_000045.xhtml [deleted file]
documentation/dir_000005_000052.xhtml [new file with mode: 0644]
documentation/dir_000006_000000.xhtml [new file with mode: 0644]
documentation/dir_000006_000001.xhtml [deleted file]
documentation/dir_000006_000021.xhtml [deleted file]
documentation/dir_000006_000029.xhtml [deleted file]
documentation/dir_000006_000045.xhtml [deleted file]
documentation/dir_000006_000052.xhtml [new file with mode: 0644]
documentation/dir_000007_000000.xhtml
documentation/dir_000007_000022.xhtml [new file with mode: 0644]
documentation/dir_000007_000023.xhtml [new file with mode: 0644]
documentation/dir_000007_000045.xhtml [deleted file]
documentation/dir_000007_000052.xhtml [new file with mode: 0644]
documentation/dir_000007_000064.xhtml [new file with mode: 0644]
documentation/dir_000007_000065.xhtml [new file with mode: 0644]
documentation/dir_000007_000066.xhtml [new file with mode: 0644]
documentation/dir_000007_000070.xhtml [new file with mode: 0644]
documentation/dir_000008_000000.xhtml
documentation/dir_000008_000022.xhtml
documentation/dir_000008_000023.xhtml [deleted file]
documentation/dir_000008_000045.xhtml [deleted file]
documentation/dir_000008_000052.xhtml [new file with mode: 0644]
documentation/dir_000008_000059.xhtml [deleted file]
documentation/dir_000008_000060.xhtml [deleted file]
documentation/dir_000008_000061.xhtml [deleted file]
documentation/dir_000008_000062.xhtml [deleted file]
documentation/dir_000008_000078.xhtml [deleted file]
documentation/dir_000009_000000.xhtml [deleted file]
documentation/dir_000009_000010.xhtml [new file with mode: 0644]
documentation/dir_000009_000022.xhtml [deleted file]
documentation/dir_000009_000045.xhtml [deleted file]
documentation/dir_000009_000052.xhtml [new file with mode: 0644]
documentation/dir_000010_000011.xhtml [deleted file]
documentation/dir_000010_000045.xhtml [deleted file]
documentation/dir_000011_000052.xhtml [new file with mode: 0644]
documentation/dir_000012_000024.xhtml [new file with mode: 0644]
documentation/dir_000012_000045.xhtml [deleted file]
documentation/dir_000012_000052.xhtml [new file with mode: 0644]
documentation/dir_000013_000004.xhtml [new file with mode: 0644]
documentation/dir_000013_000005.xhtml [new file with mode: 0644]
documentation/dir_000013_000014.xhtml [new file with mode: 0644]
documentation/dir_000013_000024.xhtml [deleted file]
documentation/dir_000013_000045.xhtml [deleted file]
documentation/dir_000013_000052.xhtml [new file with mode: 0644]
documentation/dir_000014_000004.xhtml
documentation/dir_000014_000005.xhtml [deleted file]
documentation/dir_000014_000015.xhtml [deleted file]
documentation/dir_000014_000016.xhtml [new file with mode: 0644]
documentation/dir_000014_000045.xhtml [deleted file]
documentation/dir_000014_000052.xhtml [new file with mode: 0644]
documentation/dir_000015_000004.xhtml [deleted file]
documentation/dir_000015_000016.xhtml [new file with mode: 0644]
documentation/dir_000015_000019.xhtml [deleted file]
documentation/dir_000015_000045.xhtml [deleted file]
documentation/dir_000016_000017.xhtml [new file with mode: 0644]
documentation/dir_000018_000001.xhtml [new file with mode: 0644]
documentation/dir_000018_000019.xhtml [deleted file]
documentation/dir_000018_000020.xhtml [new file with mode: 0644]
documentation/dir_000018_000052.xhtml [new file with mode: 0644]
documentation/dir_000019_000001.xhtml [new file with mode: 0644]
documentation/dir_000019_000020.xhtml [deleted file]
documentation/dir_000020_000001.xhtml [new file with mode: 0644]
documentation/dir_000020_000052.xhtml [new file with mode: 0644]
documentation/dir_000021_000001.xhtml
documentation/dir_000021_000020.xhtml [new file with mode: 0644]
documentation/dir_000021_000036.xhtml [new file with mode: 0644]
documentation/dir_000021_000045.xhtml [deleted file]
documentation/dir_000021_000052.xhtml [new file with mode: 0644]
documentation/dir_000022_000000.xhtml
documentation/dir_000022_000045.xhtml [deleted file]
documentation/dir_000022_000052.xhtml [new file with mode: 0644]
documentation/dir_000023_000000.xhtml
documentation/dir_000023_000006.xhtml [new file with mode: 0644]
documentation/dir_000023_000007.xhtml [deleted file]
documentation/dir_000023_000045.xhtml [deleted file]
documentation/dir_000023_000052.xhtml [new file with mode: 0644]
documentation/dir_000025_000077.xhtml [deleted file]
documentation/dir_000026_000069.xhtml [new file with mode: 0644]
documentation/dir_000028_000021.xhtml [deleted file]
documentation/dir_000029_000001.xhtml [deleted file]
documentation/dir_000029_000021.xhtml [deleted file]
documentation/dir_000029_000027.xhtml [new file with mode: 0644]
documentation/dir_000030_000001.xhtml [deleted file]
documentation/dir_000030_000031.xhtml [deleted file]
documentation/dir_000031_000001.xhtml
documentation/dir_000031_000020.xhtml [new file with mode: 0644]
documentation/dir_000032_000001.xhtml
documentation/dir_000032_000020.xhtml [new file with mode: 0644]
documentation/dir_000032_000033.xhtml [deleted file]
documentation/dir_000033_000001.xhtml
documentation/dir_000033_000020.xhtml [new file with mode: 0644]
documentation/dir_000034_000001.xhtml [deleted file]
documentation/dir_000034_000035.xhtml [deleted file]
documentation/dir_000035_000001.xhtml [deleted file]
documentation/dir_000036_000001.xhtml [deleted file]
documentation/dir_000036_000032.xhtml [deleted file]
documentation/dir_000036_000037.xhtml [deleted file]
documentation/dir_000037_000001.xhtml
documentation/dir_000037_000032.xhtml [deleted file]
documentation/dir_000037_000038.xhtml [new file with mode: 0644]
documentation/dir_000038_000001.xhtml [new file with mode: 0644]
documentation/dir_000039_000000.xhtml [deleted file]
documentation/dir_000039_000023.xhtml [deleted file]
documentation/dir_000039_000045.xhtml [deleted file]
documentation/dir_000040_000001.xhtml [new file with mode: 0644]
documentation/dir_000040_000041.xhtml [new file with mode: 0644]
documentation/dir_000041_000001.xhtml [new file with mode: 0644]
documentation/dir_000042_000001.xhtml [new file with mode: 0644]
documentation/dir_000042_000043.xhtml [new file with mode: 0644]
documentation/dir_000043_000001.xhtml [new file with mode: 0644]
documentation/dir_000044_000001.xhtml [new file with mode: 0644]
documentation/dir_000044_000040.xhtml [new file with mode: 0644]
documentation/dir_000044_000045.xhtml [new file with mode: 0644]
documentation/dir_000044_000052.xhtml [new file with mode: 0644]
documentation/dir_000045_000001.xhtml [new file with mode: 0644]
documentation/dir_000045_000040.xhtml [new file with mode: 0644]
documentation/dir_000046_000000.xhtml [deleted file]
documentation/dir_000046_000022.xhtml [deleted file]
documentation/dir_000046_000023.xhtml [deleted file]
documentation/dir_000046_000059.xhtml [deleted file]
documentation/dir_000046_000060.xhtml [deleted file]
documentation/dir_000046_000061.xhtml [deleted file]
documentation/dir_000046_000062.xhtml [deleted file]
documentation/dir_000046_000078.xhtml [deleted file]
documentation/dir_000047_000000.xhtml
documentation/dir_000047_000022.xhtml [deleted file]
documentation/dir_000047_000023.xhtml
documentation/dir_000047_000052.xhtml [new file with mode: 0644]
documentation/dir_000047_000057.xhtml [deleted file]
documentation/dir_000047_000059.xhtml [deleted file]
documentation/dir_000047_000062.xhtml [deleted file]
documentation/dir_000048_000000.xhtml [deleted file]
documentation/dir_000048_000022.xhtml [deleted file]
documentation/dir_000048_000023.xhtml [deleted file]
documentation/dir_000048_000057.xhtml [deleted file]
documentation/dir_000048_000061.xhtml [deleted file]
documentation/dir_000048_000062.xhtml [deleted file]
documentation/dir_000049_000000.xhtml [deleted file]
documentation/dir_000049_000009.xhtml [deleted file]
documentation/dir_000049_000022.xhtml [deleted file]
documentation/dir_000049_000058.xhtml [deleted file]
documentation/dir_000049_000059.xhtml [deleted file]
documentation/dir_000049_000062.xhtml [deleted file]
documentation/dir_000049_000078.xhtml [deleted file]
documentation/dir_000050_000000.xhtml [deleted file]
documentation/dir_000050_000022.xhtml [deleted file]
documentation/dir_000050_000058.xhtml [deleted file]
documentation/dir_000050_000060.xhtml [deleted file]
documentation/dir_000050_000062.xhtml [deleted file]
documentation/dir_000051_000000.xhtml [deleted file]
documentation/dir_000051_000009.xhtml [deleted file]
documentation/dir_000051_000022.xhtml [deleted file]
documentation/dir_000051_000045.xhtml [deleted file]
documentation/dir_000051_000058.xhtml [deleted file]
documentation/dir_000051_000061.xhtml [deleted file]
documentation/dir_000051_000062.xhtml [deleted file]
documentation/dir_000051_000078.xhtml [deleted file]
documentation/dir_000052_000000.xhtml [deleted file]
documentation/dir_000052_000022.xhtml [deleted file]
documentation/dir_000052_000023.xhtml [deleted file]
documentation/dir_000052_000057.xhtml [deleted file]
documentation/dir_000052_000060.xhtml [deleted file]
documentation/dir_000052_000062.xhtml [deleted file]
documentation/dir_000053_000000.xhtml
documentation/dir_000053_000022.xhtml
documentation/dir_000053_000023.xhtml
documentation/dir_000053_000057.xhtml [deleted file]
documentation/dir_000053_000059.xhtml [deleted file]
documentation/dir_000053_000064.xhtml [new file with mode: 0644]
documentation/dir_000053_000065.xhtml [new file with mode: 0644]
documentation/dir_000053_000066.xhtml [new file with mode: 0644]
documentation/dir_000054_000000.xhtml
documentation/dir_000054_000022.xhtml
documentation/dir_000054_000023.xhtml
documentation/dir_000054_000057.xhtml [deleted file]
documentation/dir_000054_000061.xhtml [deleted file]
documentation/dir_000054_000064.xhtml [new file with mode: 0644]
documentation/dir_000055_000000.xhtml
documentation/dir_000055_000022.xhtml
documentation/dir_000055_000023.xhtml [new file with mode: 0644]
documentation/dir_000055_000059.xhtml [deleted file]
documentation/dir_000055_000065.xhtml [new file with mode: 0644]
documentation/dir_000055_000078.xhtml [deleted file]
documentation/dir_000056_000000.xhtml
documentation/dir_000056_000022.xhtml
documentation/dir_000056_000023.xhtml [new file with mode: 0644]
documentation/dir_000056_000061.xhtml [deleted file]
documentation/dir_000056_000066.xhtml [new file with mode: 0644]
documentation/dir_000056_000078.xhtml [deleted file]
documentation/dir_000057_000000.xhtml
documentation/dir_000057_000008.xhtml [new file with mode: 0644]
documentation/dir_000057_000022.xhtml
documentation/dir_000057_000052.xhtml [new file with mode: 0644]
documentation/dir_000057_000064.xhtml [new file with mode: 0644]
documentation/dir_000057_000070.xhtml [new file with mode: 0644]
documentation/dir_000057_000078.xhtml [deleted file]
documentation/dir_000058_000000.xhtml
documentation/dir_000058_000009.xhtml [deleted file]
documentation/dir_000058_000022.xhtml
documentation/dir_000058_000023.xhtml [deleted file]
documentation/dir_000058_000045.xhtml [deleted file]
documentation/dir_000058_000052.xhtml [new file with mode: 0644]
documentation/dir_000058_000065.xhtml [new file with mode: 0644]
documentation/dir_000059_000000.xhtml
documentation/dir_000059_000008.xhtml [new file with mode: 0644]
documentation/dir_000059_000022.xhtml [new file with mode: 0644]
documentation/dir_000059_000045.xhtml [deleted file]
documentation/dir_000059_000052.xhtml [new file with mode: 0644]
documentation/dir_000059_000066.xhtml [new file with mode: 0644]
documentation/dir_000059_000070.xhtml [new file with mode: 0644]
documentation/dir_000060_000000.xhtml
documentation/dir_000060_000022.xhtml [new file with mode: 0644]
documentation/dir_000060_000023.xhtml [new file with mode: 0644]
documentation/dir_000060_000064.xhtml [new file with mode: 0644]
documentation/dir_000061_000000.xhtml
documentation/dir_000061_000022.xhtml [new file with mode: 0644]
documentation/dir_000061_000023.xhtml [new file with mode: 0644]
documentation/dir_000061_000045.xhtml [deleted file]
documentation/dir_000061_000066.xhtml [new file with mode: 0644]
documentation/dir_000062_000000.xhtml
documentation/dir_000062_000022.xhtml
documentation/dir_000062_000023.xhtml [deleted file]
documentation/dir_000062_000064.xhtml [new file with mode: 0644]
documentation/dir_000062_000070.xhtml [new file with mode: 0644]
documentation/dir_000063_000000.xhtml
documentation/dir_000063_000022.xhtml
documentation/dir_000063_000023.xhtml [deleted file]
documentation/dir_000063_000066.xhtml [new file with mode: 0644]
documentation/dir_000063_000070.xhtml [new file with mode: 0644]
documentation/dir_000064_000000.xhtml
documentation/dir_000064_000022.xhtml [deleted file]
documentation/dir_000064_000023.xhtml [deleted file]
documentation/dir_000064_000052.xhtml [new file with mode: 0644]
documentation/dir_000065_000000.xhtml
documentation/dir_000065_000022.xhtml [deleted file]
documentation/dir_000065_000023.xhtml [deleted file]
documentation/dir_000066_000000.xhtml
documentation/dir_000066_000022.xhtml [deleted file]
documentation/dir_000066_000023.xhtml [deleted file]
documentation/dir_000066_000052.xhtml [new file with mode: 0644]
documentation/dir_000067_000000.xhtml [deleted file]
documentation/dir_000067_000022.xhtml [deleted file]
documentation/dir_000067_000023.xhtml [deleted file]
documentation/dir_000067_000026.xhtml [new file with mode: 0644]
documentation/dir_000067_000069.xhtml [new file with mode: 0644]
documentation/dir_000068_000000.xhtml [deleted file]
documentation/dir_000068_000022.xhtml [deleted file]
documentation/dir_000068_000023.xhtml [deleted file]
documentation/dir_000068_000052.xhtml [new file with mode: 0644]
documentation/dir_000069_000000.xhtml
documentation/dir_000069_000022.xhtml [deleted file]
documentation/dir_000069_000023.xhtml [deleted file]
documentation/dir_000070_000000.xhtml
documentation/dir_000070_000022.xhtml [deleted file]
documentation/dir_000070_000023.xhtml
documentation/dir_000071_000000.xhtml
documentation/dir_000071_000022.xhtml
documentation/dir_000071_000023.xhtml [deleted file]
documentation/dir_000071_000064.xhtml [new file with mode: 0644]
documentation/dir_000072_000000.xhtml
documentation/dir_000072_000022.xhtml
documentation/dir_000072_000023.xhtml [deleted file]
documentation/dir_000072_000066.xhtml [new file with mode: 0644]
documentation/dir_000073_000000.xhtml
documentation/dir_000073_000022.xhtml
documentation/dir_000073_000023.xhtml [deleted file]
documentation/dir_000073_000066.xhtml [new file with mode: 0644]
documentation/dir_000074_000000.xhtml
documentation/dir_000074_000022.xhtml
documentation/dir_000074_000023.xhtml [deleted file]
documentation/dir_000074_000052.xhtml [new file with mode: 0644]
documentation/dir_000074_000064.xhtml [new file with mode: 0644]
documentation/dir_000075_000000.xhtml [new file with mode: 0644]
documentation/dir_000075_000022.xhtml [new file with mode: 0644]
documentation/dir_000075_000025.xhtml [deleted file]
documentation/dir_000075_000052.xhtml [new file with mode: 0644]
documentation/dir_000075_000065.xhtml [new file with mode: 0644]
documentation/dir_000075_000077.xhtml [deleted file]
documentation/dir_000076_000000.xhtml [new file with mode: 0644]
documentation/dir_000076_000022.xhtml [new file with mode: 0644]
documentation/dir_000076_000045.xhtml [deleted file]
documentation/dir_000076_000052.xhtml [new file with mode: 0644]
documentation/dir_000076_000066.xhtml [new file with mode: 0644]
documentation/dir_000077_000000.xhtml
documentation/dir_000077_000022.xhtml [new file with mode: 0644]
documentation/dir_000077_000023.xhtml [new file with mode: 0644]
documentation/dir_000077_000052.xhtml [new file with mode: 0644]
documentation/dir_000078_000000.xhtml [deleted file]
documentation/dir_000078_000023.xhtml [deleted file]
documentation/dir_000079_000000.xhtml [deleted file]
documentation/dir_000079_000022.xhtml [deleted file]
documentation/dir_000079_000058.xhtml [deleted file]
documentation/dir_000079_000059.xhtml [deleted file]
documentation/dir_000079_000062.xhtml [deleted file]
documentation/dir_000080_000000.xhtml [deleted file]
documentation/dir_000080_000022.xhtml [deleted file]
documentation/dir_000080_000058.xhtml [deleted file]
documentation/dir_000080_000061.xhtml [deleted file]
documentation/dir_000080_000062.xhtml [deleted file]
documentation/dir_000081_000000.xhtml [deleted file]
documentation/dir_000081_000022.xhtml [deleted file]
documentation/dir_000081_000058.xhtml [deleted file]
documentation/dir_000081_000061.xhtml [deleted file]
documentation/dir_000081_000062.xhtml [deleted file]
documentation/dir_000082_000000.xhtml [deleted file]
documentation/dir_000082_000022.xhtml [deleted file]
documentation/dir_000082_000023.xhtml [deleted file]
documentation/dir_000083_000000.xhtml [deleted file]
documentation/dir_000083_000022.xhtml [deleted file]
documentation/dir_000083_000045.xhtml [deleted file]
documentation/dir_000083_000061.xhtml [deleted file]
documentation/dir_03f3c81b7006d2ea95b3332b67d1fe9e.js [deleted file]
documentation/dir_03f3c81b7006d2ea95b3332b67d1fe9e.xhtml [deleted file]
documentation/dir_03f3c81b7006d2ea95b3332b67d1fe9e_dep.map [deleted file]
documentation/dir_03f3c81b7006d2ea95b3332b67d1fe9e_dep.md5 [deleted file]
documentation/dir_03f3c81b7006d2ea95b3332b67d1fe9e_dep.svg [deleted file]
documentation/dir_043de5624456f8ee1a676650b1e35f53.js [deleted file]
documentation/dir_043de5624456f8ee1a676650b1e35f53.xhtml [deleted file]
documentation/dir_043de5624456f8ee1a676650b1e35f53_dep.map [deleted file]
documentation/dir_043de5624456f8ee1a676650b1e35f53_dep.md5 [deleted file]
documentation/dir_043de5624456f8ee1a676650b1e35f53_dep.svg [deleted file]
documentation/dir_0538a82dae0483a21d0f1e9d7e0a45c6.js
documentation/dir_0538a82dae0483a21d0f1e9d7e0a45c6.xhtml
documentation/dir_0538a82dae0483a21d0f1e9d7e0a45c6_dep.map
documentation/dir_0538a82dae0483a21d0f1e9d7e0a45c6_dep.md5
documentation/dir_0538a82dae0483a21d0f1e9d7e0a45c6_dep.svg
documentation/dir_0c108762cda89b68d4571cbbabdf46df.js
documentation/dir_0c108762cda89b68d4571cbbabdf46df.xhtml
documentation/dir_0c108762cda89b68d4571cbbabdf46df_dep.map
documentation/dir_0c108762cda89b68d4571cbbabdf46df_dep.md5
documentation/dir_0c108762cda89b68d4571cbbabdf46df_dep.svg
documentation/dir_0cc2cfaf817de5fd0d308f8b2b47cf4a.xhtml
documentation/dir_0cc2cfaf817de5fd0d308f8b2b47cf4a_dep.map
documentation/dir_0cc2cfaf817de5fd0d308f8b2b47cf4a_dep.md5
documentation/dir_0cc2cfaf817de5fd0d308f8b2b47cf4a_dep.svg
documentation/dir_0dd7887818bb8d90732685575a13f58a.xhtml
documentation/dir_0dd7887818bb8d90732685575a13f58a_dep.map
documentation/dir_0dd7887818bb8d90732685575a13f58a_dep.md5
documentation/dir_0dd7887818bb8d90732685575a13f58a_dep.svg
documentation/dir_0f1ff859406f1a8b0006aceabacdc4c4.js
documentation/dir_0f1ff859406f1a8b0006aceabacdc4c4.xhtml
documentation/dir_0f1ff859406f1a8b0006aceabacdc4c4_dep.map
documentation/dir_0f1ff859406f1a8b0006aceabacdc4c4_dep.md5
documentation/dir_0f1ff859406f1a8b0006aceabacdc4c4_dep.svg
documentation/dir_154b7715c8b805d6c07751152e8bda26.js [new file with mode: 0644]
documentation/dir_154b7715c8b805d6c07751152e8bda26.xhtml [new file with mode: 0644]
documentation/dir_154b7715c8b805d6c07751152e8bda26_dep.map [new file with mode: 0644]
documentation/dir_154b7715c8b805d6c07751152e8bda26_dep.md5 [new file with mode: 0644]
documentation/dir_154b7715c8b805d6c07751152e8bda26_dep.svg [new file with mode: 0644]
documentation/dir_1633709b037eda5b8477677909f78129.xhtml
documentation/dir_1633709b037eda5b8477677909f78129_dep.map
documentation/dir_1633709b037eda5b8477677909f78129_dep.md5
documentation/dir_1633709b037eda5b8477677909f78129_dep.svg
documentation/dir_16a724a40051239e0b9ee655796247fd.js [deleted file]
documentation/dir_16a724a40051239e0b9ee655796247fd.xhtml [deleted file]
documentation/dir_16a724a40051239e0b9ee655796247fd_dep.map [deleted file]
documentation/dir_16a724a40051239e0b9ee655796247fd_dep.md5 [deleted file]
documentation/dir_16a724a40051239e0b9ee655796247fd_dep.svg [deleted file]
documentation/dir_184f72a532a521c8d66e76d860c2010a.js
documentation/dir_184f72a532a521c8d66e76d860c2010a.xhtml
documentation/dir_184f72a532a521c8d66e76d860c2010a_dep.map
documentation/dir_184f72a532a521c8d66e76d860c2010a_dep.md5
documentation/dir_184f72a532a521c8d66e76d860c2010a_dep.svg
documentation/dir_1fb090f0c6070330bfaccc4236d3ca0d.js
documentation/dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml
documentation/dir_1fb090f0c6070330bfaccc4236d3ca0d_dep.map
documentation/dir_1fb090f0c6070330bfaccc4236d3ca0d_dep.md5
documentation/dir_1fb090f0c6070330bfaccc4236d3ca0d_dep.svg
documentation/dir_214608ef36d61442cb2b0c1c4e9a7def.js
documentation/dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml
documentation/dir_214608ef36d61442cb2b0c1c4e9a7def_dep.map
documentation/dir_214608ef36d61442cb2b0c1c4e9a7def_dep.md5
documentation/dir_214608ef36d61442cb2b0c1c4e9a7def_dep.svg
documentation/dir_23221f641cabea68e0f604f0420281b4.xhtml
documentation/dir_23221f641cabea68e0f604f0420281b4_dep.map
documentation/dir_23221f641cabea68e0f604f0420281b4_dep.md5
documentation/dir_23221f641cabea68e0f604f0420281b4_dep.svg
documentation/dir_246d8741fe000f90e23698d7e8443699.js [deleted file]
documentation/dir_246d8741fe000f90e23698d7e8443699.xhtml [deleted file]
documentation/dir_246d8741fe000f90e23698d7e8443699_dep.map [deleted file]
documentation/dir_246d8741fe000f90e23698d7e8443699_dep.md5 [deleted file]
documentation/dir_246d8741fe000f90e23698d7e8443699_dep.svg [deleted file]
documentation/dir_251c63bc3f70b60acf43edd6d870a3ef.js
documentation/dir_251c63bc3f70b60acf43edd6d870a3ef.xhtml
documentation/dir_251c63bc3f70b60acf43edd6d870a3ef_dep.map
documentation/dir_251c63bc3f70b60acf43edd6d870a3ef_dep.md5
documentation/dir_251c63bc3f70b60acf43edd6d870a3ef_dep.svg
documentation/dir_25885286e9dad4fa105b7b25a8031bbf.js
documentation/dir_25885286e9dad4fa105b7b25a8031bbf.xhtml
documentation/dir_26ec2cadac51de8a063270ae9ef845a8.js [deleted file]
documentation/dir_26ec2cadac51de8a063270ae9ef845a8.xhtml [deleted file]
documentation/dir_26ec2cadac51de8a063270ae9ef845a8_dep.map [deleted file]
documentation/dir_26ec2cadac51de8a063270ae9ef845a8_dep.md5 [deleted file]
documentation/dir_26ec2cadac51de8a063270ae9ef845a8_dep.svg [deleted file]
documentation/dir_287fbec8c5d2d44a95c3c76809b4a9bd.js [deleted file]
documentation/dir_287fbec8c5d2d44a95c3c76809b4a9bd.xhtml [deleted file]
documentation/dir_287fbec8c5d2d44a95c3c76809b4a9bd_dep.map [deleted file]
documentation/dir_287fbec8c5d2d44a95c3c76809b4a9bd_dep.md5 [deleted file]
documentation/dir_287fbec8c5d2d44a95c3c76809b4a9bd_dep.svg [deleted file]
documentation/dir_2af5ba73c22f603fb662b4c21cfc8574.js [new file with mode: 0644]
documentation/dir_2af5ba73c22f603fb662b4c21cfc8574.xhtml [new file with mode: 0644]
documentation/dir_2af5ba73c22f603fb662b4c21cfc8574_dep.map [new file with mode: 0644]
documentation/dir_2af5ba73c22f603fb662b4c21cfc8574_dep.md5 [new file with mode: 0644]
documentation/dir_2af5ba73c22f603fb662b4c21cfc8574_dep.svg [new file with mode: 0644]
documentation/dir_2c3c4cb85e732569e2614ad40a451d53.js
documentation/dir_2c3c4cb85e732569e2614ad40a451d53.xhtml
documentation/dir_2c3c4cb85e732569e2614ad40a451d53_dep.map
documentation/dir_2c3c4cb85e732569e2614ad40a451d53_dep.md5
documentation/dir_2c3c4cb85e732569e2614ad40a451d53_dep.svg
documentation/dir_2c6de6ea34a07f1d39b21bbdca535ee0.js [deleted file]
documentation/dir_2c6de6ea34a07f1d39b21bbdca535ee0.xhtml [deleted file]
documentation/dir_2c6de6ea34a07f1d39b21bbdca535ee0_dep.map [deleted file]
documentation/dir_2c6de6ea34a07f1d39b21bbdca535ee0_dep.md5 [deleted file]
documentation/dir_2c6de6ea34a07f1d39b21bbdca535ee0_dep.svg [deleted file]
documentation/dir_2ce15eaea275a277c2370049ea836e06.xhtml
documentation/dir_2ce15eaea275a277c2370049ea836e06_dep.map
documentation/dir_2ce15eaea275a277c2370049ea836e06_dep.md5
documentation/dir_2ce15eaea275a277c2370049ea836e06_dep.svg
documentation/dir_2dfba1021aeb15d8e1228add590b046a.xhtml
documentation/dir_2dfba1021aeb15d8e1228add590b046a_dep.map
documentation/dir_2dfba1021aeb15d8e1228add590b046a_dep.md5
documentation/dir_2dfba1021aeb15d8e1228add590b046a_dep.svg
documentation/dir_315f6cf1ec0b2df3ae747ff8286a19f5.js
documentation/dir_315f6cf1ec0b2df3ae747ff8286a19f5.xhtml
documentation/dir_315f6cf1ec0b2df3ae747ff8286a19f5_dep.map
documentation/dir_315f6cf1ec0b2df3ae747ff8286a19f5_dep.md5
documentation/dir_315f6cf1ec0b2df3ae747ff8286a19f5_dep.svg
documentation/dir_345bd7154d1542d1e03fd2836959a19d.js
documentation/dir_345bd7154d1542d1e03fd2836959a19d.xhtml
documentation/dir_345bd7154d1542d1e03fd2836959a19d_dep.map
documentation/dir_345bd7154d1542d1e03fd2836959a19d_dep.md5
documentation/dir_345bd7154d1542d1e03fd2836959a19d_dep.svg
documentation/dir_36bd1941057d7130e210a25993eacc69.xhtml
documentation/dir_36fc908da539caaba46833e40038b859.xhtml
documentation/dir_36fc908da539caaba46833e40038b859_dep.map
documentation/dir_36fc908da539caaba46833e40038b859_dep.md5
documentation/dir_36fc908da539caaba46833e40038b859_dep.svg
documentation/dir_3cbe5b6455504b72bdad57647abe41ab.js [new file with mode: 0644]
documentation/dir_3cbe5b6455504b72bdad57647abe41ab.xhtml [new file with mode: 0644]
documentation/dir_3cbe5b6455504b72bdad57647abe41ab_dep.map [new file with mode: 0644]
documentation/dir_3cbe5b6455504b72bdad57647abe41ab_dep.md5 [new file with mode: 0644]
documentation/dir_3cbe5b6455504b72bdad57647abe41ab_dep.svg [new file with mode: 0644]
documentation/dir_4165fcd8206cc52fde421ae1f1275b40.xhtml
documentation/dir_420d2db1b9c99f59825a3985434c3703.xhtml
documentation/dir_420d2db1b9c99f59825a3985434c3703_dep.map
documentation/dir_420d2db1b9c99f59825a3985434c3703_dep.md5
documentation/dir_420d2db1b9c99f59825a3985434c3703_dep.svg
documentation/dir_445738e6fed662d0b65e690e3f1e1de0.js
documentation/dir_445738e6fed662d0b65e690e3f1e1de0.xhtml
documentation/dir_445738e6fed662d0b65e690e3f1e1de0_dep.map
documentation/dir_445738e6fed662d0b65e690e3f1e1de0_dep.md5
documentation/dir_445738e6fed662d0b65e690e3f1e1de0_dep.svg
documentation/dir_46fdb196cebdbffe77dac340cde62f29.js
documentation/dir_46fdb196cebdbffe77dac340cde62f29.xhtml
documentation/dir_46fdb196cebdbffe77dac340cde62f29_dep.map
documentation/dir_46fdb196cebdbffe77dac340cde62f29_dep.md5
documentation/dir_46fdb196cebdbffe77dac340cde62f29_dep.svg
documentation/dir_498593990fa400f1303714a684225f06.js [deleted file]
documentation/dir_498593990fa400f1303714a684225f06.xhtml [deleted file]
documentation/dir_498593990fa400f1303714a684225f06_dep.map [deleted file]
documentation/dir_498593990fa400f1303714a684225f06_dep.md5 [deleted file]
documentation/dir_498593990fa400f1303714a684225f06_dep.svg [deleted file]
documentation/dir_4af3caddad59cb13b380801fa35f34f1.js [deleted file]
documentation/dir_4af3caddad59cb13b380801fa35f34f1.xhtml [deleted file]
documentation/dir_4af3caddad59cb13b380801fa35f34f1_dep.map [deleted file]
documentation/dir_4af3caddad59cb13b380801fa35f34f1_dep.md5 [deleted file]
documentation/dir_4af3caddad59cb13b380801fa35f34f1_dep.svg [deleted file]
documentation/dir_4da487531dc5bdc76b523c9e82b781b1.js
documentation/dir_4da487531dc5bdc76b523c9e82b781b1.xhtml
documentation/dir_4da487531dc5bdc76b523c9e82b781b1_dep.map
documentation/dir_4da487531dc5bdc76b523c9e82b781b1_dep.md5
documentation/dir_4da487531dc5bdc76b523c9e82b781b1_dep.svg
documentation/dir_4dbf711d3d3ef9d1292a532e836709c1.xhtml
documentation/dir_4efd0ee2ecda32567e74991b08d544ea.js
documentation/dir_4efd0ee2ecda32567e74991b08d544ea.xhtml
documentation/dir_4efd0ee2ecda32567e74991b08d544ea_dep.map
documentation/dir_4efd0ee2ecda32567e74991b08d544ea_dep.md5
documentation/dir_4efd0ee2ecda32567e74991b08d544ea_dep.svg
documentation/dir_4f17730e234c0f44aa1a4a309fc35bea.js [new file with mode: 0644]
documentation/dir_4f17730e234c0f44aa1a4a309fc35bea.xhtml [new file with mode: 0644]
documentation/dir_4f17730e234c0f44aa1a4a309fc35bea_dep.map [new file with mode: 0644]
documentation/dir_4f17730e234c0f44aa1a4a309fc35bea_dep.md5 [new file with mode: 0644]
documentation/dir_4f17730e234c0f44aa1a4a309fc35bea_dep.svg [new file with mode: 0644]
documentation/dir_4f2df8950dc650bf7cf9176fae02facc.js
documentation/dir_4f2df8950dc650bf7cf9176fae02facc.xhtml
documentation/dir_4f2df8950dc650bf7cf9176fae02facc_dep.map
documentation/dir_4f2df8950dc650bf7cf9176fae02facc_dep.md5
documentation/dir_4f2df8950dc650bf7cf9176fae02facc_dep.svg
documentation/dir_4fe3055359cf5438733b5e64b064b197.js [new file with mode: 0644]
documentation/dir_4fe3055359cf5438733b5e64b064b197.xhtml [new file with mode: 0644]
documentation/dir_4fe3055359cf5438733b5e64b064b197_dep.map [new file with mode: 0644]
documentation/dir_4fe3055359cf5438733b5e64b064b197_dep.md5 [new file with mode: 0644]
documentation/dir_4fe3055359cf5438733b5e64b064b197_dep.svg [new file with mode: 0644]
documentation/dir_50b23570393db6a4ca8647d7d5ff6dbe.js [new file with mode: 0644]
documentation/dir_50b23570393db6a4ca8647d7d5ff6dbe.xhtml [new file with mode: 0644]
documentation/dir_50b23570393db6a4ca8647d7d5ff6dbe_dep.map [new file with mode: 0644]
documentation/dir_50b23570393db6a4ca8647d7d5ff6dbe_dep.md5 [new file with mode: 0644]
documentation/dir_50b23570393db6a4ca8647d7d5ff6dbe_dep.svg [new file with mode: 0644]
documentation/dir_53e6fa9553ac22a5646d2a2b2d7b97a1.js [deleted file]
documentation/dir_53e6fa9553ac22a5646d2a2b2d7b97a1.xhtml [deleted file]
documentation/dir_53fd1d56ef31d119a12d70c8ae9680ae.js [deleted file]
documentation/dir_53fd1d56ef31d119a12d70c8ae9680ae.xhtml [deleted file]
documentation/dir_53fd1d56ef31d119a12d70c8ae9680ae_dep.map [deleted file]
documentation/dir_53fd1d56ef31d119a12d70c8ae9680ae_dep.md5 [deleted file]
documentation/dir_53fd1d56ef31d119a12d70c8ae9680ae_dep.svg [deleted file]
documentation/dir_541ebbb21ca179b54b469d645ff46bd9.xhtml
documentation/dir_541ebbb21ca179b54b469d645ff46bd9_dep.map
documentation/dir_541ebbb21ca179b54b469d645ff46bd9_dep.md5
documentation/dir_541ebbb21ca179b54b469d645ff46bd9_dep.svg
documentation/dir_550bba389faad7f08ae5a13c29129f99.js [new file with mode: 0644]
documentation/dir_550bba389faad7f08ae5a13c29129f99.xhtml [new file with mode: 0644]
documentation/dir_550bba389faad7f08ae5a13c29129f99_dep.map [new file with mode: 0644]
documentation/dir_550bba389faad7f08ae5a13c29129f99_dep.md5 [new file with mode: 0644]
documentation/dir_550bba389faad7f08ae5a13c29129f99_dep.svg [new file with mode: 0644]
documentation/dir_5815af820a9cc9481f1d0990a0d60286.xhtml
documentation/dir_59425e443f801f1f2fd8bbe4959a3ccf.js
documentation/dir_59425e443f801f1f2fd8bbe4959a3ccf.xhtml
documentation/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.map
documentation/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.md5
documentation/dir_59425e443f801f1f2fd8bbe4959a3ccf_dep.svg
documentation/dir_59b2231210c554f4cc243709030bf1f8.js [new file with mode: 0644]
documentation/dir_59b2231210c554f4cc243709030bf1f8.xhtml [new file with mode: 0644]
documentation/dir_59b2231210c554f4cc243709030bf1f8_dep.map [new file with mode: 0644]
documentation/dir_59b2231210c554f4cc243709030bf1f8_dep.md5 [new file with mode: 0644]
documentation/dir_59b2231210c554f4cc243709030bf1f8_dep.svg [new file with mode: 0644]
documentation/dir_6013eaf2dfd46ef85ec5f8d403ae0adb.js [new file with mode: 0644]
documentation/dir_6013eaf2dfd46ef85ec5f8d403ae0adb.xhtml [new file with mode: 0644]
documentation/dir_6013eaf2dfd46ef85ec5f8d403ae0adb_dep.map [new file with mode: 0644]
documentation/dir_6013eaf2dfd46ef85ec5f8d403ae0adb_dep.md5 [new file with mode: 0644]
documentation/dir_6013eaf2dfd46ef85ec5f8d403ae0adb_dep.svg [new file with mode: 0644]
documentation/dir_65e289039e1347f87d412b0a1b1a312c.js
documentation/dir_65e289039e1347f87d412b0a1b1a312c.xhtml
documentation/dir_65e289039e1347f87d412b0a1b1a312c_dep.map
documentation/dir_65e289039e1347f87d412b0a1b1a312c_dep.md5
documentation/dir_65e289039e1347f87d412b0a1b1a312c_dep.svg
documentation/dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml
documentation/dir_68cb0bded1cc5601c88ddaacbb31e482.xhtml
documentation/dir_68cb0bded1cc5601c88ddaacbb31e482_dep.map
documentation/dir_68cb0bded1cc5601c88ddaacbb31e482_dep.md5
documentation/dir_68cb0bded1cc5601c88ddaacbb31e482_dep.svg
documentation/dir_6b58bd0be07bddcf3022ab9b026cbf38.xhtml
documentation/dir_6b58bd0be07bddcf3022ab9b026cbf38_dep.map
documentation/dir_6b58bd0be07bddcf3022ab9b026cbf38_dep.md5
documentation/dir_6b58bd0be07bddcf3022ab9b026cbf38_dep.svg
documentation/dir_6fc87decd8cffc07e5f49c197ca3de10.js
documentation/dir_6fc87decd8cffc07e5f49c197ca3de10.xhtml
documentation/dir_6fc87decd8cffc07e5f49c197ca3de10_dep.map
documentation/dir_6fc87decd8cffc07e5f49c197ca3de10_dep.md5
documentation/dir_6fc87decd8cffc07e5f49c197ca3de10_dep.svg
documentation/dir_7365e77196b52ca311bb83f181e59b8c.xhtml
documentation/dir_7365e77196b52ca311bb83f181e59b8c_dep.map
documentation/dir_7365e77196b52ca311bb83f181e59b8c_dep.md5
documentation/dir_7365e77196b52ca311bb83f181e59b8c_dep.svg
documentation/dir_7484b841a86f2d7fdd057c9b24fbf230.xhtml
documentation/dir_7484b841a86f2d7fdd057c9b24fbf230_dep.map
documentation/dir_7484b841a86f2d7fdd057c9b24fbf230_dep.md5
documentation/dir_7484b841a86f2d7fdd057c9b24fbf230_dep.svg
documentation/dir_7526be4d1cfecb7bc660fdbdb8633223.js [new file with mode: 0644]
documentation/dir_7526be4d1cfecb7bc660fdbdb8633223.xhtml [new file with mode: 0644]
documentation/dir_7526be4d1cfecb7bc660fdbdb8633223_dep.map [new file with mode: 0644]
documentation/dir_7526be4d1cfecb7bc660fdbdb8633223_dep.md5 [new file with mode: 0644]
documentation/dir_7526be4d1cfecb7bc660fdbdb8633223_dep.svg [new file with mode: 0644]
documentation/dir_7b0825b7536eda12b63e5d87347b1c7d.js
documentation/dir_7b0825b7536eda12b63e5d87347b1c7d.xhtml
documentation/dir_7b0825b7536eda12b63e5d87347b1c7d_dep.map
documentation/dir_7b0825b7536eda12b63e5d87347b1c7d_dep.md5
documentation/dir_7b0825b7536eda12b63e5d87347b1c7d_dep.svg
documentation/dir_7d9e792b56b44fd84901d9e18064c5a8.js [new file with mode: 0644]
documentation/dir_7d9e792b56b44fd84901d9e18064c5a8.xhtml [new file with mode: 0644]
documentation/dir_7d9e792b56b44fd84901d9e18064c5a8_dep.map [new file with mode: 0644]
documentation/dir_7d9e792b56b44fd84901d9e18064c5a8_dep.md5 [new file with mode: 0644]
documentation/dir_7d9e792b56b44fd84901d9e18064c5a8_dep.svg [new file with mode: 0644]
documentation/dir_896191444cf08ec8ade6f88256cb2bdd.js
documentation/dir_896191444cf08ec8ade6f88256cb2bdd.xhtml
documentation/dir_896191444cf08ec8ade6f88256cb2bdd_dep.map
documentation/dir_896191444cf08ec8ade6f88256cb2bdd_dep.md5
documentation/dir_896191444cf08ec8ade6f88256cb2bdd_dep.svg
documentation/dir_8bc26130589aa16388b5a02f17abf2c2.js
documentation/dir_8bc26130589aa16388b5a02f17abf2c2.xhtml
documentation/dir_8bc26130589aa16388b5a02f17abf2c2_dep.map
documentation/dir_8bc26130589aa16388b5a02f17abf2c2_dep.md5
documentation/dir_8bc26130589aa16388b5a02f17abf2c2_dep.svg
documentation/dir_8c278f79c760e5c5fbd911f9870614c1.xhtml
documentation/dir_99ae3712d1eecd2a93fc4d38b59a99ba.js
documentation/dir_99ae3712d1eecd2a93fc4d38b59a99ba.xhtml
documentation/dir_99ae3712d1eecd2a93fc4d38b59a99ba_dep.map
documentation/dir_99ae3712d1eecd2a93fc4d38b59a99ba_dep.md5
documentation/dir_99ae3712d1eecd2a93fc4d38b59a99ba_dep.svg
documentation/dir_9b109a3838d873f4037ee21889a49db8.js
documentation/dir_9b109a3838d873f4037ee21889a49db8.xhtml
documentation/dir_9b109a3838d873f4037ee21889a49db8_dep.map
documentation/dir_9b109a3838d873f4037ee21889a49db8_dep.md5
documentation/dir_9b109a3838d873f4037ee21889a49db8_dep.svg
documentation/dir_9e71e2da941d3cafc4d98a9f6ae3de4f.xhtml
documentation/dir_9e71e2da941d3cafc4d98a9f6ae3de4f_dep.map
documentation/dir_9e71e2da941d3cafc4d98a9f6ae3de4f_dep.md5
documentation/dir_9e71e2da941d3cafc4d98a9f6ae3de4f_dep.svg
documentation/dir_9eca3c725728e372597fcd0d17c1ea0f.xhtml
documentation/dir_9eca3c725728e372597fcd0d17c1ea0f_dep.map
documentation/dir_9eca3c725728e372597fcd0d17c1ea0f_dep.md5
documentation/dir_9eca3c725728e372597fcd0d17c1ea0f_dep.svg
documentation/dir_aebb8dcc11953d78e620bbef0b9e2183.xhtml
documentation/dir_b19d819d13c0f52aff9af701145a9252.xhtml
documentation/dir_b2d75812ef27339cb07aa08923a4a042.xhtml
documentation/dir_b2d75812ef27339cb07aa08923a4a042_dep.map
documentation/dir_b2d75812ef27339cb07aa08923a4a042_dep.md5
documentation/dir_b2d75812ef27339cb07aa08923a4a042_dep.svg
documentation/dir_b30607d43e07fadf88f4c95a88a6c88e.js
documentation/dir_b30607d43e07fadf88f4c95a88a6c88e.xhtml
documentation/dir_b30607d43e07fadf88f4c95a88a6c88e_dep.map
documentation/dir_b30607d43e07fadf88f4c95a88a6c88e_dep.md5
documentation/dir_b30607d43e07fadf88f4c95a88a6c88e_dep.svg
documentation/dir_b496024afd63bafbf4e8da80d7d3a81a.xhtml
documentation/dir_b496024afd63bafbf4e8da80d7d3a81a_dep.map
documentation/dir_b496024afd63bafbf4e8da80d7d3a81a_dep.md5
documentation/dir_b496024afd63bafbf4e8da80d7d3a81a_dep.svg
documentation/dir_b88a6d23833cc7e200916be8af5e3057.xhtml
documentation/dir_b986aa98f9b6490bb4fc7918500346fb.js
documentation/dir_b986aa98f9b6490bb4fc7918500346fb.xhtml
documentation/dir_b986aa98f9b6490bb4fc7918500346fb_dep.map
documentation/dir_b986aa98f9b6490bb4fc7918500346fb_dep.md5
documentation/dir_b986aa98f9b6490bb4fc7918500346fb_dep.svg
documentation/dir_b9d9235a60156b8459c49cdadbf301bd.js [deleted file]
documentation/dir_b9d9235a60156b8459c49cdadbf301bd.xhtml [deleted file]
documentation/dir_b9d9235a60156b8459c49cdadbf301bd_dep.map [deleted file]
documentation/dir_b9d9235a60156b8459c49cdadbf301bd_dep.md5 [deleted file]
documentation/dir_b9d9235a60156b8459c49cdadbf301bd_dep.svg [deleted file]
documentation/dir_bb99969360c329c14e8ab37848981e8a.js [deleted file]
documentation/dir_bb99969360c329c14e8ab37848981e8a.xhtml [deleted file]
documentation/dir_bb99969360c329c14e8ab37848981e8a_dep.map [deleted file]
documentation/dir_bb99969360c329c14e8ab37848981e8a_dep.md5 [deleted file]
documentation/dir_bb99969360c329c14e8ab37848981e8a_dep.svg [deleted file]
documentation/dir_bd82036549cb2b9c5b3542d0a5df616a.js [new file with mode: 0644]
documentation/dir_bd82036549cb2b9c5b3542d0a5df616a.xhtml [new file with mode: 0644]
documentation/dir_bd82036549cb2b9c5b3542d0a5df616a_dep.map [new file with mode: 0644]
documentation/dir_bd82036549cb2b9c5b3542d0a5df616a_dep.md5 [new file with mode: 0644]
documentation/dir_bd82036549cb2b9c5b3542d0a5df616a_dep.svg [new file with mode: 0644]
documentation/dir_c26a7e526887430ce25a4d0cc5a3865b.js [deleted file]
documentation/dir_c26a7e526887430ce25a4d0cc5a3865b.xhtml [deleted file]
documentation/dir_c26a7e526887430ce25a4d0cc5a3865b_dep.map [deleted file]
documentation/dir_c26a7e526887430ce25a4d0cc5a3865b_dep.md5 [deleted file]
documentation/dir_c26a7e526887430ce25a4d0cc5a3865b_dep.svg [deleted file]
documentation/dir_c71057a74ea67172e112f0f837c986c4.js [deleted file]
documentation/dir_c71057a74ea67172e112f0f837c986c4.xhtml [deleted file]
documentation/dir_c71057a74ea67172e112f0f837c986c4_dep.map [deleted file]
documentation/dir_c71057a74ea67172e112f0f837c986c4_dep.md5 [deleted file]
documentation/dir_c71057a74ea67172e112f0f837c986c4_dep.svg [deleted file]
documentation/dir_c99b4a303cfde599116bfef66dcbe457.js [deleted file]
documentation/dir_c99b4a303cfde599116bfef66dcbe457.xhtml [deleted file]
documentation/dir_c99b4a303cfde599116bfef66dcbe457_dep.map [deleted file]
documentation/dir_c99b4a303cfde599116bfef66dcbe457_dep.md5 [deleted file]
documentation/dir_c99b4a303cfde599116bfef66dcbe457_dep.svg [deleted file]
documentation/dir_cab437ca4f6ec1fbc573ae83f91b2654.js
documentation/dir_cab437ca4f6ec1fbc573ae83f91b2654.xhtml
documentation/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.js
documentation/dir_cbdb8362360e11eafe2fa3bc74cf0ffd.xhtml
documentation/dir_cbdb8362360e11eafe2fa3bc74cf0ffd_dep.map
documentation/dir_cbdb8362360e11eafe2fa3bc74cf0ffd_dep.md5
documentation/dir_cbdb8362360e11eafe2fa3bc74cf0ffd_dep.svg
documentation/dir_d03e69479d487ec17de4c74c8d185b2d.js [new file with mode: 0644]
documentation/dir_d03e69479d487ec17de4c74c8d185b2d.xhtml [new file with mode: 0644]
documentation/dir_d03e69479d487ec17de4c74c8d185b2d_dep.map [new file with mode: 0644]
documentation/dir_d03e69479d487ec17de4c74c8d185b2d_dep.md5 [new file with mode: 0644]
documentation/dir_d03e69479d487ec17de4c74c8d185b2d_dep.svg [new file with mode: 0644]
documentation/dir_d247c927d0dc22626cf668ab2bd7f080.xhtml
documentation/dir_d247c927d0dc22626cf668ab2bd7f080_dep.map
documentation/dir_d247c927d0dc22626cf668ab2bd7f080_dep.md5
documentation/dir_d247c927d0dc22626cf668ab2bd7f080_dep.svg
documentation/dir_d28a4824dc47e487b107a5db32ef43c4.js
documentation/dir_d28a4824dc47e487b107a5db32ef43c4.xhtml
documentation/dir_d28a4824dc47e487b107a5db32ef43c4_dep.map
documentation/dir_d28a4824dc47e487b107a5db32ef43c4_dep.md5
documentation/dir_d28a4824dc47e487b107a5db32ef43c4_dep.svg
documentation/dir_e13277e8d7d14f3f15e64267bfca6477.js [deleted file]
documentation/dir_e13277e8d7d14f3f15e64267bfca6477.xhtml [deleted file]
documentation/dir_e13277e8d7d14f3f15e64267bfca6477_dep.map [deleted file]
documentation/dir_e13277e8d7d14f3f15e64267bfca6477_dep.md5 [deleted file]
documentation/dir_e13277e8d7d14f3f15e64267bfca6477_dep.svg [deleted file]
documentation/dir_e2f0bd46921046b7364e3f9b2dbe7021.js [deleted file]
documentation/dir_e2f0bd46921046b7364e3f9b2dbe7021.xhtml [deleted file]
documentation/dir_e2f0bd46921046b7364e3f9b2dbe7021_dep.map [deleted file]
documentation/dir_e2f0bd46921046b7364e3f9b2dbe7021_dep.md5 [deleted file]
documentation/dir_e2f0bd46921046b7364e3f9b2dbe7021_dep.svg [deleted file]
documentation/dir_e31c3eb8a08c20d742288af67200e09f.xhtml
documentation/dir_e31c3eb8a08c20d742288af67200e09f_dep.map
documentation/dir_e31c3eb8a08c20d742288af67200e09f_dep.md5
documentation/dir_e31c3eb8a08c20d742288af67200e09f_dep.svg
documentation/dir_e575b855d3e83e3374bc2a6f9bf89d98.js
documentation/dir_e575b855d3e83e3374bc2a6f9bf89d98.xhtml
documentation/dir_e575b855d3e83e3374bc2a6f9bf89d98_dep.map
documentation/dir_e575b855d3e83e3374bc2a6f9bf89d98_dep.md5
documentation/dir_e575b855d3e83e3374bc2a6f9bf89d98_dep.svg
documentation/dir_e7c7b16542faa38cb4655ff1750d3604.js
documentation/dir_e7c7b16542faa38cb4655ff1750d3604.xhtml
documentation/dir_e7c7b16542faa38cb4655ff1750d3604_dep.map
documentation/dir_e7c7b16542faa38cb4655ff1750d3604_dep.md5
documentation/dir_e7c7b16542faa38cb4655ff1750d3604_dep.svg
documentation/dir_e83fa7cb9796f3ad7be03e3d9fcd3249.js
documentation/dir_e83fa7cb9796f3ad7be03e3d9fcd3249.xhtml
documentation/dir_e83fa7cb9796f3ad7be03e3d9fcd3249_dep.map
documentation/dir_e83fa7cb9796f3ad7be03e3d9fcd3249_dep.md5
documentation/dir_e83fa7cb9796f3ad7be03e3d9fcd3249_dep.svg
documentation/dir_ec05701f68bea22653d08da5856c9ffc.js
documentation/dir_ec05701f68bea22653d08da5856c9ffc.xhtml
documentation/dir_ec05701f68bea22653d08da5856c9ffc_dep.map
documentation/dir_ec05701f68bea22653d08da5856c9ffc_dep.md5
documentation/dir_ec05701f68bea22653d08da5856c9ffc_dep.svg
documentation/dir_f7024513cd67abef53e86ee9382ac5ce.js
documentation/dir_f7024513cd67abef53e86ee9382ac5ce.xhtml
documentation/dir_f7024513cd67abef53e86ee9382ac5ce_dep.map
documentation/dir_f7024513cd67abef53e86ee9382ac5ce_dep.md5
documentation/dir_f7024513cd67abef53e86ee9382ac5ce_dep.svg
documentation/dir_f906bbebc596bc606d589ccb705e6595.js
documentation/dir_f906bbebc596bc606d589ccb705e6595.xhtml
documentation/dir_fbdf7bf92663091dc4d5520df638c068.js
documentation/dir_fbdf7bf92663091dc4d5520df638c068.xhtml
documentation/dir_fbdf7bf92663091dc4d5520df638c068_dep.map
documentation/dir_fbdf7bf92663091dc4d5520df638c068_dep.md5
documentation/dir_fbdf7bf92663091dc4d5520df638c068_dep.svg
documentation/dir_fe1af781eaa3d1f7e682840ac00bce9c.xhtml
documentation/dir_fe1af781eaa3d1f7e682840ac00bce9c_dep.map
documentation/dir_fe1af781eaa3d1f7e682840ac00bce9c_dep.md5
documentation/dir_fe1af781eaa3d1f7e682840ac00bce9c_dep.svg
documentation/dir_fe2ff4e257164425054f45a496f66ada.js [deleted file]
documentation/dir_fe2ff4e257164425054f45a496f66ada.xhtml [deleted file]
documentation/dir_fe2ff4e257164425054f45a496f66ada_dep.map [deleted file]
documentation/dir_fe2ff4e257164425054f45a496f66ada_dep.md5 [deleted file]
documentation/dir_fe2ff4e257164425054f45a496f66ada_dep.svg [deleted file]
documentation/direct__convolution1x1_8cl.xhtml
documentation/direct__convolution1x1_8cl_source.xhtml
documentation/direct__convolution3x3_8cl.xhtml
documentation/direct__convolution3x3_8cl_source.xhtml
documentation/direct__convolution5x5_8cl.xhtml
documentation/direct__convolution5x5_8cl_source.xhtml
documentation/direct__convolution__1x1__3x3__5x5__quantized_8cl.xhtml
documentation/direct__convolution__1x1__3x3__5x5__quantized_8cl_source.xhtml
documentation/dup__n_8h.xhtml
documentation/dup__n_8h_source.xhtml
documentation/erode_8cl.xhtml
documentation/erode_8cl_source.xhtml
documentation/fast__corners_8cl.xhtml
documentation/fast__corners_8cl_source.xhtml
documentation/files.js
documentation/files.xhtml
documentation/fill__border_8cl.xhtml
documentation/fill__border_8cl_source.xhtml
documentation/fixed__point_8h.xhtml
documentation/fixed__point_8h_source.xhtml
documentation/floor_8cl.xhtml
documentation/floor_8cl_source.xhtml
documentation/functions.xhtml
documentation/functions_0x7e.xhtml
documentation/functions_a.xhtml
documentation/functions_b.xhtml
documentation/functions_c.xhtml
documentation/functions_d.xhtml
documentation/functions_e.xhtml
documentation/functions_enum.xhtml
documentation/functions_f.xhtml
documentation/functions_func.xhtml
documentation/functions_func_0x7e.xhtml
documentation/functions_func_b.xhtml
documentation/functions_func_c.xhtml
documentation/functions_func_d.xhtml
documentation/functions_func_e.xhtml
documentation/functions_func_f.xhtml
documentation/functions_func_g.xhtml
documentation/functions_func_h.xhtml
documentation/functions_func_i.xhtml
documentation/functions_func_j.xhtml
documentation/functions_func_k.xhtml
documentation/functions_func_l.xhtml
documentation/functions_func_m.xhtml
documentation/functions_func_n.xhtml
documentation/functions_func_o.xhtml
documentation/functions_func_p.xhtml
documentation/functions_func_q.xhtml
documentation/functions_func_r.xhtml
documentation/functions_func_s.xhtml
documentation/functions_func_t.xhtml
documentation/functions_func_u.xhtml
documentation/functions_func_v.xhtml
documentation/functions_func_w.xhtml
documentation/functions_func_x.xhtml
documentation/functions_func_y.xhtml
documentation/functions_func_z.xhtml
documentation/functions_g.xhtml
documentation/functions_h.xhtml
documentation/functions_i.xhtml
documentation/functions_j.xhtml
documentation/functions_k.xhtml
documentation/functions_l.xhtml
documentation/functions_m.xhtml
documentation/functions_n.xhtml
documentation/functions_o.xhtml
documentation/functions_p.xhtml
documentation/functions_q.xhtml
documentation/functions_r.xhtml
documentation/functions_rela.xhtml
documentation/functions_s.xhtml
documentation/functions_t.xhtml
documentation/functions_type.xhtml
documentation/functions_u.xhtml
documentation/functions_v.xhtml
documentation/functions_vars.js
documentation/functions_vars.xhtml
documentation/functions_vars_a.xhtml
documentation/functions_vars_b.xhtml
documentation/functions_vars_c.xhtml
documentation/functions_vars_d.xhtml
documentation/functions_vars_e.xhtml
documentation/functions_vars_f.xhtml
documentation/functions_vars_g.xhtml
documentation/functions_vars_h.xhtml
documentation/functions_vars_i.xhtml
documentation/functions_vars_j.xhtml
documentation/functions_vars_k.xhtml [new file with mode: 0644]
documentation/functions_vars_l.xhtml
documentation/functions_vars_m.xhtml
documentation/functions_vars_n.xhtml
documentation/functions_vars_o.xhtml
documentation/functions_vars_p.xhtml
documentation/functions_vars_q.xhtml [new file with mode: 0644]
documentation/functions_vars_r.xhtml
documentation/functions_vars_s.xhtml
documentation/functions_vars_t.xhtml
documentation/functions_vars_u.xhtml
documentation/functions_vars_v.xhtml
documentation/functions_vars_w.xhtml
documentation/functions_vars_x.xhtml
documentation/functions_vars_y.xhtml
documentation/functions_vars_z.xhtml
documentation/functions_w.xhtml
documentation/functions_x.xhtml
documentation/functions_y.xhtml
documentation/functions_z.xhtml
documentation/gaussian__pyramid_8cl.xhtml
documentation/gaussian__pyramid_8cl_source.xhtml
documentation/gc__absdiff_8cpp.xhtml
documentation/gc__absdiff_8cpp_source.xhtml
documentation/gc__dc_8cpp.xhtml
documentation/gc__dc_8cpp_source.xhtml
documentation/gemm_8cl.xhtml
documentation/gemm_8cl_source.xhtml
documentation/gemmlowp_8cl.xhtml
documentation/gemmlowp_8cl_source.xhtml
documentation/gemv_8cl.xhtml
documentation/gemv_8cl_source.xhtml
documentation/globals.xhtml
documentation/globals_a.xhtml
documentation/globals_b.xhtml
documentation/globals_c.xhtml
documentation/globals_d.xhtml
documentation/globals_defs.js
documentation/globals_defs.xhtml
documentation/globals_defs_a.xhtml
documentation/globals_defs_b.xhtml [deleted file]
documentation/globals_defs_c.xhtml
documentation/globals_defs_d.xhtml
documentation/globals_defs_e.xhtml
documentation/globals_defs_f.xhtml
documentation/globals_defs_g.xhtml
documentation/globals_defs_h.xhtml
documentation/globals_defs_i.xhtml
documentation/globals_defs_j.xhtml
documentation/globals_defs_k.xhtml [deleted file]
documentation/globals_defs_l.xhtml
documentation/globals_defs_m.xhtml
documentation/globals_defs_p.xhtml
documentation/globals_defs_q.xhtml
documentation/globals_defs_r.xhtml
documentation/globals_defs_s.xhtml
documentation/globals_defs_t.xhtml
documentation/globals_defs_v.xhtml
documentation/globals_defs_w.xhtml
documentation/globals_defs_x.xhtml
documentation/globals_defs_y.xhtml
documentation/globals_e.xhtml
documentation/globals_f.xhtml
documentation/globals_func.xhtml
documentation/globals_func_b.xhtml
documentation/globals_func_c.xhtml
documentation/globals_func_d.xhtml
documentation/globals_func_e.xhtml
documentation/globals_func_f.xhtml
documentation/globals_func_g.xhtml
documentation/globals_func_h.xhtml
documentation/globals_func_i.xhtml
documentation/globals_func_l.xhtml
documentation/globals_func_m.xhtml
documentation/globals_func_n.xhtml
documentation/globals_func_o.xhtml
documentation/globals_func_p.xhtml
documentation/globals_func_q.xhtml
documentation/globals_func_r.xhtml
documentation/globals_func_s.xhtml
documentation/globals_func_t.xhtml
documentation/globals_func_u.xhtml
documentation/globals_func_v.xhtml
documentation/globals_func_w.xhtml
documentation/globals_func_y.xhtml
documentation/globals_g.xhtml
documentation/globals_h.xhtml
documentation/globals_i.xhtml
documentation/globals_j.xhtml
documentation/globals_k.xhtml
documentation/globals_l.xhtml
documentation/globals_m.xhtml
documentation/globals_n.xhtml
documentation/globals_o.xhtml
documentation/globals_p.xhtml
documentation/globals_q.xhtml
documentation/globals_r.xhtml
documentation/globals_s.xhtml
documentation/globals_t.xhtml
documentation/globals_type.xhtml
documentation/globals_u.xhtml
documentation/globals_v.xhtml
documentation/globals_vars.xhtml
documentation/globals_w.xhtml
documentation/globals_x.xhtml
documentation/globals_y.xhtml
documentation/graph_2_error_8h.js [deleted file]
documentation/graph_2_error_8h.xhtml [deleted file]
documentation/graph_2_error_8h_source.xhtml [deleted file]
documentation/graph_2_logger_8h.js [new file with mode: 0644]
documentation/graph_2_logger_8h.xhtml [new file with mode: 0644]
documentation/graph_2_logger_8h_source.xhtml [new file with mode: 0644]
documentation/graph_2_sub_tensor_8h.xhtml [deleted file]
documentation/graph_2_sub_tensor_8h_source.xhtml [deleted file]
documentation/graph_2_tensor_8h.xhtml
documentation/graph_2_tensor_8h_source.xhtml
documentation/graph_8h.xhtml [new file with mode: 0644]
documentation/graph_8h_source.xhtml [new file with mode: 0644]
documentation/graph__alexnet_8cpp.xhtml
documentation/graph__alexnet_8cpp_source.xhtml
documentation/graph__googlenet_8cpp.xhtml
documentation/graph__googlenet_8cpp_source.xhtml
documentation/graph__inception__v3_8cpp.xhtml
documentation/graph__inception__v3_8cpp_source.xhtml
documentation/graph__inception__v4_8cpp.xhtml
documentation/graph__inception__v4_8cpp_source.xhtml
documentation/graph__lenet_8cpp.xhtml
documentation/graph__lenet_8cpp_source.xhtml
documentation/graph__mobilenet_8cpp.xhtml
documentation/graph__mobilenet_8cpp_source.xhtml
documentation/graph__mobilenet__qasymm8_8cpp.xhtml
documentation/graph__mobilenet__qasymm8_8cpp_source.xhtml
documentation/graph__resnet50_8cpp.xhtml
documentation/graph__resnet50_8cpp_source.xhtml
documentation/graph__resnext50_8cpp.js [new file with mode: 0644]
documentation/graph__resnext50_8cpp.xhtml [new file with mode: 0644]
documentation/graph__resnext50_8cpp_source.xhtml [new file with mode: 0644]
documentation/graph__squeezenet_8cpp.xhtml
documentation/graph__squeezenet_8cpp_source.xhtml
documentation/graph__squeezenet__v1__1_8cpp.xhtml
documentation/graph__squeezenet__v1__1_8cpp_source.xhtml
documentation/graph__vgg16_8cpp.xhtml
documentation/graph__vgg16_8cpp_source.xhtml
documentation/graph__vgg19_8cpp.xhtml
documentation/graph__vgg19_8cpp_source.xhtml
documentation/graph_legend.xhtml
documentation/harris__corners_8cl.xhtml
documentation/harris__corners_8cl_source.xhtml
documentation/helpers_8h.xhtml
documentation/helpers_8h_source.xhtml
documentation/helpers__asymm_8h.xhtml
documentation/helpers__asymm_8h_source.xhtml
documentation/hierarchy.js
documentation/hierarchy.xhtml
documentation/histogram_8cl.xhtml
documentation/histogram_8cl_source.xhtml
documentation/hog_8cl.xhtml
documentation/hog_8cl_source.xhtml
documentation/hwc_8hpp.js [deleted file]
documentation/hwc_8hpp.xhtml
documentation/hwc_8hpp_source.xhtml
documentation/hwc__names_8hpp.js [deleted file]
documentation/hwc__names_8hpp.xhtml
documentation/hwc__names_8hpp_source.xhtml
documentation/im2col_8cl.xhtml
documentation/im2col_8cl_source.xhtml
documentation/index.xhtml
documentation/inherit_graph_1.map
documentation/inherit_graph_1.md5
documentation/inherit_graph_1.svg
documentation/inherit_graph_10.map
documentation/inherit_graph_10.md5
documentation/inherit_graph_10.svg
documentation/inherit_graph_100.map
documentation/inherit_graph_100.md5
documentation/inherit_graph_100.svg
documentation/inherit_graph_101.map
documentation/inherit_graph_101.md5
documentation/inherit_graph_101.svg
documentation/inherit_graph_102.map
documentation/inherit_graph_102.md5
documentation/inherit_graph_102.svg
documentation/inherit_graph_103.map
documentation/inherit_graph_103.md5
documentation/inherit_graph_103.svg
documentation/inherit_graph_104.map
documentation/inherit_graph_104.md5
documentation/inherit_graph_104.svg
documentation/inherit_graph_105.map
documentation/inherit_graph_105.md5
documentation/inherit_graph_105.svg
documentation/inherit_graph_106.map
documentation/inherit_graph_106.md5
documentation/inherit_graph_106.svg
documentation/inherit_graph_107.map
documentation/inherit_graph_107.md5
documentation/inherit_graph_107.svg
documentation/inherit_graph_108.map
documentation/inherit_graph_108.md5
documentation/inherit_graph_108.svg
documentation/inherit_graph_109.map
documentation/inherit_graph_109.md5
documentation/inherit_graph_109.svg
documentation/inherit_graph_11.map
documentation/inherit_graph_11.md5
documentation/inherit_graph_11.svg
documentation/inherit_graph_110.map
documentation/inherit_graph_110.md5
documentation/inherit_graph_110.svg
documentation/inherit_graph_111.map
documentation/inherit_graph_111.md5
documentation/inherit_graph_111.svg
documentation/inherit_graph_112.map
documentation/inherit_graph_112.md5
documentation/inherit_graph_112.svg
documentation/inherit_graph_113.map
documentation/inherit_graph_113.md5
documentation/inherit_graph_113.svg
documentation/inherit_graph_114.map
documentation/inherit_graph_114.md5
documentation/inherit_graph_114.svg
documentation/inherit_graph_115.map
documentation/inherit_graph_115.md5
documentation/inherit_graph_115.svg
documentation/inherit_graph_116.map
documentation/inherit_graph_116.md5
documentation/inherit_graph_116.svg
documentation/inherit_graph_117.map
documentation/inherit_graph_117.md5
documentation/inherit_graph_117.svg
documentation/inherit_graph_118.map
documentation/inherit_graph_118.md5
documentation/inherit_graph_118.svg
documentation/inherit_graph_119.map
documentation/inherit_graph_119.md5
documentation/inherit_graph_119.svg
documentation/inherit_graph_12.map
documentation/inherit_graph_12.md5
documentation/inherit_graph_12.svg
documentation/inherit_graph_120.map
documentation/inherit_graph_120.md5
documentation/inherit_graph_120.svg
documentation/inherit_graph_121.map
documentation/inherit_graph_121.md5
documentation/inherit_graph_121.svg
documentation/inherit_graph_122.map
documentation/inherit_graph_122.md5
documentation/inherit_graph_122.svg
documentation/inherit_graph_123.map
documentation/inherit_graph_123.md5
documentation/inherit_graph_123.svg
documentation/inherit_graph_124.map
documentation/inherit_graph_124.md5
documentation/inherit_graph_124.svg
documentation/inherit_graph_125.map
documentation/inherit_graph_125.md5
documentation/inherit_graph_125.svg
documentation/inherit_graph_126.map
documentation/inherit_graph_126.md5
documentation/inherit_graph_126.svg
documentation/inherit_graph_127.map
documentation/inherit_graph_127.md5
documentation/inherit_graph_127.svg
documentation/inherit_graph_128.map
documentation/inherit_graph_128.md5
documentation/inherit_graph_128.svg
documentation/inherit_graph_129.map
documentation/inherit_graph_129.md5
documentation/inherit_graph_129.svg
documentation/inherit_graph_13.map
documentation/inherit_graph_13.md5
documentation/inherit_graph_13.svg
documentation/inherit_graph_130.map
documentation/inherit_graph_130.md5
documentation/inherit_graph_130.svg
documentation/inherit_graph_131.map
documentation/inherit_graph_131.md5
documentation/inherit_graph_131.svg
documentation/inherit_graph_132.map
documentation/inherit_graph_132.md5
documentation/inherit_graph_132.svg
documentation/inherit_graph_133.map
documentation/inherit_graph_133.md5
documentation/inherit_graph_133.svg
documentation/inherit_graph_134.map
documentation/inherit_graph_134.md5
documentation/inherit_graph_134.svg
documentation/inherit_graph_135.map
documentation/inherit_graph_135.md5
documentation/inherit_graph_135.svg
documentation/inherit_graph_136.map
documentation/inherit_graph_136.md5
documentation/inherit_graph_136.svg
documentation/inherit_graph_137.map
documentation/inherit_graph_137.md5
documentation/inherit_graph_137.svg
documentation/inherit_graph_138.map
documentation/inherit_graph_138.md5
documentation/inherit_graph_138.svg
documentation/inherit_graph_139.map
documentation/inherit_graph_139.md5
documentation/inherit_graph_139.svg
documentation/inherit_graph_14.map
documentation/inherit_graph_14.md5
documentation/inherit_graph_14.svg
documentation/inherit_graph_140.map
documentation/inherit_graph_140.md5
documentation/inherit_graph_140.svg
documentation/inherit_graph_141.map
documentation/inherit_graph_141.md5
documentation/inherit_graph_141.svg
documentation/inherit_graph_142.map
documentation/inherit_graph_142.md5
documentation/inherit_graph_142.svg
documentation/inherit_graph_143.map
documentation/inherit_graph_143.md5
documentation/inherit_graph_143.svg
documentation/inherit_graph_144.map
documentation/inherit_graph_144.md5
documentation/inherit_graph_144.svg
documentation/inherit_graph_145.map
documentation/inherit_graph_145.md5
documentation/inherit_graph_145.svg
documentation/inherit_graph_146.map
documentation/inherit_graph_146.md5
documentation/inherit_graph_146.svg
documentation/inherit_graph_147.map
documentation/inherit_graph_147.md5
documentation/inherit_graph_147.svg
documentation/inherit_graph_148.map
documentation/inherit_graph_148.md5
documentation/inherit_graph_148.svg
documentation/inherit_graph_149.map
documentation/inherit_graph_149.md5
documentation/inherit_graph_149.svg
documentation/inherit_graph_15.map
documentation/inherit_graph_15.md5
documentation/inherit_graph_15.svg
documentation/inherit_graph_150.map
documentation/inherit_graph_150.md5
documentation/inherit_graph_150.svg
documentation/inherit_graph_151.map
documentation/inherit_graph_151.md5
documentation/inherit_graph_151.svg
documentation/inherit_graph_152.map
documentation/inherit_graph_152.md5
documentation/inherit_graph_152.svg
documentation/inherit_graph_153.map
documentation/inherit_graph_153.md5
documentation/inherit_graph_153.svg
documentation/inherit_graph_154.map
documentation/inherit_graph_154.md5
documentation/inherit_graph_154.svg
documentation/inherit_graph_155.map
documentation/inherit_graph_155.md5
documentation/inherit_graph_155.svg
documentation/inherit_graph_156.map
documentation/inherit_graph_156.md5
documentation/inherit_graph_156.svg
documentation/inherit_graph_157.map
documentation/inherit_graph_157.md5
documentation/inherit_graph_157.svg
documentation/inherit_graph_158.map
documentation/inherit_graph_158.md5
documentation/inherit_graph_158.svg
documentation/inherit_graph_159.map
documentation/inherit_graph_159.md5
documentation/inherit_graph_159.svg
documentation/inherit_graph_16.map
documentation/inherit_graph_16.md5
documentation/inherit_graph_16.svg
documentation/inherit_graph_160.map
documentation/inherit_graph_160.md5
documentation/inherit_graph_160.svg
documentation/inherit_graph_161.map
documentation/inherit_graph_161.md5
documentation/inherit_graph_161.svg
documentation/inherit_graph_162.map
documentation/inherit_graph_162.md5
documentation/inherit_graph_162.svg
documentation/inherit_graph_163.map
documentation/inherit_graph_163.md5
documentation/inherit_graph_163.svg
documentation/inherit_graph_164.map
documentation/inherit_graph_164.md5
documentation/inherit_graph_164.svg
documentation/inherit_graph_165.map
documentation/inherit_graph_165.md5
documentation/inherit_graph_165.svg
documentation/inherit_graph_166.map
documentation/inherit_graph_166.md5
documentation/inherit_graph_166.svg
documentation/inherit_graph_167.map
documentation/inherit_graph_167.md5
documentation/inherit_graph_167.svg
documentation/inherit_graph_168.map
documentation/inherit_graph_168.md5
documentation/inherit_graph_168.svg
documentation/inherit_graph_169.map
documentation/inherit_graph_169.md5
documentation/inherit_graph_169.svg
documentation/inherit_graph_17.map
documentation/inherit_graph_17.md5
documentation/inherit_graph_17.svg
documentation/inherit_graph_170.map
documentation/inherit_graph_170.md5
documentation/inherit_graph_170.svg
documentation/inherit_graph_171.map
documentation/inherit_graph_171.md5
documentation/inherit_graph_171.svg
documentation/inherit_graph_172.map
documentation/inherit_graph_172.md5
documentation/inherit_graph_172.svg
documentation/inherit_graph_173.map
documentation/inherit_graph_173.md5
documentation/inherit_graph_173.svg
documentation/inherit_graph_174.map
documentation/inherit_graph_174.md5
documentation/inherit_graph_174.svg
documentation/inherit_graph_175.map
documentation/inherit_graph_175.md5
documentation/inherit_graph_175.svg
documentation/inherit_graph_176.map
documentation/inherit_graph_176.md5
documentation/inherit_graph_176.svg
documentation/inherit_graph_177.map
documentation/inherit_graph_177.md5
documentation/inherit_graph_177.svg
documentation/inherit_graph_178.map
documentation/inherit_graph_178.md5
documentation/inherit_graph_178.svg
documentation/inherit_graph_179.map
documentation/inherit_graph_179.md5
documentation/inherit_graph_179.svg
documentation/inherit_graph_18.map
documentation/inherit_graph_18.md5
documentation/inherit_graph_18.svg
documentation/inherit_graph_180.map
documentation/inherit_graph_180.md5
documentation/inherit_graph_180.svg
documentation/inherit_graph_181.map
documentation/inherit_graph_181.md5
documentation/inherit_graph_181.svg
documentation/inherit_graph_182.map
documentation/inherit_graph_182.md5
documentation/inherit_graph_182.svg
documentation/inherit_graph_183.map
documentation/inherit_graph_183.md5
documentation/inherit_graph_183.svg
documentation/inherit_graph_184.map
documentation/inherit_graph_184.md5
documentation/inherit_graph_184.svg
documentation/inherit_graph_185.map
documentation/inherit_graph_185.md5
documentation/inherit_graph_185.svg
documentation/inherit_graph_186.map
documentation/inherit_graph_186.md5
documentation/inherit_graph_186.svg
documentation/inherit_graph_187.map
documentation/inherit_graph_187.md5
documentation/inherit_graph_187.svg
documentation/inherit_graph_188.map
documentation/inherit_graph_188.md5
documentation/inherit_graph_188.svg
documentation/inherit_graph_189.map
documentation/inherit_graph_189.md5
documentation/inherit_graph_189.svg
documentation/inherit_graph_19.map
documentation/inherit_graph_19.md5
documentation/inherit_graph_19.svg
documentation/inherit_graph_190.map
documentation/inherit_graph_190.md5
documentation/inherit_graph_190.svg
documentation/inherit_graph_191.map
documentation/inherit_graph_191.md5
documentation/inherit_graph_191.svg
documentation/inherit_graph_192.map
documentation/inherit_graph_192.md5
documentation/inherit_graph_192.svg
documentation/inherit_graph_193.map
documentation/inherit_graph_193.md5
documentation/inherit_graph_193.svg
documentation/inherit_graph_194.map
documentation/inherit_graph_194.md5
documentation/inherit_graph_194.svg
documentation/inherit_graph_195.map
documentation/inherit_graph_195.md5
documentation/inherit_graph_195.svg
documentation/inherit_graph_196.map
documentation/inherit_graph_196.md5
documentation/inherit_graph_196.svg
documentation/inherit_graph_197.map
documentation/inherit_graph_197.md5
documentation/inherit_graph_197.svg
documentation/inherit_graph_198.map
documentation/inherit_graph_198.md5
documentation/inherit_graph_198.svg
documentation/inherit_graph_199.map
documentation/inherit_graph_199.md5
documentation/inherit_graph_199.svg
documentation/inherit_graph_2.map
documentation/inherit_graph_2.md5
documentation/inherit_graph_2.svg
documentation/inherit_graph_20.map
documentation/inherit_graph_20.md5
documentation/inherit_graph_20.svg
documentation/inherit_graph_200.map
documentation/inherit_graph_200.md5
documentation/inherit_graph_200.svg
documentation/inherit_graph_201.map
documentation/inherit_graph_201.md5
documentation/inherit_graph_201.svg
documentation/inherit_graph_202.map
documentation/inherit_graph_202.md5
documentation/inherit_graph_202.svg
documentation/inherit_graph_203.map
documentation/inherit_graph_203.md5
documentation/inherit_graph_203.svg
documentation/inherit_graph_204.map
documentation/inherit_graph_204.md5
documentation/inherit_graph_204.svg
documentation/inherit_graph_205.map
documentation/inherit_graph_205.md5
documentation/inherit_graph_205.svg
documentation/inherit_graph_206.map
documentation/inherit_graph_206.md5
documentation/inherit_graph_206.svg
documentation/inherit_graph_207.map
documentation/inherit_graph_207.md5
documentation/inherit_graph_207.svg
documentation/inherit_graph_208.map
documentation/inherit_graph_208.md5
documentation/inherit_graph_208.svg
documentation/inherit_graph_209.map
documentation/inherit_graph_209.md5
documentation/inherit_graph_209.svg
documentation/inherit_graph_21.map
documentation/inherit_graph_21.md5
documentation/inherit_graph_21.svg
documentation/inherit_graph_210.map
documentation/inherit_graph_210.md5
documentation/inherit_graph_210.svg
documentation/inherit_graph_211.map
documentation/inherit_graph_211.md5
documentation/inherit_graph_211.svg
documentation/inherit_graph_212.map
documentation/inherit_graph_212.md5
documentation/inherit_graph_212.svg
documentation/inherit_graph_213.map
documentation/inherit_graph_213.md5
documentation/inherit_graph_213.svg
documentation/inherit_graph_214.map
documentation/inherit_graph_214.md5
documentation/inherit_graph_214.svg
documentation/inherit_graph_215.map
documentation/inherit_graph_215.md5
documentation/inherit_graph_215.svg
documentation/inherit_graph_216.map
documentation/inherit_graph_216.md5
documentation/inherit_graph_216.svg
documentation/inherit_graph_217.map
documentation/inherit_graph_217.md5
documentation/inherit_graph_217.svg
documentation/inherit_graph_218.map
documentation/inherit_graph_218.md5
documentation/inherit_graph_218.svg
documentation/inherit_graph_219.map
documentation/inherit_graph_219.md5
documentation/inherit_graph_219.svg
documentation/inherit_graph_22.map
documentation/inherit_graph_22.md5
documentation/inherit_graph_22.svg
documentation/inherit_graph_220.map
documentation/inherit_graph_220.md5
documentation/inherit_graph_220.svg
documentation/inherit_graph_221.map
documentation/inherit_graph_221.md5
documentation/inherit_graph_221.svg
documentation/inherit_graph_222.map
documentation/inherit_graph_222.md5
documentation/inherit_graph_222.svg
documentation/inherit_graph_223.map
documentation/inherit_graph_223.md5
documentation/inherit_graph_223.svg
documentation/inherit_graph_224.map
documentation/inherit_graph_224.md5
documentation/inherit_graph_224.svg
documentation/inherit_graph_225.map
documentation/inherit_graph_225.md5
documentation/inherit_graph_225.svg
documentation/inherit_graph_226.map
documentation/inherit_graph_226.md5
documentation/inherit_graph_226.svg
documentation/inherit_graph_227.map
documentation/inherit_graph_227.md5
documentation/inherit_graph_227.svg
documentation/inherit_graph_228.map
documentation/inherit_graph_228.md5
documentation/inherit_graph_228.svg
documentation/inherit_graph_229.map
documentation/inherit_graph_229.md5
documentation/inherit_graph_229.svg
documentation/inherit_graph_23.map
documentation/inherit_graph_23.md5
documentation/inherit_graph_23.svg
documentation/inherit_graph_230.map
documentation/inherit_graph_230.md5
documentation/inherit_graph_230.svg
documentation/inherit_graph_231.map
documentation/inherit_graph_231.md5
documentation/inherit_graph_231.svg
documentation/inherit_graph_232.map
documentation/inherit_graph_232.md5
documentation/inherit_graph_232.svg
documentation/inherit_graph_233.map
documentation/inherit_graph_233.md5
documentation/inherit_graph_233.svg
documentation/inherit_graph_234.map
documentation/inherit_graph_234.md5
documentation/inherit_graph_234.svg
documentation/inherit_graph_235.map
documentation/inherit_graph_235.md5
documentation/inherit_graph_235.svg
documentation/inherit_graph_236.map
documentation/inherit_graph_236.md5
documentation/inherit_graph_236.svg
documentation/inherit_graph_237.map
documentation/inherit_graph_237.md5
documentation/inherit_graph_237.svg
documentation/inherit_graph_238.map [deleted file]
documentation/inherit_graph_238.md5 [deleted file]
documentation/inherit_graph_238.svg [deleted file]
documentation/inherit_graph_239.map [deleted file]
documentation/inherit_graph_239.md5 [deleted file]
documentation/inherit_graph_239.svg [deleted file]
documentation/inherit_graph_24.map
documentation/inherit_graph_24.md5
documentation/inherit_graph_24.svg
documentation/inherit_graph_240.map [deleted file]
documentation/inherit_graph_240.md5 [deleted file]
documentation/inherit_graph_240.svg [deleted file]
documentation/inherit_graph_241.map [deleted file]
documentation/inherit_graph_241.md5 [deleted file]
documentation/inherit_graph_241.svg [deleted file]
documentation/inherit_graph_242.map [deleted file]
documentation/inherit_graph_242.md5 [deleted file]
documentation/inherit_graph_242.svg [deleted file]
documentation/inherit_graph_243.map [deleted file]
documentation/inherit_graph_243.md5 [deleted file]
documentation/inherit_graph_243.svg [deleted file]
documentation/inherit_graph_244.map [deleted file]
documentation/inherit_graph_244.md5 [deleted file]
documentation/inherit_graph_244.svg [deleted file]
documentation/inherit_graph_245.map [deleted file]
documentation/inherit_graph_245.md5 [deleted file]
documentation/inherit_graph_245.svg [deleted file]
documentation/inherit_graph_246.map [deleted file]
documentation/inherit_graph_246.md5 [deleted file]
documentation/inherit_graph_246.svg [deleted file]
documentation/inherit_graph_247.map [deleted file]
documentation/inherit_graph_247.md5 [deleted file]
documentation/inherit_graph_247.svg [deleted file]
documentation/inherit_graph_248.map [deleted file]
documentation/inherit_graph_248.md5 [deleted file]
documentation/inherit_graph_248.svg [deleted file]
documentation/inherit_graph_249.map [deleted file]
documentation/inherit_graph_249.md5 [deleted file]
documentation/inherit_graph_249.svg [deleted file]
documentation/inherit_graph_25.map
documentation/inherit_graph_25.md5
documentation/inherit_graph_25.svg
documentation/inherit_graph_250.map [deleted file]
documentation/inherit_graph_250.md5 [deleted file]
documentation/inherit_graph_250.svg [deleted file]
documentation/inherit_graph_251.map [deleted file]
documentation/inherit_graph_251.md5 [deleted file]
documentation/inherit_graph_251.svg [deleted file]
documentation/inherit_graph_252.map [deleted file]
documentation/inherit_graph_252.md5 [deleted file]
documentation/inherit_graph_252.svg [deleted file]
documentation/inherit_graph_253.map [deleted file]
documentation/inherit_graph_253.md5 [deleted file]
documentation/inherit_graph_253.svg [deleted file]
documentation/inherit_graph_254.map [deleted file]
documentation/inherit_graph_254.md5 [deleted file]
documentation/inherit_graph_254.svg [deleted file]
documentation/inherit_graph_255.map [deleted file]
documentation/inherit_graph_255.md5 [deleted file]
documentation/inherit_graph_255.svg [deleted file]
documentation/inherit_graph_256.map [deleted file]
documentation/inherit_graph_256.md5 [deleted file]
documentation/inherit_graph_256.svg [deleted file]
documentation/inherit_graph_257.map [deleted file]
documentation/inherit_graph_257.md5 [deleted file]
documentation/inherit_graph_257.svg [deleted file]
documentation/inherit_graph_258.map [deleted file]
documentation/inherit_graph_258.md5 [deleted file]
documentation/inherit_graph_258.svg [deleted file]
documentation/inherit_graph_259.map [deleted file]
documentation/inherit_graph_259.md5 [deleted file]
documentation/inherit_graph_259.svg [deleted file]
documentation/inherit_graph_26.map
documentation/inherit_graph_26.md5
documentation/inherit_graph_26.svg
documentation/inherit_graph_260.map [deleted file]
documentation/inherit_graph_260.md5 [deleted file]
documentation/inherit_graph_260.svg [deleted file]
documentation/inherit_graph_261.map [deleted file]
documentation/inherit_graph_261.md5 [deleted file]
documentation/inherit_graph_261.svg [deleted file]
documentation/inherit_graph_262.map [deleted file]
documentation/inherit_graph_262.md5 [deleted file]
documentation/inherit_graph_262.svg [deleted file]
documentation/inherit_graph_263.map [deleted file]
documentation/inherit_graph_263.md5 [deleted file]
documentation/inherit_graph_263.svg [deleted file]
documentation/inherit_graph_27.map
documentation/inherit_graph_27.md5
documentation/inherit_graph_27.svg
documentation/inherit_graph_28.map
documentation/inherit_graph_28.md5
documentation/inherit_graph_28.svg
documentation/inherit_graph_29.map
documentation/inherit_graph_29.md5
documentation/inherit_graph_29.svg
documentation/inherit_graph_30.map
documentation/inherit_graph_30.md5
documentation/inherit_graph_30.svg
documentation/inherit_graph_31.map
documentation/inherit_graph_31.md5
documentation/inherit_graph_31.svg
documentation/inherit_graph_32.map
documentation/inherit_graph_32.md5
documentation/inherit_graph_32.svg
documentation/inherit_graph_33.map
documentation/inherit_graph_33.md5
documentation/inherit_graph_33.svg
documentation/inherit_graph_34.map
documentation/inherit_graph_34.md5
documentation/inherit_graph_34.svg
documentation/inherit_graph_35.map
documentation/inherit_graph_35.md5
documentation/inherit_graph_35.svg
documentation/inherit_graph_36.map
documentation/inherit_graph_36.md5
documentation/inherit_graph_36.svg
documentation/inherit_graph_37.map
documentation/inherit_graph_37.md5
documentation/inherit_graph_37.svg
documentation/inherit_graph_38.map
documentation/inherit_graph_38.md5
documentation/inherit_graph_38.svg
documentation/inherit_graph_39.map
documentation/inherit_graph_39.md5
documentation/inherit_graph_39.svg
documentation/inherit_graph_40.map
documentation/inherit_graph_40.md5
documentation/inherit_graph_40.svg
documentation/inherit_graph_41.map
documentation/inherit_graph_41.md5
documentation/inherit_graph_41.svg
documentation/inherit_graph_42.map
documentation/inherit_graph_42.md5
documentation/inherit_graph_42.svg
documentation/inherit_graph_43.map
documentation/inherit_graph_43.md5
documentation/inherit_graph_43.svg
documentation/inherit_graph_44.map
documentation/inherit_graph_44.md5
documentation/inherit_graph_44.svg
documentation/inherit_graph_45.map
documentation/inherit_graph_45.md5
documentation/inherit_graph_45.svg
documentation/inherit_graph_46.map
documentation/inherit_graph_46.md5
documentation/inherit_graph_46.svg
documentation/inherit_graph_47.map
documentation/inherit_graph_47.md5
documentation/inherit_graph_47.svg
documentation/inherit_graph_48.map
documentation/inherit_graph_48.md5
documentation/inherit_graph_48.svg
documentation/inherit_graph_49.map
documentation/inherit_graph_49.md5
documentation/inherit_graph_49.svg
documentation/inherit_graph_50.map
documentation/inherit_graph_50.md5
documentation/inherit_graph_50.svg
documentation/inherit_graph_51.map
documentation/inherit_graph_51.md5
documentation/inherit_graph_51.svg
documentation/inherit_graph_52.map
documentation/inherit_graph_52.md5
documentation/inherit_graph_52.svg
documentation/inherit_graph_53.map
documentation/inherit_graph_53.md5
documentation/inherit_graph_53.svg
documentation/inherit_graph_54.map
documentation/inherit_graph_54.md5
documentation/inherit_graph_54.svg
documentation/inherit_graph_55.map
documentation/inherit_graph_55.md5
documentation/inherit_graph_55.svg
documentation/inherit_graph_56.map
documentation/inherit_graph_56.md5
documentation/inherit_graph_56.svg
documentation/inherit_graph_57.map
documentation/inherit_graph_57.md5
documentation/inherit_graph_57.svg
documentation/inherit_graph_58.map
documentation/inherit_graph_58.md5
documentation/inherit_graph_58.svg
documentation/inherit_graph_59.map
documentation/inherit_graph_59.md5
documentation/inherit_graph_59.svg
documentation/inherit_graph_60.map
documentation/inherit_graph_60.md5
documentation/inherit_graph_60.svg
documentation/inherit_graph_61.map
documentation/inherit_graph_61.md5
documentation/inherit_graph_61.svg
documentation/inherit_graph_62.map
documentation/inherit_graph_62.md5
documentation/inherit_graph_62.svg
documentation/inherit_graph_63.map
documentation/inherit_graph_63.md5
documentation/inherit_graph_63.svg
documentation/inherit_graph_64.map
documentation/inherit_graph_64.md5
documentation/inherit_graph_64.svg
documentation/inherit_graph_65.map
documentation/inherit_graph_65.md5
documentation/inherit_graph_65.svg
documentation/inherit_graph_66.map
documentation/inherit_graph_66.md5
documentation/inherit_graph_66.svg
documentation/inherit_graph_67.map
documentation/inherit_graph_67.md5
documentation/inherit_graph_67.svg
documentation/inherit_graph_68.map
documentation/inherit_graph_68.md5
documentation/inherit_graph_68.svg
documentation/inherit_graph_69.map
documentation/inherit_graph_69.md5
documentation/inherit_graph_69.svg
documentation/inherit_graph_7.map
documentation/inherit_graph_7.md5
documentation/inherit_graph_7.svg
documentation/inherit_graph_70.map
documentation/inherit_graph_70.md5
documentation/inherit_graph_70.svg
documentation/inherit_graph_71.map
documentation/inherit_graph_71.md5
documentation/inherit_graph_71.svg
documentation/inherit_graph_72.map
documentation/inherit_graph_72.md5
documentation/inherit_graph_72.svg
documentation/inherit_graph_73.map
documentation/inherit_graph_73.md5
documentation/inherit_graph_73.svg
documentation/inherit_graph_74.map
documentation/inherit_graph_74.md5
documentation/inherit_graph_74.svg
documentation/inherit_graph_75.map
documentation/inherit_graph_75.md5
documentation/inherit_graph_75.svg
documentation/inherit_graph_76.map
documentation/inherit_graph_76.md5
documentation/inherit_graph_76.svg
documentation/inherit_graph_77.map
documentation/inherit_graph_77.md5
documentation/inherit_graph_77.svg
documentation/inherit_graph_78.map
documentation/inherit_graph_78.md5
documentation/inherit_graph_78.svg
documentation/inherit_graph_79.map
documentation/inherit_graph_79.md5
documentation/inherit_graph_79.svg
documentation/inherit_graph_8.map
documentation/inherit_graph_8.md5
documentation/inherit_graph_8.svg
documentation/inherit_graph_80.map
documentation/inherit_graph_80.md5
documentation/inherit_graph_80.svg
documentation/inherit_graph_81.map
documentation/inherit_graph_81.md5
documentation/inherit_graph_81.svg
documentation/inherit_graph_82.map
documentation/inherit_graph_82.md5
documentation/inherit_graph_82.svg
documentation/inherit_graph_83.map
documentation/inherit_graph_83.md5
documentation/inherit_graph_83.svg
documentation/inherit_graph_84.map
documentation/inherit_graph_84.md5
documentation/inherit_graph_84.svg
documentation/inherit_graph_85.map
documentation/inherit_graph_85.md5
documentation/inherit_graph_85.svg
documentation/inherit_graph_86.map
documentation/inherit_graph_86.md5
documentation/inherit_graph_86.svg
documentation/inherit_graph_87.map
documentation/inherit_graph_87.md5
documentation/inherit_graph_87.svg
documentation/inherit_graph_88.map
documentation/inherit_graph_88.md5
documentation/inherit_graph_88.svg
documentation/inherit_graph_89.map
documentation/inherit_graph_89.md5
documentation/inherit_graph_89.svg
documentation/inherit_graph_9.map
documentation/inherit_graph_9.md5
documentation/inherit_graph_9.svg
documentation/inherit_graph_90.map
documentation/inherit_graph_90.md5
documentation/inherit_graph_90.svg
documentation/inherit_graph_91.map
documentation/inherit_graph_91.md5
documentation/inherit_graph_91.svg
documentation/inherit_graph_92.map
documentation/inherit_graph_92.md5
documentation/inherit_graph_92.svg
documentation/inherit_graph_93.map
documentation/inherit_graph_93.md5
documentation/inherit_graph_93.svg
documentation/inherit_graph_94.map
documentation/inherit_graph_94.md5
documentation/inherit_graph_94.svg
documentation/inherit_graph_95.map
documentation/inherit_graph_95.md5
documentation/inherit_graph_95.svg
documentation/inherit_graph_96.map
documentation/inherit_graph_96.md5
documentation/inherit_graph_96.svg
documentation/inherit_graph_97.map
documentation/inherit_graph_97.md5
documentation/inherit_graph_97.svg
documentation/inherit_graph_98.map
documentation/inherit_graph_98.md5
documentation/inherit_graph_98.svg
documentation/inherit_graph_99.map
documentation/inherit_graph_99.md5
documentation/inherit_graph_99.svg
documentation/inherits.xhtml
documentation/integral__image_8cl.xhtml
documentation/integral__image_8cl_source.xhtml
documentation/intrinsics_8h.xhtml
documentation/intrinsics_8h_source.xhtml
documentation/l2__normalize_8cl.xhtml
documentation/l2__normalize_8cl_source.xhtml
documentation/load_8h.xhtml
documentation/load_8h_source.xhtml
documentation/magnitude__phase_8cl.xhtml
documentation/magnitude__phase_8cl_source.xhtml
documentation/main_8cpp.xhtml
documentation/main_8cpp_source.xhtml
documentation/max_8h.xhtml
documentation/max_8h_source.xhtml
documentation/mean__stddev_8cl.xhtml
documentation/mean__stddev_8cl_source.xhtml
documentation/min_8h.xhtml
documentation/min_8h_source.xhtml
documentation/minmax__layer_8cl.xhtml
documentation/minmax__layer_8cl_source.xhtml
documentation/minmaxloc_8cl.xhtml
documentation/minmaxloc_8cl_source.xhtml
documentation/namespacearm__compute.js
documentation/namespacearm__compute.xhtml
documentation/namespacearm__compute_1_1detail.xhtml
documentation/namespacearm__compute_1_1gles.xhtml
documentation/namespacearm__compute_1_1gles__compute.xhtml [deleted file]
documentation/namespacearm__compute_1_1graph.js
documentation/namespacearm__compute_1_1graph.xhtml
documentation/namespacearm__compute_1_1graph_1_1backends.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph_1_1backends.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph_1_1backends_1_1detail.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph_1_1backends_1_1detail.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph_1_1detail.js [deleted file]
documentation/namespacearm__compute_1_1graph_1_1detail.xhtml
documentation/namespacearm__compute_1_1graph_1_1frontend.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph_1_1frontend.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1graph__utils.js
documentation/namespacearm__compute_1_1graph__utils.xhtml
documentation/namespacearm__compute_1_1io.xhtml
documentation/namespacearm__compute_1_1logging.xhtml
documentation/namespacearm__compute_1_1misc.js
documentation/namespacearm__compute_1_1misc.xhtml
documentation/namespacearm__compute_1_1misc_1_1shape__calculator.xhtml
documentation/namespacearm__compute_1_1quantization.xhtml
documentation/namespacearm__compute_1_1strong__type.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1strong__type.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1support.xhtml
documentation/namespacearm__compute_1_1support_1_1cpp11.xhtml
documentation/namespacearm__compute_1_1support_1_1cpp14.xhtml
documentation/namespacearm__compute_1_1test.js
documentation/namespacearm__compute_1_1test.xhtml
documentation/namespacearm__compute_1_1test_1_1_c_l_suite.js [deleted file]
documentation/namespacearm__compute_1_1test_1_1_c_l_suite.xhtml [deleted file]
documentation/namespacearm__compute_1_1test_1_1_c_l_suite_1_1_n_i_g_h_t_l_y_suite.xhtml [deleted file]
documentation/namespacearm__compute_1_1test_1_1benchmark.js
documentation/namespacearm__compute_1_1test_1_1benchmark.xhtml
documentation/namespacearm__compute_1_1test_1_1benchmark_1_1_c_l_suite.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1benchmark_1_1_c_l_suite.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1benchmark_1_1_c_l_suite_1_1_n_i_g_h_t_l_y_suite.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1convolution__3d.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1convolution__3d.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1convolution__3d_1_1detail.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1test_1_1datasets.js [deleted file]
documentation/namespacearm__compute_1_1test_1_1datasets.xhtml [deleted file]
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic.xhtml
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits.js
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits.xhtml
documentation/namespacearm__compute_1_1test_1_1framework.js
documentation/namespacearm__compute_1_1test_1_1framework.xhtml
documentation/namespacearm__compute_1_1test_1_1framework_1_1dataset.xhtml
documentation/namespacearm__compute_1_1test_1_1framework_1_1detail.xhtml
documentation/namespacearm__compute_1_1test_1_1gles__compute.xhtml [deleted file]
documentation/namespacearm__compute_1_1test_1_1networks.xhtml
documentation/namespacearm__compute_1_1test_1_1traits.xhtml
documentation/namespacearm__compute_1_1test_1_1validation.js
documentation/namespacearm__compute_1_1test_1_1validation.xhtml
documentation/namespacearm__compute_1_1test_1_1validation_1_1reference.xhtml
documentation/namespacearm__compute_1_1traits.xhtml
documentation/namespacearm__compute_1_1tuners.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1tuners.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1utility.xhtml
documentation/namespacearm__compute_1_1utility_1_1detail.xhtml
documentation/namespacearm__compute_1_1utils.js
documentation/namespacearm__compute_1_1utils.xhtml
documentation/namespacearm__compute_1_1utils_1_1cast.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1iterable.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1iterable.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1signal.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1signal.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1signal_1_1detail.js [new file with mode: 0644]
documentation/namespacearm__compute_1_1utils_1_1signal_1_1detail.xhtml [new file with mode: 0644]
documentation/namespacearm__compute_1_1wrapper.xhtml
documentation/namespacearm__compute_1_1wrapper_1_1traits.js
documentation/namespacearm__compute_1_1wrapper_1_1traits.xhtml
documentation/namespacecaffe__data__extractor.xhtml [deleted file]
documentation/namespacecl.xhtml
documentation/namespacemali__userspace.js [deleted file]
documentation/namespacemali__userspace.xhtml [deleted file]
documentation/namespacemembers.xhtml
documentation/namespacemembers_a.xhtml
documentation/namespacemembers_b.xhtml
documentation/namespacemembers_c.xhtml
documentation/namespacemembers_d.xhtml
documentation/namespacemembers_e.xhtml
documentation/namespacemembers_enum.xhtml
documentation/namespacemembers_eval.xhtml [deleted file]
documentation/namespacemembers_f.xhtml
documentation/namespacemembers_func.xhtml
documentation/namespacemembers_func_b.xhtml
documentation/namespacemembers_func_c.xhtml
documentation/namespacemembers_func_d.xhtml
documentation/namespacemembers_func_e.xhtml
documentation/namespacemembers_func_f.xhtml
documentation/namespacemembers_func_g.xhtml
documentation/namespacemembers_func_h.xhtml
documentation/namespacemembers_func_i.xhtml
documentation/namespacemembers_func_j.xhtml
documentation/namespacemembers_func_l.xhtml
documentation/namespacemembers_func_m.xhtml
documentation/namespacemembers_func_n.xhtml
documentation/namespacemembers_func_o.xhtml
documentation/namespacemembers_func_p.xhtml
documentation/namespacemembers_func_q.xhtml
documentation/namespacemembers_func_r.xhtml
documentation/namespacemembers_func_s.xhtml
documentation/namespacemembers_func_t.xhtml
documentation/namespacemembers_func_u.xhtml
documentation/namespacemembers_func_v.xhtml
documentation/namespacemembers_func_w.xhtml
documentation/namespacemembers_func_z.xhtml
documentation/namespacemembers_g.xhtml
documentation/namespacemembers_h.xhtml
documentation/namespacemembers_i.xhtml
documentation/namespacemembers_j.xhtml
documentation/namespacemembers_k.xhtml
documentation/namespacemembers_l.xhtml
documentation/namespacemembers_m.xhtml
documentation/namespacemembers_n.xhtml
documentation/namespacemembers_o.xhtml
documentation/namespacemembers_p.xhtml
documentation/namespacemembers_q.xhtml
documentation/namespacemembers_r.xhtml
documentation/namespacemembers_s.xhtml
documentation/namespacemembers_t.xhtml
documentation/namespacemembers_type.js
documentation/namespacemembers_type.xhtml
documentation/namespacemembers_type_c.xhtml [new file with mode: 0644]
documentation/namespacemembers_type_d.xhtml
documentation/namespacemembers_type_e.xhtml [new file with mode: 0644]
documentation/namespacemembers_type_f.xhtml
documentation/namespacemembers_type_g.xhtml
documentation/namespacemembers_type_h.xhtml
documentation/namespacemembers_type_i.xhtml
documentation/namespacemembers_type_k.xhtml
documentation/namespacemembers_type_l.xhtml
documentation/namespacemembers_type_m.xhtml
documentation/namespacemembers_type_n.xhtml
documentation/namespacemembers_type_p.xhtml
documentation/namespacemembers_type_q.xhtml
documentation/namespacemembers_type_r.xhtml [new file with mode: 0644]
documentation/namespacemembers_type_s.xhtml
documentation/namespacemembers_type_t.xhtml
documentation/namespacemembers_type_u.xhtml
documentation/namespacemembers_u.xhtml
documentation/namespacemembers_v.xhtml
documentation/namespacemembers_vars.xhtml
documentation/namespacemembers_w.xhtml
documentation/namespacemembers_z.xhtml
documentation/namespaces.js
documentation/namespaces.xhtml
documentation/namespacetensorflow__data__extractor.xhtml [deleted file]
documentation/navtreedata.js
documentation/navtreeindex0.js
documentation/navtreeindex1.js
documentation/navtreeindex10.js
documentation/navtreeindex11.js
documentation/navtreeindex12.js
documentation/navtreeindex13.js
documentation/navtreeindex14.js
documentation/navtreeindex15.js
documentation/navtreeindex16.js
documentation/navtreeindex17.js
documentation/navtreeindex18.js
documentation/navtreeindex19.js
documentation/navtreeindex2.js
documentation/navtreeindex20.js
documentation/navtreeindex21.js
documentation/navtreeindex22.js
documentation/navtreeindex23.js
documentation/navtreeindex24.js
documentation/navtreeindex25.js
documentation/navtreeindex26.js
documentation/navtreeindex27.js
documentation/navtreeindex28.js
documentation/navtreeindex29.js
documentation/navtreeindex3.js
documentation/navtreeindex30.js
documentation/navtreeindex31.js
documentation/navtreeindex32.js
documentation/navtreeindex33.js
documentation/navtreeindex34.js
documentation/navtreeindex35.js
documentation/navtreeindex36.js
documentation/navtreeindex37.js
documentation/navtreeindex38.js
documentation/navtreeindex39.js
documentation/navtreeindex4.js
documentation/navtreeindex40.js
documentation/navtreeindex41.js
documentation/navtreeindex42.js
documentation/navtreeindex43.js
documentation/navtreeindex44.js
documentation/navtreeindex45.js
documentation/navtreeindex46.js
documentation/navtreeindex47.js
documentation/navtreeindex48.js
documentation/navtreeindex49.js
documentation/navtreeindex5.js
documentation/navtreeindex50.js
documentation/navtreeindex51.js
documentation/navtreeindex52.js
documentation/navtreeindex53.js
documentation/navtreeindex54.js
documentation/navtreeindex6.js
documentation/navtreeindex7.js
documentation/navtreeindex8.js
documentation/navtreeindex9.js
documentation/neon__cartoon__effect_8cpp.xhtml
documentation/neon__cartoon__effect_8cpp_source.xhtml
documentation/neon__cnn_8cpp.xhtml
documentation/neon__cnn_8cpp_source.xhtml
documentation/neon__convolution_8cpp.xhtml
documentation/neon__convolution_8cpp_source.xhtml
documentation/neon__copy__objects_8cpp.xhtml
documentation/neon__copy__objects_8cpp_source.xhtml
documentation/neon__scale_8cpp.xhtml
documentation/neon__scale_8cpp_source.xhtml
documentation/neoncl__scale__median__gaussian_8cpp.xhtml
documentation/neoncl__scale__median__gaussian_8cpp_source.xhtml
documentation/non__linear__filter3x3_8cl.xhtml
documentation/non__linear__filter3x3_8cl_source.xhtml
documentation/non__linear__filter5x5_8cl.xhtml
documentation/non__linear__filter5x5_8cl_source.xhtml
documentation/non__linear__filter__helpers_8h.xhtml
documentation/non__linear__filter__helpers_8h_source.xhtml
documentation/nonmax_8cl.xhtml
documentation/nonmax_8cl_source.xhtml
documentation/normalization__layer_8cl.xhtml
documentation/normalization__layer_8cl_source.xhtml
documentation/optical__flow__pyramid__lk_8cl.js
documentation/optical__flow__pyramid__lk_8cl.xhtml
documentation/optical__flow__pyramid__lk_8cl_source.xhtml
documentation/pages.xhtml
documentation/permute_8cl.xhtml
documentation/permute_8cl_source.xhtml
documentation/pixelwise__mul__float_8cl.xhtml
documentation/pixelwise__mul__float_8cl_source.xhtml
documentation/pixelwise__mul__int_8cl.xhtml
documentation/pixelwise__mul__int_8cl_source.xhtml
documentation/pooling__layer_8cl.js
documentation/pooling__layer_8cl.xhtml
documentation/pooling__layer_8cl_source.xhtml
documentation/pooling__layer__quantized_8cl.js
documentation/pooling__layer__quantized_8cl.xhtml
documentation/pooling__layer__quantized_8cl_source.xhtml
documentation/quantization__layer_8cl.xhtml
documentation/quantization__layer_8cl_source.xhtml
documentation/reduction__operation_8cl.xhtml
documentation/reduction__operation_8cl_source.xhtml
documentation/reference_2_absolute_difference_8cpp.xhtml
documentation/reference_2_absolute_difference_8cpp_source.xhtml
documentation/reference_2_accumulate_8cpp.xhtml
documentation/reference_2_accumulate_8cpp_source.xhtml
documentation/reference_2_arithmetic_addition_8cpp.xhtml
documentation/reference_2_arithmetic_addition_8cpp_source.xhtml
documentation/reference_2_arithmetic_subtraction_8cpp.xhtml
documentation/reference_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/reference_2_bitwise_and_8cpp.xhtml
documentation/reference_2_bitwise_and_8cpp_source.xhtml
documentation/reference_2_bitwise_not_8cpp.xhtml
documentation/reference_2_bitwise_not_8cpp_source.xhtml
documentation/reference_2_bitwise_or_8cpp.xhtml
documentation/reference_2_bitwise_or_8cpp_source.xhtml
documentation/reference_2_bitwise_xor_8cpp.xhtml
documentation/reference_2_bitwise_xor_8cpp_source.xhtml
documentation/reference_2_box3x3_8cpp.xhtml
documentation/reference_2_box3x3_8cpp_source.xhtml
documentation/reference_2_channel_combine_8cpp.js [new file with mode: 0644]
documentation/reference_2_channel_combine_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_channel_combine_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_channel_extract_8cpp.xhtml
documentation/reference_2_channel_extract_8cpp_source.xhtml
documentation/reference_2_channel_shuffle_8cpp.js [new file with mode: 0644]
documentation/reference_2_channel_shuffle_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_channel_shuffle_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_convert_fully_connected_weights_8cpp.js [new file with mode: 0644]
documentation/reference_2_convert_fully_connected_weights_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_convert_fully_connected_weights_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_convolution_8cpp.xhtml
documentation/reference_2_convolution_8cpp_source.xhtml
documentation/reference_2_copy_8cpp.js [new file with mode: 0644]
documentation/reference_2_copy_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_copy_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_deconvolution_layer_8cpp.xhtml
documentation/reference_2_deconvolution_layer_8cpp_source.xhtml
documentation/reference_2_depth_convert_layer_8cpp.xhtml
documentation/reference_2_depth_convert_layer_8cpp_source.xhtml
documentation/reference_2_derivative_8cpp.xhtml
documentation/reference_2_derivative_8cpp_source.xhtml
documentation/reference_2_dilate_8cpp.xhtml
documentation/reference_2_dilate_8cpp_source.xhtml
documentation/reference_2_equalize_histogram_8cpp.js [deleted file]
documentation/reference_2_equalize_histogram_8cpp.xhtml [deleted file]
documentation/reference_2_equalize_histogram_8cpp_source.xhtml [deleted file]
documentation/reference_2_erode_8cpp.xhtml
documentation/reference_2_erode_8cpp_source.xhtml
documentation/reference_2_fast_corners_8cpp.xhtml
documentation/reference_2_fast_corners_8cpp_source.xhtml
documentation/reference_2_fixed_point_8cpp.xhtml
documentation/reference_2_fixed_point_8cpp_source.xhtml
documentation/reference_2_fixed_point_pixel_wise_multiplication_8cpp.xhtml
documentation/reference_2_fixed_point_pixel_wise_multiplication_8cpp_source.xhtml
documentation/reference_2_gaussian3x3_8cpp.xhtml
documentation/reference_2_gaussian3x3_8cpp_source.xhtml
documentation/reference_2_gaussian5x5_8cpp.xhtml
documentation/reference_2_gaussian5x5_8cpp_source.xhtml
documentation/reference_2_h_o_g_descriptor_8cpp.js [deleted file]
documentation/reference_2_h_o_g_descriptor_8cpp.xhtml [deleted file]
documentation/reference_2_h_o_g_descriptor_8cpp_source.xhtml [deleted file]
documentation/reference_2_h_o_g_detector_8cpp.js [new file with mode: 0644]
documentation/reference_2_h_o_g_detector_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_h_o_g_detector_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_h_o_g_multi_detection_8cpp.js [new file with mode: 0644]
documentation/reference_2_h_o_g_multi_detection_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_h_o_g_multi_detection_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_histogram_8cpp.js [deleted file]
documentation/reference_2_histogram_8cpp.xhtml [deleted file]
documentation/reference_2_histogram_8cpp_source.xhtml [deleted file]
documentation/reference_2_im2_col_8cpp.js [new file with mode: 0644]
documentation/reference_2_im2_col_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_im2_col_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_integral_image_8cpp.js [deleted file]
documentation/reference_2_integral_image_8cpp.xhtml [deleted file]
documentation/reference_2_integral_image_8cpp_source.xhtml [deleted file]
documentation/reference_2_locally_connected_8cpp.js [new file with mode: 0644]
documentation/reference_2_locally_connected_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_locally_connected_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_mean_std_dev_8cpp.js [deleted file]
documentation/reference_2_mean_std_dev_8cpp.xhtml [deleted file]
documentation/reference_2_mean_std_dev_8cpp_source.xhtml [deleted file]
documentation/reference_2_median3x3_8cpp.js [deleted file]
documentation/reference_2_median3x3_8cpp.xhtml [deleted file]
documentation/reference_2_median3x3_8cpp_source.xhtml [deleted file]
documentation/reference_2_min_max_location_8cpp.js [deleted file]
documentation/reference_2_min_max_location_8cpp.xhtml [deleted file]
documentation/reference_2_min_max_location_8cpp_source.xhtml [deleted file]
documentation/reference_2_non_linear_filter_8cpp.xhtml
documentation/reference_2_non_linear_filter_8cpp_source.xhtml
documentation/reference_2_optical_flow_8cpp.js [new file with mode: 0644]
documentation/reference_2_optical_flow_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_optical_flow_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_permute_8cpp.js
documentation/reference_2_permute_8cpp.xhtml
documentation/reference_2_permute_8cpp_source.xhtml
documentation/reference_2_phase_8cpp.js [deleted file]
documentation/reference_2_phase_8cpp.xhtml [deleted file]
documentation/reference_2_phase_8cpp_source.xhtml [deleted file]
documentation/reference_2_pixel_wise_multiplication_8cpp.xhtml
documentation/reference_2_pixel_wise_multiplication_8cpp_source.xhtml
documentation/reference_2_reduction_operation_8cpp.xhtml
documentation/reference_2_reduction_operation_8cpp_source.xhtml
documentation/reference_2_remap_8cpp.xhtml
documentation/reference_2_remap_8cpp_source.xhtml
documentation/reference_2_scharr_8cpp.xhtml
documentation/reference_2_scharr_8cpp_source.xhtml
documentation/reference_2_sobel_8cpp.xhtml
documentation/reference_2_sobel_8cpp_source.xhtml
documentation/reference_2_table_lookup_8cpp.xhtml
documentation/reference_2_table_lookup_8cpp_source.xhtml
documentation/reference_2_threshold_8cpp.xhtml
documentation/reference_2_threshold_8cpp_source.xhtml
documentation/reference_2_warp_affine_8cpp.xhtml
documentation/reference_2_warp_affine_8cpp_source.xhtml
documentation/reference_2_warp_perspective_8cpp.xhtml
documentation/reference_2_warp_perspective_8cpp_source.xhtml
documentation/reference_2_width_concatenate_layer_8cpp.js [new file with mode: 0644]
documentation/reference_2_width_concatenate_layer_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_width_concatenate_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/reference_2_winograd_8cpp.js [new file with mode: 0644]
documentation/reference_2_winograd_8cpp.xhtml [new file with mode: 0644]
documentation/reference_2_winograd_8cpp_source.xhtml [new file with mode: 0644]
documentation/remap_8cl.xhtml
documentation/remap_8cl_source.xhtml
documentation/reshape__layer_8cl.xhtml
documentation/reshape__layer_8cl_source.xhtml
documentation/roi__pooling__layer_8cl.xhtml
documentation/roi__pooling__layer_8cl_source.xhtml
documentation/runtime_2_sub_tensor_8h.xhtml [deleted file]
documentation/runtime_2_sub_tensor_8h_source.xhtml [deleted file]
documentation/runtime_2_tensor_8h.xhtml
documentation/runtime_2_tensor_8h_source.xhtml
documentation/scale_8cl.xhtml
documentation/scale_8cl_source.xhtml
documentation/scharr__filter_8cl.xhtml
documentation/scharr__filter_8cl_source.xhtml
documentation/search/all_1.js
documentation/search/all_10.js
documentation/search/all_11.js
documentation/search/all_12.js
documentation/search/all_13.js
documentation/search/all_14.js
documentation/search/all_15.js
documentation/search/all_16.js
documentation/search/all_17.js
documentation/search/all_18.js
documentation/search/all_19.js
documentation/search/all_1a.js
documentation/search/all_1b.js
documentation/search/all_1c.js
documentation/search/all_2.js
documentation/search/all_3.js
documentation/search/all_4.js
documentation/search/all_5.js
documentation/search/all_6.js
documentation/search/all_7.js
documentation/search/all_8.js
documentation/search/all_9.js
documentation/search/all_a.js
documentation/search/all_b.js
documentation/search/all_c.js
documentation/search/all_d.js
documentation/search/all_e.js
documentation/search/all_f.js
documentation/search/classes_1.js
documentation/search/classes_10.js
documentation/search/classes_11.js
documentation/search/classes_12.js
documentation/search/classes_13.js
documentation/search/classes_14.js
documentation/search/classes_15.js
documentation/search/classes_16.js
documentation/search/classes_17.js
documentation/search/classes_18.html [deleted file]
documentation/search/classes_18.js [deleted file]
documentation/search/classes_19.html [deleted file]
documentation/search/classes_19.js [deleted file]
documentation/search/classes_2.js
documentation/search/classes_3.js
documentation/search/classes_4.js
documentation/search/classes_5.js
documentation/search/classes_6.js
documentation/search/classes_7.js
documentation/search/classes_8.js
documentation/search/classes_9.js
documentation/search/classes_a.js
documentation/search/classes_b.js
documentation/search/classes_c.js
documentation/search/classes_d.js
documentation/search/classes_e.js
documentation/search/classes_f.js
documentation/search/defines_1.js
documentation/search/defines_10.js
documentation/search/defines_11.js
documentation/search/defines_12.js
documentation/search/defines_13.js
documentation/search/defines_14.js
documentation/search/defines_15.html [deleted file]
documentation/search/defines_15.js [deleted file]
documentation/search/defines_16.html [deleted file]
documentation/search/defines_16.js [deleted file]
documentation/search/defines_2.js
documentation/search/defines_3.js
documentation/search/defines_4.js
documentation/search/defines_5.js
documentation/search/defines_6.js
documentation/search/defines_7.js
documentation/search/defines_8.js
documentation/search/defines_9.js
documentation/search/defines_a.js
documentation/search/defines_b.js
documentation/search/defines_c.js
documentation/search/defines_d.js
documentation/search/defines_e.js
documentation/search/defines_f.js
documentation/search/enums_1.js
documentation/search/enums_10.js
documentation/search/enums_11.html [new file with mode: 0644]
documentation/search/enums_11.js [new file with mode: 0644]
documentation/search/enums_2.js
documentation/search/enums_3.js
documentation/search/enums_4.js
documentation/search/enums_5.js
documentation/search/enums_9.js
documentation/search/enums_a.js
documentation/search/enums_b.js
documentation/search/enums_c.js
documentation/search/enumvalues_0.js
documentation/search/enumvalues_1.js
documentation/search/enumvalues_10.js
documentation/search/enumvalues_11.js
documentation/search/enumvalues_12.js
documentation/search/enumvalues_13.js
documentation/search/enumvalues_14.js
documentation/search/enumvalues_15.js
documentation/search/enumvalues_16.html [new file with mode: 0644]
documentation/search/enumvalues_16.js [new file with mode: 0644]
documentation/search/enumvalues_2.js
documentation/search/enumvalues_3.js
documentation/search/enumvalues_4.js
documentation/search/enumvalues_5.js
documentation/search/enumvalues_6.js
documentation/search/enumvalues_7.js
documentation/search/enumvalues_8.js
documentation/search/enumvalues_9.js
documentation/search/enumvalues_a.js
documentation/search/enumvalues_b.js
documentation/search/enumvalues_c.js
documentation/search/enumvalues_d.js
documentation/search/enumvalues_e.js
documentation/search/enumvalues_f.js
documentation/search/files_1.js
documentation/search/files_10.js
documentation/search/files_11.js
documentation/search/files_12.js
documentation/search/files_13.js
documentation/search/files_14.js
documentation/search/files_15.js
documentation/search/files_16.js
documentation/search/files_17.js
documentation/search/files_18.html [deleted file]
documentation/search/files_18.js [deleted file]
documentation/search/files_2.js
documentation/search/files_3.js
documentation/search/files_4.js
documentation/search/files_5.js
documentation/search/files_6.js
documentation/search/files_7.js
documentation/search/files_8.js
documentation/search/files_9.js
documentation/search/files_b.js
documentation/search/files_c.js
documentation/search/files_d.js
documentation/search/files_e.js
documentation/search/files_f.js
documentation/search/functions_0.js
documentation/search/functions_1.js
documentation/search/functions_11.js
documentation/search/functions_12.js
documentation/search/functions_13.js
documentation/search/functions_14.js
documentation/search/functions_15.js
documentation/search/functions_16.js
documentation/search/functions_17.js
documentation/search/functions_18.js
documentation/search/functions_19.js
documentation/search/functions_1a.js
documentation/search/functions_2.js
documentation/search/functions_3.js
documentation/search/functions_4.js
documentation/search/functions_5.js
documentation/search/functions_6.js
documentation/search/functions_7.js
documentation/search/functions_8.js
documentation/search/functions_a.js
documentation/search/functions_b.js
documentation/search/functions_c.js
documentation/search/functions_d.js
documentation/search/functions_e.js
documentation/search/functions_f.js
documentation/search/namespaces_0.js
documentation/search/namespaces_1.js
documentation/search/namespaces_2.html [deleted file]
documentation/search/namespaces_2.js [deleted file]
documentation/search/namespaces_3.html [deleted file]
documentation/search/namespaces_3.js [deleted file]
documentation/search/related_0.js
documentation/search/related_1.js
documentation/search/related_2.js
documentation/search/related_3.js
documentation/search/related_4.html [new file with mode: 0644]
documentation/search/related_4.js [new file with mode: 0644]
documentation/search/searchdata.js
documentation/search/typedefs_1.js
documentation/search/typedefs_10.js
documentation/search/typedefs_11.js
documentation/search/typedefs_12.js
documentation/search/typedefs_13.js
documentation/search/typedefs_14.html [new file with mode: 0644]
documentation/search/typedefs_14.js [new file with mode: 0644]
documentation/search/typedefs_15.html [new file with mode: 0644]
documentation/search/typedefs_15.js [new file with mode: 0644]
documentation/search/typedefs_2.js
documentation/search/typedefs_3.js
documentation/search/typedefs_4.js
documentation/search/typedefs_5.js
documentation/search/typedefs_6.js
documentation/search/typedefs_7.js
documentation/search/typedefs_8.js
documentation/search/typedefs_9.js
documentation/search/typedefs_a.js
documentation/search/typedefs_b.js
documentation/search/typedefs_c.js
documentation/search/typedefs_d.js
documentation/search/typedefs_e.js
documentation/search/typedefs_f.js
documentation/search/variables_0.js
documentation/search/variables_1.js
documentation/search/variables_10.js
documentation/search/variables_11.js
documentation/search/variables_12.js
documentation/search/variables_13.js
documentation/search/variables_14.js
documentation/search/variables_15.js
documentation/search/variables_16.js
documentation/search/variables_17.js
documentation/search/variables_18.js
documentation/search/variables_19.js
documentation/search/variables_1a.html [new file with mode: 0644]
documentation/search/variables_1a.js [new file with mode: 0644]
documentation/search/variables_2.js
documentation/search/variables_3.js
documentation/search/variables_4.js
documentation/search/variables_5.js
documentation/search/variables_6.js
documentation/search/variables_7.js
documentation/search/variables_8.js
documentation/search/variables_9.js
documentation/search/variables_a.js
documentation/search/variables_b.js
documentation/search/variables_c.js
documentation/search/variables_d.js
documentation/search/variables_e.js
documentation/search/variables_f.js
documentation/sobel__filter_8cl.xhtml
documentation/sobel__filter_8cl_source.xhtml
documentation/softmax__layer_8cl.xhtml
documentation/softmax__layer_8cl_source.xhtml
documentation/softmax__layer__quantized_8cl.xhtml
documentation/softmax__layer__quantized_8cl_source.xhtml
documentation/store_8h.xhtml
documentation/store_8h_source.xhtml
documentation/struct_coordinates2_d.xhtml
documentation/struct_detection_window.xhtml
documentation/struct_image.xhtml
documentation/struct_internal_keypoint.xhtml
documentation/struct_keypoint.xhtml
documentation/struct_tensor3_d.xhtml
documentation/struct_tensor4_d.xhtml
documentation/struct_vector.xhtml
documentation/structarm__compute_1_1_border_size.xhtml
documentation/structarm__compute_1_1_c_l_coefficient_table.xhtml
documentation/structarm__compute_1_1_c_l_device_options.js [new file with mode: 0644]
documentation/structarm__compute_1_1_c_l_device_options.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1_c_l_l_k_internal_keypoint.xhtml
documentation/structarm__compute_1_1_c_l_old_value.xhtml
documentation/structarm__compute_1_1_c_p_u_info.js [deleted file]
documentation/structarm__compute_1_1_c_p_u_info.xhtml [deleted file]
documentation/structarm__compute_1_1_coordinates2_d.xhtml
documentation/structarm__compute_1_1_coordinates3_d.xhtml
documentation/structarm__compute_1_1_detection_window.xhtml
documentation/structarm__compute_1_1_i_o_format_info.xhtml
documentation/structarm__compute_1_1_internal_key_point.js [new file with mode: 0644]
documentation/structarm__compute_1_1_internal_key_point.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1_key_point.xhtml
documentation/structarm__compute_1_1_min_max_location_values.xhtml
documentation/structarm__compute_1_1_min_max_location_values__coll__graph.map [deleted file]
documentation/structarm__compute_1_1_min_max_location_values__coll__graph.md5 [deleted file]
documentation/structarm__compute_1_1_min_max_location_values__coll__graph.svg [deleted file]
documentation/structarm__compute_1_1_n_e_l_k_internal_keypoint.xhtml
documentation/structarm__compute_1_1_optical_flow_parameters.js [new file with mode: 0644]
documentation/structarm__compute_1_1_optical_flow_parameters.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1_quantization_info.xhtml
documentation/structarm__compute_1_1_r_o_i.xhtml
documentation/structarm__compute_1_1_rectangle.xhtml
documentation/structarm__compute_1_1_thread_info.js
documentation/structarm__compute_1_1_thread_info.xhtml
documentation/structarm__compute_1_1_thread_info__coll__graph.map
documentation/structarm__compute_1_1_thread_info__coll__graph.md5
documentation/structarm__compute_1_1_thread_info__coll__graph.svg
documentation/structarm__compute_1_1_valid_region.xhtml
documentation/structarm__compute_1_1_winograd_info.js [new file with mode: 0644]
documentation/structarm__compute_1_1_winograd_info.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1_winograd_info__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1_winograd_info__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1_winograd_info__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1detail_1_1brelu.xhtml
documentation/structarm__compute_1_1detail_1_1dummy.xhtml
documentation/structarm__compute_1_1detail_1_1get__tensor__info__t.xhtml
documentation/structarm__compute_1_1detail_1_1get__tensor__info__t_3_01_i_tensor_info_01_5_01_4.xhtml
documentation/structarm__compute_1_1detail_1_1lubrelu.xhtml
documentation/structarm__compute_1_1detail_1_1relu.xhtml
documentation/structarm__compute_1_1enable__bitwise__ops.xhtml
documentation/structarm__compute_1_1enable__bitwise__ops_3_01arm__compute_1_1_g_p_u_target_01_4.xhtml
documentation/structarm__compute_1_1graph_1_1_execution_task.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_task.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_task__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_task__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_task__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_workload.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_workload.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_workload__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_workload__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_execution_workload__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_graph_config.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_graph_config.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_memory_manager_context.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_memory_manager_context.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_node_idx_pair.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_node_idx_pair.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_node_params.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_node_params.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_tensor_descriptor.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_tensor_descriptor.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_tensor_descriptor__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_tensor_descriptor__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1_tensor_descriptor__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.js [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1frontend_1_1_stream_hints__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1frontend_1_1_stream_hints__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1graph_1_1frontend_1_1_stream_hints__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1logging_1_1_log_msg.xhtml
documentation/structarm__compute_1_1misc_1_1_c_r_t_p.js [new file with mode: 0644]
documentation/structarm__compute_1_1misc_1_1_c_r_t_p.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1strong__type_1_1_comparable.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1strong__type_1_1_comparable__coll__graph.map [new file with mode: 0644]
documentation/structarm__compute_1_1strong__type_1_1_comparable__coll__graph.md5 [new file with mode: 0644]
documentation/structarm__compute_1_1strong__type_1_1_comparable__coll__graph.svg [new file with mode: 0644]
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if.xhtml
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if_3_01_t[]_4.xhtml
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if_3_01_t[_n]_4.xhtml
documentation/structarm__compute_1_1test_1_1common__promoted__signed__type.xhtml
documentation/structarm__compute_1_1test_1_1common__promoted__unsigned__type.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_lowp_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_lowp_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_h_o_g_descriptor_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_h_o_g_descriptor_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_image_file_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_image_file_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_normalize_planar_y_u_v_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_normalize_planar_y_u_v_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_scale_layer_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_scale_layer_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_threshold_dataset_1_1iterator.js [deleted file]
documentation/structarm__compute_1_1test_1_1datasets_1_1_threshold_dataset_1_1iterator.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01float_01_4.js [new file with mode: 0644]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01float_01_4.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01half_01_4.js [new file with mode: 0644]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01half_01_4.xhtml [new file with mode: 0644]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int64__t_01_4.js [deleted file]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int64__t_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint64__t_01_4.js [deleted file]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint64__t_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_measurement.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_measurement_1_1_value.js
documentation/structarm__compute_1_1test_1_1framework_1_1_measurement_1_1_value.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_scheduler_timer_1_1kernel__info.js
documentation/structarm__compute_1_1test_1_1framework_1_1_scheduler_timer_1_1kernel__info.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_test_info.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_test_result.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_initializer_list_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_join_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_range_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_singleton_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_zip_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1is__container.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1is__container_3_01std_1_1vector_3_01_v_00_01_a_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01float_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01half_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1_harris_corners_parameters.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare_3_01_absolute_tolerance_3_01_u_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare_3_01_relative_tolerance_3_01_u_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare__base.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1is__floating__point.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1is__floating__point_3_01half_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_01_t_00_01_ts_8_8_8_01_4_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_01_u_00_01_ts_8_8_8_01_4_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_4_01_4.xhtml
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector.xhtml
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01float__t_00_012_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01float__t_00_012_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01float__t_00_014_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01float__t_00_014_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int16__t_00_014_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int16__t_00_014_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int16__t_00_018_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int16__t_00_018_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int32__t_00_012_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int32__t_00_012_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int32__t_00_014_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int32__t_00_014_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int64__t_00_011_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int64__t_00_011_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int64__t_00_012_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int64__t_00_012_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int8__t_00_0116_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int8__t_00_0116_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int8__t_00_018_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01int8__t_00_018_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint16__t_00_014_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint16__t_00_014_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint16__t_00_018_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint16__t_00_018_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint32__t_00_012_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint32__t_00_012_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint32__t_00_014_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint32__t_00_014_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint64__t_00_011_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint64__t_00_011_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint64__t_00_012_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint64__t_00_012_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint8__t_00_0116_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint8__t_00_0116_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint8__t_00_018_01_4.js [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1neon__vector_3_01uint8__t_00_018_01_4.xhtml [deleted file]
documentation/structarm__compute_1_1wrapper_1_1traits_1_1vector__128__tag.xhtml
documentation/structarm__compute_1_1wrapper_1_1traits_1_1vector__64__tag.xhtml
documentation/structmali__userspace_1_1_counter_mapping.js [deleted file]
documentation/structmali__userspace_1_1_counter_mapping.xhtml [deleted file]
documentation/structmali__userspace_1_1gpu__props.js [deleted file]
documentation/structmali__userspace_1_1gpu__props.xhtml [deleted file]
documentation/structmali__userspace_1_1gpu__raw__gpu__props.js [deleted file]
documentation/structmali__userspace_1_1gpu__raw__gpu__props.xhtml [deleted file]
documentation/structmali__userspace_1_1kbase__hwcnt__reader__metadata.js [deleted file]
documentation/structmali__userspace_1_1kbase__hwcnt__reader__metadata.xhtml [deleted file]
documentation/structmali__userspace_1_1kbase__uk__gpuprops.js [deleted file]
documentation/structmali__userspace_1_1kbase__uk__gpuprops.xhtml [deleted file]
documentation/structmali__userspace_1_1kbase__uk__gpuprops__coll__graph.map [deleted file]
documentation/structmali__userspace_1_1kbase__uk__gpuprops__coll__graph.md5 [deleted file]
documentation/structmali__userspace_1_1kbase__uk__gpuprops__coll__graph.svg [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info__coll__graph.map [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info__coll__graph.md5 [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info__coll__graph.svg [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__core__props.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__core__props.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__l2__cache__props.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__l2__cache__props.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__props.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__props.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__props__coll__graph.map [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__props__coll__graph.md5 [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__props__coll__graph.svg [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__thread__props.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__thread__props.xhtml [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__tiler__props.js [deleted file]
documentation/structmali__userspace_1_1mali__base__gpu__tiler__props.xhtml [deleted file]
documentation/tablelookup_8cl.xhtml
documentation/tablelookup_8cl_source.xhtml
documentation/tensorflow__data__extractor_8py.js [deleted file]
documentation/tensorflow__data__extractor_8py.xhtml [deleted file]
documentation/tensorflow__data__extractor_8py_source.xhtml [deleted file]
documentation/tests.xhtml
documentation/tests_2_types_8h.js
documentation/tests_2_types_8h.xhtml
documentation/tests_2_types_8h_source.xhtml
documentation/tests_2_utils_8h.js
documentation/tests_2_utils_8h.xhtml
documentation/tests_2_utils_8h_source.xhtml
documentation/tests_2framework_2_macros_8h.xhtml
documentation/tests_2framework_2_macros_8h_source.xhtml
documentation/tests_2framework_2_utils_8h.xhtml
documentation/tests_2framework_2_utils_8h_source.xhtml
documentation/tests_2framework_2printers_2_printers_8h.xhtml
documentation/tests_2framework_2printers_2_printers_8h_source.xhtml
documentation/tests_2validation_2_fixed_point_8h.js
documentation/tests_2validation_2_fixed_point_8h.xhtml
documentation/tests_2validation_2_fixed_point_8h_source.xhtml
documentation/tests_2validation_2_helpers_8h.js
documentation/tests_2validation_2_helpers_8h.xhtml
documentation/tests_2validation_2_helpers_8h_source.xhtml
documentation/tests_2validation_2_u_n_i_t_2_utils_8cpp.xhtml
documentation/tests_2validation_2_u_n_i_t_2_utils_8cpp_source.xhtml
documentation/tests_2validation_2reference_2_activation_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_activation_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_activation_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_batch_normalization_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_batch_normalization_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_batch_normalization_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_convolution_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_convolution_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_convolution_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_depth_convert_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_depth_convert_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_depth_convert_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_depthwise_convolution_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_depthwise_convolution_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_depthwise_convolution_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_dequantization_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_dequantization_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_dequantization_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_fixed_point_8h.xhtml
documentation/tests_2validation_2reference_2_fixed_point_8h_source.xhtml
documentation/tests_2validation_2reference_2_flatten_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_flatten_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_flatten_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_fully_connected_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_fully_connected_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_fully_connected_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_l2_normalize_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_l2_normalize_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_l2_normalize_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_normalization_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_normalization_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_normalization_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_pooling_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_pooling_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_pooling_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_quantization_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_quantization_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_quantization_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_reshape_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_reshape_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_reshape_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_softmax_layer_8h.js [deleted file]
documentation/tests_2validation_2reference_2_softmax_layer_8h.xhtml [deleted file]
documentation/tests_2validation_2reference_2_softmax_layer_8h_source.xhtml [deleted file]
documentation/tests_2validation_2reference_2_utils_8cpp.xhtml
documentation/tests_2validation_2reference_2_utils_8cpp_source.xhtml
documentation/tests_2validation_2reference_2_utils_8h.xhtml
documentation/tests_2validation_2reference_2_utils_8h_source.xhtml
documentation/threshold_8cl.xhtml
documentation/threshold_8cl_source.xhtml
documentation/traits_8h.js
documentation/traits_8h.xhtml
documentation/traits_8h_source.xhtml
documentation/transpose_8cl.xhtml
documentation/transpose_8cl_source.xhtml
documentation/types_8h.xhtml
documentation/types_8h_source.xhtml
documentation/unionmali__userspace_1_1uk__header.js [deleted file]
documentation/unionmali__userspace_1_1uk__header.xhtml [deleted file]
documentation/utility_8h.js [deleted file]
documentation/utility_8h.xhtml [deleted file]
documentation/utility_8h_source.xhtml [deleted file]
documentation/utils_2_type_printer_8h.js [new file with mode: 0644]
documentation/utils_2_type_printer_8h.xhtml [new file with mode: 0644]
documentation/utils_2_type_printer_8h_source.xhtml [new file with mode: 0644]
documentation/utils_2_utils_8cpp.js
documentation/utils_2_utils_8cpp.xhtml
documentation/utils_2_utils_8cpp_source.xhtml
documentation/utils_2_utils_8h.js
documentation/utils_2_utils_8h.xhtml
documentation/utils_2_utils_8h_source.xhtml
documentation/validation_2_c_l_2_activation_layer_8cpp.xhtml
documentation/validation_2_c_l_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp.js
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_convolution_layer_8cpp.js
documentation/validation_2_c_l_2_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_depth_concatenate_layer_8cpp.xhtml
documentation/validation_2_c_l_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_depthwise_convolution_layer_8cpp.js
documentation/validation_2_c_l_2_depthwise_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_dequantization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_dequantization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_direct_convolution_layer_8cpp.js
documentation/validation_2_c_l_2_direct_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_direct_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_equalize_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_equalize_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_equalize_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_floor_8cpp.xhtml
documentation/validation_2_c_l_2_floor_8cpp_source.xhtml
documentation/validation_2_c_l_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_c_l_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_c_l_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_c_l_2_g_e_m_m_lowp_8cpp.xhtml
documentation/validation_2_c_l_2_g_e_m_m_lowp_8cpp_source.xhtml
documentation/validation_2_c_l_2_h_o_g_descriptor_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_h_o_g_descriptor_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_h_o_g_descriptor_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_harris_corners_8cpp.xhtml
documentation/validation_2_c_l_2_harris_corners_8cpp_source.xhtml
documentation/validation_2_c_l_2_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_integral_image_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_integral_image_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_integral_image_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_l2_normalize_layer_8cpp.js
documentation/validation_2_c_l_2_l2_normalize_layer_8cpp.xhtml
documentation/validation_2_c_l_2_l2_normalize_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_magnitude_8cpp.xhtml
documentation/validation_2_c_l_2_magnitude_8cpp_source.xhtml
documentation/validation_2_c_l_2_mean_std_dev_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_mean_std_dev_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_mean_std_dev_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_median3x3_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_median3x3_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_median3x3_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_min_max_location_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_min_max_location_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_min_max_location_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_normalization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_phase_8cpp.js [new file with mode: 0644]
documentation/validation_2_c_l_2_phase_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_phase_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_c_l_2_pooling_layer_8cpp.js
documentation/validation_2_c_l_2_pooling_layer_8cpp.xhtml
documentation/validation_2_c_l_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_quantization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_quantization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_reshape_layer_8cpp.xhtml
documentation/validation_2_c_l_2_reshape_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/validation_2_c_l_2_scale_8cpp.js
documentation/validation_2_c_l_2_scale_8cpp.xhtml
documentation/validation_2_c_l_2_scale_8cpp_source.xhtml
documentation/validation_2_c_l_2_softmax_layer_8cpp.xhtml
documentation/validation_2_c_l_2_softmax_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_transpose_8cpp.xhtml
documentation/validation_2_c_l_2_transpose_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_activation_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_depth_concatenate_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_direct_convolution_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_normalization_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_normalize_planar_y_u_v_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_normalize_planar_y_u_v_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp.js
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_scale_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_softmax_layer_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_softmax_layer_8cpp_source.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_transpose_8cpp.xhtml
documentation/validation_2_g_l_e_s___c_o_m_p_u_t_e_2_transpose_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_activation_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_convolution_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_depth_concatenate_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_depthwise_convolution_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_depthwise_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_dequantization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_dequantization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_direct_convolution_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_direct_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_direct_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_equalize_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_equalize_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_equalize_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_floor_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_floor_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_lowp_8cpp.js
documentation/validation_2_n_e_o_n_2_g_e_m_m_lowp_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_lowp_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_h_o_g_descriptor_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_h_o_g_descriptor_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_h_o_g_descriptor_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_harris_corners_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_harris_corners_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_integral_image_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_integral_image_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_integral_image_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_l2_normalize_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_l2_normalize_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_l2_normalize_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_magnitude_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_magnitude_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_mean_std_dev_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_mean_std_dev_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_mean_std_dev_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_median3x3_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_median3x3_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_median3x3_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_min_max_location_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_min_max_location_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_min_max_location_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_normalization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_phase_8cpp.js [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_phase_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_phase_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2_n_e_o_n_2_pooling_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_pooling_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_quantization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_quantization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_reshape_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_reshape_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_scale_8cpp.js
documentation/validation_2_n_e_o_n_2_scale_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_scale_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_softmax_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_softmax_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_transpose_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_transpose_8cpp_source.xhtml
documentation/validation_2fixtures_2_activation_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_activation_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_batch_normalization_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_batch_normalization_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_depth_concatenate_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_depth_concatenate_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_depthwise_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_depthwise_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_dequantization_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_dequantization_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_flatten_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_flatten_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_floor_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_floor_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_fully_connected_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_interleave4x4_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_interleave4x4_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_lowp_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_g_e_m_m_lowp_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_harris_corners_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_harris_corners_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_l2_normalize_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_l2_normalize_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_magnitude_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_magnitude_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_normalization_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_normalization_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_normalize_planar_y_u_v_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_normalize_planar_y_u_v_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_pooling_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_pooling_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_quantization_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_quantization_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_reshape_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_reshape_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_scale_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_scale_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_softmax_layer_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_softmax_layer_fixture_8h_source.xhtml [deleted file]
documentation/validation_2fixtures_2_transpose_fixture_8h.xhtml [deleted file]
documentation/validation_2fixtures_2_transpose_fixture_8h_source.xhtml [deleted file]
documentation/validation_2reference_2_activation_layer_8cpp.xhtml
documentation/validation_2reference_2_activation_layer_8cpp_source.xhtml
documentation/validation_2reference_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2reference_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2reference_2_convolution_layer_8cpp.js
documentation/validation_2reference_2_convolution_layer_8cpp.xhtml
documentation/validation_2reference_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2reference_2_depth_concatenate_layer_8cpp.xhtml
documentation/validation_2reference_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/validation_2reference_2_depthwise_convolution_layer_8cpp.js
documentation/validation_2reference_2_depthwise_convolution_layer_8cpp.xhtml
documentation/validation_2reference_2_depthwise_convolution_layer_8cpp_source.xhtml
documentation/validation_2reference_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/validation_2reference_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/validation_2reference_2_dequantization_layer_8cpp.xhtml
documentation/validation_2reference_2_dequantization_layer_8cpp_source.xhtml
documentation/validation_2reference_2_equalize_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_equalize_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_equalize_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_flatten_layer_8cpp.js
documentation/validation_2reference_2_flatten_layer_8cpp.xhtml
documentation/validation_2reference_2_flatten_layer_8cpp_source.xhtml
documentation/validation_2reference_2_floor_8cpp.xhtml
documentation/validation_2reference_2_floor_8cpp_source.xhtml
documentation/validation_2reference_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2reference_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2reference_2_g_e_m_m_8cpp.xhtml
documentation/validation_2reference_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2reference_2_g_e_m_m_lowp_8cpp.xhtml
documentation/validation_2reference_2_g_e_m_m_lowp_8cpp_source.xhtml
documentation/validation_2reference_2_h_o_g_descriptor_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_h_o_g_descriptor_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_h_o_g_descriptor_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_histogram_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_histogram_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_histogram_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_integral_image_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_integral_image_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_integral_image_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_l2_normalize_layer_8cpp.xhtml
documentation/validation_2reference_2_l2_normalize_layer_8cpp_source.xhtml
documentation/validation_2reference_2_magnitude_8cpp.xhtml
documentation/validation_2reference_2_magnitude_8cpp_source.xhtml
documentation/validation_2reference_2_mean_std_dev_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_mean_std_dev_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_mean_std_dev_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_median3x3_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_median3x3_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_median3x3_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_min_max_location_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_min_max_location_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_min_max_location_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_normalization_layer_8cpp.xhtml
documentation/validation_2reference_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2reference_2_normalize_planar_y_u_v_layer_8cpp.xhtml
documentation/validation_2reference_2_normalize_planar_y_u_v_layer_8cpp_source.xhtml
documentation/validation_2reference_2_phase_8cpp.js [new file with mode: 0644]
documentation/validation_2reference_2_phase_8cpp.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_phase_8cpp_source.xhtml [new file with mode: 0644]
documentation/validation_2reference_2_pooling_layer_8cpp.xhtml
documentation/validation_2reference_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2reference_2_quantization_layer_8cpp.xhtml
documentation/validation_2reference_2_quantization_layer_8cpp_source.xhtml
documentation/validation_2reference_2_reshape_layer_8cpp.xhtml
documentation/validation_2reference_2_reshape_layer_8cpp_source.xhtml
documentation/validation_2reference_2_scale_8cpp.xhtml
documentation/validation_2reference_2_scale_8cpp_source.xhtml
documentation/validation_2reference_2_softmax_layer_8cpp.xhtml
documentation/validation_2reference_2_softmax_layer_8cpp_source.xhtml
documentation/validation_2reference_2_transpose_8cpp.xhtml
documentation/validation_2reference_2_transpose_8cpp_source.xhtml
documentation/warp__affine_8cl.xhtml
documentation/warp__affine_8cl_source.xhtml
documentation/warp__helpers_8h.xhtml
documentation/warp__helpers_8h_source.xhtml
documentation/warp__perspective_8cl.xhtml
documentation/warp__perspective_8cl_source.xhtml
documentation/winograd_8cl.xhtml [new file with mode: 0644]
documentation/winograd_8cl_source.xhtml [new file with mode: 0644]
documentation/wrapper_8h.xhtml
documentation/wrapper_8h_source.xhtml
examples/SConscript
examples/cl_sgemm.cpp
examples/graph_alexnet.cpp
examples/graph_googlenet.cpp
examples/graph_inception_v3.cpp
examples/graph_inception_v4.cpp
examples/graph_lenet.cpp
examples/graph_mobilenet.cpp
examples/graph_mobilenet_qasymm8.cpp
examples/graph_resnet50.cpp
examples/graph_resnext50.cpp [new file with mode: 0644]
examples/graph_squeezenet.cpp
examples/graph_squeezenet_v1_1.cpp
examples/graph_vgg16.cpp
examples/graph_vgg19.cpp
include/CL/cl.h
include/CL/cl_d3d10.h
include/CL/cl_d3d11.h
include/CL/cl_dx9_media_sharing.h
include/CL/cl_dx9_media_sharing_intel.h [new file with mode: 0644]
include/CL/cl_egl.h
include/CL/cl_ext.h
include/CL/cl_ext_intel.h [new file with mode: 0644]
include/CL/cl_gl.h
include/CL/cl_gl_ext.h
include/CL/cl_platform.h
include/CL/cl_va_api_media_sharing_intel.h [new file with mode: 0644]
include/CL/opencl.h
opencl-1.2-stubs/SConscript
opengles-3.1-stubs/SConscript
src/core/CL/CLHelpers.cpp
src/core/CL/CLKernelLibrary.cpp
src/core/CL/OpenCL.cpp
src/core/CL/cl_kernels/activation_layer.cl
src/core/CL/cl_kernels/activation_layer_qa8.cl
src/core/CL/cl_kernels/batchnormalization_layer.cl
src/core/CL/cl_kernels/channel_combine.cl
src/core/CL/cl_kernels/channel_shuffle.cl [new file with mode: 0644]
src/core/CL/cl_kernels/concatenate.cl
src/core/CL/cl_kernels/convert_fc_weights.cl [new file with mode: 0644]
src/core/CL/cl_kernels/copy_tensor.cl [new file with mode: 0644]
src/core/CL/cl_kernels/depthwise_convolution.cl
src/core/CL/cl_kernels/depthwise_convolution_quantized.cl
src/core/CL/cl_kernels/fill_border.cl
src/core/CL/cl_kernels/gemm.cl
src/core/CL/cl_kernels/helpers.h
src/core/CL/cl_kernels/helpers_asymm.h
src/core/CL/cl_kernels/hog.cl
src/core/CL/cl_kernels/im2col.cl
src/core/CL/cl_kernels/optical_flow_pyramid_lk.cl
src/core/CL/cl_kernels/pooling_layer.cl
src/core/CL/cl_kernels/pooling_layer_quantized.cl
src/core/CL/cl_kernels/winograd.cl [new file with mode: 0644]
src/core/CL/kernels/CLBatchNormalizationLayerKernel.cpp
src/core/CL/kernels/CLChannelCombineKernel.cpp
src/core/CL/kernels/CLChannelShuffleLayerKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLCol2ImKernel.cpp
src/core/CL/kernels/CLConvertFullyConnectedWeightsKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLCopyKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3Kernel.cpp [deleted file]
src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
src/core/CL/kernels/CLDepthwiseVectorToTensorKernel.cpp
src/core/CL/kernels/CLDepthwiseWeightsReshapeKernel.cpp
src/core/CL/kernels/CLDequantizationLayerKernel.cpp
src/core/CL/kernels/CLDirectConvolutionLayerKernel.cpp
src/core/CL/kernels/CLGEMMInterleave4x4Kernel.cpp
src/core/CL/kernels/CLGEMMLowpMatrixMultiplyKernel.cpp
src/core/CL/kernels/CLGEMMMatrixAccumulateBiasesKernel.cpp
src/core/CL/kernels/CLGEMMMatrixAdditionKernel.cpp
src/core/CL/kernels/CLGEMMMatrixMultiplyKernel.cpp
src/core/CL/kernels/CLGEMMMatrixVectorMultiplyKernel.cpp
src/core/CL/kernels/CLGEMMTranspose1xWKernel.cpp
src/core/CL/kernels/CLGaussianPyramidKernel.cpp
src/core/CL/kernels/CLHOGDescriptorKernel.cpp
src/core/CL/kernels/CLHOGDetectorKernel.cpp
src/core/CL/kernels/CLIm2ColKernel.cpp
src/core/CL/kernels/CLL2NormalizeLayerKernel.cpp
src/core/CL/kernels/CLLKTrackerKernel.cpp
src/core/CL/kernels/CLLocallyConnectedMatrixMultiplyKernel.cpp
src/core/CL/kernels/CLMinMaxLayerKernel.cpp
src/core/CL/kernels/CLPermuteKernel.cpp
src/core/CL/kernels/CLPoolingLayerKernel.cpp
src/core/CL/kernels/CLQuantizationLayerKernel.cpp
src/core/CL/kernels/CLReductionOperationKernel.cpp
src/core/CL/kernels/CLScaleKernel.cpp
src/core/CL/kernels/CLTransposeKernel.cpp
src/core/CL/kernels/CLWidthConcatenateLayerKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLWinogradFilterTransformKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLWinogradInputTransformKernel.cpp [new file with mode: 0644]
src/core/CL/kernels/CLWinogradOutputTransformKernel.cpp [new file with mode: 0644]
src/core/CPP/CPPTypes.cpp [new file with mode: 0644]
src/core/CPP/kernels/CPPDetectionWindowNonMaximaSuppressionKernel.cpp
src/core/CPP/kernels/CPPUpsampleKernel.cpp [new file with mode: 0644]
src/core/GLES_COMPUTE/GCHelpers.cpp [new file with mode: 0644]
src/core/GLES_COMPUTE/GCKernelLibrary.cpp
src/core/GLES_COMPUTE/IGCKernel.cpp
src/core/GLES_COMPUTE/OpenGLES.cpp
src/core/GLES_COMPUTE/cs_shaders/activation_layer.cs
src/core/GLES_COMPUTE/cs_shaders/activation_layer_helpers_cs.h [new file with mode: 0644]
src/core/GLES_COMPUTE/cs_shaders/batchnormalization_layer.cs
src/core/GLES_COMPUTE/cs_shaders/convolution_layer.cs
src/core/GLES_COMPUTE/cs_shaders/depthwise_convolution3x3.cs
src/core/GLES_COMPUTE/cs_shaders/direct_convolution1x1.cs
src/core/GLES_COMPUTE/cs_shaders/direct_convolution3x3.cs
src/core/GLES_COMPUTE/cs_shaders/direct_convolution5x5.cs
src/core/GLES_COMPUTE/cs_shaders/gemm.cs
src/core/GLES_COMPUTE/gl_entries.in
src/core/GLES_COMPUTE/kernels/GCActivationLayerKernel.cpp
src/core/GLES_COMPUTE/kernels/GCBatchNormalizationLayerKernel.cpp
src/core/GLES_COMPUTE/kernels/GCCol2ImKernel.cpp
src/core/GLES_COMPUTE/kernels/GCDepthwiseConvolutionLayer3x3Kernel.cpp
src/core/GLES_COMPUTE/kernels/GCDirectConvolutionLayerKernel.cpp
src/core/GLES_COMPUTE/kernels/GCGEMMInterleave4x4Kernel.cpp
src/core/GLES_COMPUTE/kernels/GCGEMMMatrixAdditionKernel.cpp
src/core/GLES_COMPUTE/kernels/GCGEMMMatrixMultiplyKernel.cpp
src/core/GLES_COMPUTE/kernels/GCIm2ColKernel.cpp
src/core/GLES_COMPUTE/kernels/GCScaleKernel.cpp
src/core/GLES_COMPUTE/kernels/GCTensorShiftKernel.cpp
src/core/GLES_COMPUTE/kernels/GCWeightsReshapeKernel.cpp
src/core/GPUTarget.cpp [new file with mode: 0644]
src/core/HOGInfo.cpp
src/core/Helpers.cpp
src/core/ITensor.cpp
src/core/NEON/kernels/NEBatchNormalizationLayerKernel.cpp
src/core/NEON/kernels/NEChannelCombineKernel.cpp
src/core/NEON/kernels/NEConvertFullyConnectedWeightsKernel.cpp [new file with mode: 0644]
src/core/NEON/kernels/NEDepthwiseConvolutionLayer3x3Kernel.cpp
src/core/NEON/kernels/NEDepthwiseIm2ColKernel.cpp
src/core/NEON/kernels/NEDequantizationLayerKernel.cpp
src/core/NEON/kernels/NEDirectConvolutionLayerKernel.cpp
src/core/NEON/kernels/NEDirectConvolutionLayerOutputStageKernel.cpp
src/core/NEON/kernels/NEGEMMInterleaveBlockedKernel.cpp [deleted file]
src/core/NEON/kernels/NEHOGDescriptorKernel.cpp
src/core/NEON/kernels/NEHOGDetectorKernel.cpp
src/core/NEON/kernels/NEIm2ColKernel.cpp
src/core/NEON/kernels/NEL2NormalizeLayerKernel.cpp
src/core/NEON/kernels/NELKTrackerKernel.cpp
src/core/NEON/kernels/NELocallyConnectedMatrixMultiplyKernel.cpp
src/core/NEON/kernels/NEMinMaxLayerKernel.cpp
src/core/NEON/kernels/NEMinMaxLocationKernel.cpp
src/core/NEON/kernels/NEPixelWiseMultiplicationKernel.cpp
src/core/NEON/kernels/NEPoolingLayerKernel.cpp
src/core/NEON/kernels/NEQuantizationLayerKernel.cpp
src/core/NEON/kernels/NEReductionOperationKernel.cpp
src/core/NEON/kernels/NEScaleKernel.cpp
src/core/NEON/kernels/NESoftmaxLayerKernel.cpp
src/core/NEON/kernels/NETransposeKernel.cpp
src/core/NEON/kernels/NEWeightsReshapeKernel.cpp
src/core/NEON/kernels/NEWinogradConvolutionLayerKernel.cpp [new file with mode: 0644]
src/core/NEON/kernels/NEWinogradLayerKernel.cpp [deleted file]
src/core/NEON/kernels/arm32/NEGEMMAArch32Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMMAArch64Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMMAArch64NativeKernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMMLowpAArch64A53Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMMLowpAArch64Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMMLowpAArch64V8P4Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEGEMVAArch64Kernel.cpp [deleted file]
src/core/NEON/kernels/arm64/NEHGEMMAArch64FP16Kernel.cpp [deleted file]
src/core/NEON/kernels/arm_gemm/asmlib.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/buffer_manager.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_batched.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_fp16.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_fp32.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_int16.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_int8.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_interleaved.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_native.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_uint16.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemm_uint8.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemv_native_transposed.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/gemv_pretransposed.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a32_sgemm_8x6.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a32_sgemm_8x6/a53.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a32_sgemm_8x6/a55r1.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a32_sgemm_8x6/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s16_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s16_12x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_12x8/a55r1.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_12x8/dot_toolchain_support.h [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_12x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_4x4.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_4x4/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u16_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u16_12x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_12x8/a55r1.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_12x8/dot_toolchain_support.h [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_12x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_4x4.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_4x4/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_hgemm_24x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_hgemm_24x8/a55r1.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_hgemm_24x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_12x8/a53.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_12x8/a55.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_12x8/a55r1.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_12x8/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_native_16x4.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_native_16x4/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_pretransposed.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_pretransposed/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_trans.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/kernels/a64_sgemv_trans/generic.cpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/mergeresults.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/a32_merge_float_8x6.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/a64_merge_float_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/a64_merge_float_to_half_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/a64_merge_half_24x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/a64_merge_int32_12x8.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/merges/list.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/profiler.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transform.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a32_interleave_6way_32bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a32_transpose_interleave_8way_32bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_block16_interleave4_8bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_interleave_8way_16bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_interleave_8way_32bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_interleave_8way_half_to_float.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_transpose_interleave_12way_16bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_transpose_interleave_12way_half_to_float.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/a64_transpose_interleave_24way_16bit.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/transforms/list.hpp [moved from arm_compute/core/NEON/kernels/assembly/transforms/list.hpp with 100% similarity]
src/core/NEON/kernels/arm_gemm/transforms/transpose_interleave_common.hpp [new file with mode: 0644]
src/core/NEON/kernels/arm_gemm/utils.hpp [new file with mode: 0644]
src/core/NEON/kernels/convolution/common/utils.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_2x2_3x3_1x1_fp32_fp32.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_2x2_3x3_2x2_fp32_fp32.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_3x3_3x3_1x1_fp32_fp32.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_3x3_3x3_2x2_fp32_fp32.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_4x4_3x3_1x1_fp32_fp32.cpp
src/core/NEON/kernels/convolution/depthwise/depthwise_4x4_3x3_2x2_fp32_fp32.cpp
src/core/NEON/kernels/convolution/winograd/transforms/output_2x2_3x3_fp32.cpp
src/core/NEON/kernels/convolution/winograd/transforms/output_2x2_5x5_fp32.cpp
src/core/NEON/kernels/convolution/winograd/transforms/output_4x4_3x3_fp32.cpp
src/core/NEON/kernels/convolution/winograd/winograd_gemm.cpp
src/core/SubTensorInfo.cpp
src/core/TensorInfo.cpp
src/core/Utils.cpp
src/core/Validate.cpp
src/graph/CL/CLMap.cpp [deleted file]
src/graph/CL/CLUnmap.cpp [deleted file]
src/graph/Graph.cpp
src/graph/GraphBuilder.cpp [new file with mode: 0644]
src/graph/GraphContext.cpp
src/graph/GraphManager.cpp [new file with mode: 0644]
src/graph/INode.cpp
src/graph/NodeContext.cpp [deleted file]
src/graph/OperationRegistry.cpp [deleted file]
src/graph/PassManager.cpp [new file with mode: 0644]
src/graph/SubGraph.cpp [deleted file]
src/graph/SubTensor.cpp [deleted file]
src/graph/Tensor.cpp
src/graph/Utils.cpp [new file with mode: 0644]
src/graph/Workload.cpp [new file with mode: 0644]
src/graph/backends/BackendRegistry.cpp [new file with mode: 0644]
src/graph/backends/CL/CLDeviceBackend.cpp [new file with mode: 0644]
src/graph/backends/CL/CLFunctionsFactory.cpp [new file with mode: 0644]
src/graph/backends/CL/CLNodeValidator.cpp [new file with mode: 0644]
src/graph/backends/CL/CLSubTensorHandle.cpp [new file with mode: 0644]
src/graph/backends/CL/CLTensorHandle.cpp [new file with mode: 0644]
src/graph/backends/GLES/GCDeviceBackend.cpp [new file with mode: 0644]
src/graph/backends/GLES/GCFunctionsFactory.cpp [new file with mode: 0644]
src/graph/backends/GLES/GCNodeValidator.cpp [new file with mode: 0644]
src/graph/backends/GLES/GCTensorHandle.cpp [new file with mode: 0644]
src/graph/backends/NEON/NEDeviceBackend.cpp [new file with mode: 0644]
src/graph/backends/NEON/NEFunctionFactory.cpp [new file with mode: 0644]
src/graph/backends/NEON/NENodeValidator.cpp [new file with mode: 0644]
src/graph/backends/NEON/NESubTensorHandle.cpp [new file with mode: 0644]
src/graph/backends/NEON/NETensorHandle.cpp [new file with mode: 0644]
src/graph/detail/CrossLayerMemoryManagerHelpers.cpp [new file with mode: 0644]
src/graph/detail/ExecutionHelpers.cpp [new file with mode: 0644]
src/graph/frontend/Stream.cpp [new file with mode: 0644]
src/graph/frontend/SubStream.cpp [new file with mode: 0644]
src/graph/mutators/DepthConcatSubTensorMutator.cpp [new file with mode: 0644]
src/graph/mutators/InPlaceOperationMutator.cpp [new file with mode: 0644]
src/graph/mutators/NodeFusionMutator.cpp [new file with mode: 0644]
src/graph/mutators/SplitLayerSubTensorMutator.cpp [new file with mode: 0644]
src/graph/nodes/ActivationLayer.cpp [deleted file]
src/graph/nodes/ActivationLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/BatchNormalizationLayer.cpp [deleted file]
src/graph/nodes/BatchNormalizationLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/BranchLayer.cpp [deleted file]
src/graph/nodes/ConstNode.cpp [new file with mode: 0644]
src/graph/nodes/ConvolutionLayer.cpp [deleted file]
src/graph/nodes/ConvolutionLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/DeQuantizationLayer.cpp [deleted file]
src/graph/nodes/DepthConcatenateLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/DepthConvertLayer.cpp [deleted file]
src/graph/nodes/DepthwiseConvolutionLayer.cpp [deleted file]
src/graph/nodes/DepthwiseConvolutionLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/EltwiseLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/FlattenLayer.cpp [deleted file]
src/graph/nodes/FlattenLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/FloorLayer.cpp [deleted file]
src/graph/nodes/FullyConnectedLayer.cpp
src/graph/nodes/InputNode.cpp [new file with mode: 0644]
src/graph/nodes/L2NormalizeLayer.cpp [deleted file]
src/graph/nodes/NormalizationLayer.cpp [deleted file]
src/graph/nodes/NormalizationLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/OutputNode.cpp [new file with mode: 0644]
src/graph/nodes/PoolingLayer.cpp [deleted file]
src/graph/nodes/PoolingLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/QuantizationLayer.cpp [deleted file]
src/graph/nodes/ReshapeLayer.cpp
src/graph/nodes/ResidualLayer.cpp [deleted file]
src/graph/nodes/SoftmaxLayer.cpp [deleted file]
src/graph/nodes/SoftmaxLayerNode.cpp [new file with mode: 0644]
src/graph/nodes/SplitLayerNode.cpp [new file with mode: 0644]
src/graph/operations/CLSimpleOperations.cpp [deleted file]
src/graph/operations/NESimpleOperations.cpp [deleted file]
src/graph/printers/DotGraphPrinter.cpp [new file with mode: 0644]
src/runtime/Allocator.cpp
src/runtime/BlobLifetimeManager.cpp
src/runtime/CL/CLBufferAllocator.cpp
src/runtime/CL/CLHOG.cpp
src/runtime/CL/CLMemory.cpp [new file with mode: 0644]
src/runtime/CL/CLMemoryRegion.cpp [new file with mode: 0644]
src/runtime/CL/CLScheduler.cpp
src/runtime/CL/CLSubTensor.cpp
src/runtime/CL/CLTensor.cpp
src/runtime/CL/CLTensorAllocator.cpp
src/runtime/CL/CLTuner.cpp
src/runtime/CL/functions/CLChannelShuffleLayer.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLConvertFullyConnectedWeights.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLConvolutionLayer.cpp
src/runtime/CL/functions/CLCopy.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLDeconvolutionLayer.cpp
src/runtime/CL/functions/CLDepthwiseConvolutionLayer.cpp
src/runtime/CL/functions/CLDequantizationLayer.cpp
src/runtime/CL/functions/CLDirectConvolutionLayer.cpp
src/runtime/CL/functions/CLFullyConnectedLayer.cpp
src/runtime/CL/functions/CLGEMM.cpp
src/runtime/CL/functions/CLGEMMConvolutionLayer.cpp
src/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCore.cpp
src/runtime/CL/functions/CLGaussianPyramid.cpp
src/runtime/CL/functions/CLL2NormalizeLayer.cpp
src/runtime/CL/functions/CLLSTMLayer.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLLocallyConnectedLayer.cpp
src/runtime/CL/functions/CLPermute.cpp
src/runtime/CL/functions/CLPoolingLayer.cpp
src/runtime/CL/functions/CLQuantizationLayer.cpp
src/runtime/CL/functions/CLRNNLayer.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLReductionOperation.cpp
src/runtime/CL/functions/CLWidthConcatenateLayer.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLWinogradConvolutionLayer.cpp [new file with mode: 0644]
src/runtime/CL/functions/CLWinogradInputTransform.cpp [new file with mode: 0644]
src/runtime/CL/tuners/BifrostTuner.cpp [new file with mode: 0644]
src/runtime/CPP/CPPScheduler.cpp
src/runtime/CPP/SingleThreadScheduler.cpp
src/runtime/CPP/functions/CPPUpsample.cpp [new file with mode: 0644]
src/runtime/CPUUtils.cpp [new file with mode: 0644]
src/runtime/GLES_COMPUTE/GCBufferAllocator.cpp [new file with mode: 0644]
src/runtime/GLES_COMPUTE/GCScheduler.cpp
src/runtime/GLES_COMPUTE/GCTensor.cpp
src/runtime/GLES_COMPUTE/GCTensorAllocator.cpp
src/runtime/GLES_COMPUTE/functions/GCConvolutionLayer.cpp
src/runtime/GLES_COMPUTE/functions/GCDepthwiseConvolutionLayer.cpp
src/runtime/GLES_COMPUTE/functions/GCDirectConvolutionLayer.cpp
src/runtime/GLES_COMPUTE/functions/GCFullyConnectedLayer.cpp
src/runtime/GLES_COMPUTE/functions/GCGEMM.cpp
src/runtime/GLES_COMPUTE/functions/GCNormalizationLayer.cpp
src/runtime/GLES_COMPUTE/functions/GCSoftmaxLayer.cpp
src/runtime/IScheduler.cpp
src/runtime/ISimpleLifetimeManager.cpp
src/runtime/Memory.cpp
src/runtime/NEON/functions/NEConvertFullyConnectedWeights.cpp [new file with mode: 0644]
src/runtime/NEON/functions/NEConvolutionLayer.cpp
src/runtime/NEON/functions/NEDeconvolutionLayer.cpp
src/runtime/NEON/functions/NEDepthwiseConvolutionLayer.cpp
src/runtime/NEON/functions/NEDequantizationLayer.cpp
src/runtime/NEON/functions/NEDirectConvolutionLayer.cpp
src/runtime/NEON/functions/NEFullyConnectedLayer.cpp
src/runtime/NEON/functions/NEGEMM.cpp
src/runtime/NEON/functions/NEGEMMConvolutionLayer.cpp
src/runtime/NEON/functions/NEGEMMLowpAssemblyMatrixMultiplyCore.cpp
src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCore.cpp
src/runtime/NEON/functions/NEIm2Col.cpp
src/runtime/NEON/functions/NEL2NormalizeLayer.cpp
src/runtime/NEON/functions/NELocallyConnectedLayer.cpp
src/runtime/NEON/functions/NEPixelWiseMultiplication.cpp
src/runtime/NEON/functions/NEPoolingLayer.cpp
src/runtime/NEON/functions/NEQuantizationLayer.cpp
src/runtime/NEON/functions/NEReductionOperation.cpp
src/runtime/NEON/functions/NEScale.cpp
src/runtime/NEON/functions/NEWinogradConvolutionLayer.cpp [new file with mode: 0644]
src/runtime/NEON/functions/NEWinogradLayer.cpp [deleted file]
src/runtime/OMP/OMPScheduler.cpp
src/runtime/OffsetLifetimeManager.cpp
src/runtime/PoolManager.cpp
src/runtime/SubTensor.cpp
src/runtime/TensorAllocator.cpp
support/Mutex.h
support/ToolchainSupport.h
tests/AssetsLibrary.cpp
tests/AssetsLibrary.h
tests/CL/CLAccessor.h
tests/CL/CLArrayAccessor.h
tests/CL/CLHOGAccessor.h [new file with mode: 0644]
tests/CL/CLLutAccessor.h
tests/CL/Helper.h
tests/GLES_COMPUTE/GCAccessor.h
tests/GLES_COMPUTE/Helper.h
tests/IAccessor.h
tests/IArrayAccessor.h
tests/IHOGAccessor.h [new file with mode: 0644]
tests/ILutAccessor.h
tests/NEON/Accessor.h
tests/NEON/ArrayAccessor.h
tests/NEON/HOGAccessor.h [new file with mode: 0644]
tests/NEON/Helper.h
tests/NEON/LutAccessor.h
tests/RawLutAccessor.h
tests/RawTensor.h
tests/SConscript
tests/SimpleTensor.h
tests/TensorCache.h
tests/TypeReader.h
tests/Types.h
tests/Utils.h
tests/benchmark/CL/ActivationLayer.cpp
tests/benchmark/CL/BatchNormalizationLayer.cpp
tests/benchmark/CL/ConvolutionLayer.cpp
tests/benchmark/CL/DepthwiseConvolutionLayer.cpp
tests/benchmark/CL/DepthwiseSeparableConvolutionLayer.cpp
tests/benchmark/CL/DirectConvolutionLayer.cpp
tests/benchmark/CL/EqualizeHistogram.cpp [new file with mode: 0644]
tests/benchmark/CL/Floor.cpp
tests/benchmark/CL/FullyConnectedLayer.cpp
tests/benchmark/CL/GEMM.cpp
tests/benchmark/CL/GEMMLowp.cpp
tests/benchmark/CL/HOGDescriptor.cpp [new file with mode: 0644]
tests/benchmark/CL/Histogram.cpp [new file with mode: 0644]
tests/benchmark/CL/IntegralImage.cpp [new file with mode: 0644]
tests/benchmark/CL/MeanStdDev.cpp [new file with mode: 0644]
tests/benchmark/CL/Median3x3.cpp [new file with mode: 0644]
tests/benchmark/CL/MinMaxLocation.cpp [new file with mode: 0644]
tests/benchmark/CL/NormalizationLayer.cpp
tests/benchmark/CL/Phase.cpp [new file with mode: 0644]
tests/benchmark/CL/PoolingLayer.cpp
tests/benchmark/CL/ROIPoolingLayer.cpp
tests/benchmark/CL/SYSTEM/AlexNet.cpp
tests/benchmark/CL/SYSTEM/LeNet5.cpp
tests/benchmark/CL/SYSTEM/MobileNet.cpp
tests/benchmark/CL/SYSTEM/MobileNetV1.cpp
tests/benchmark/CL/Scale.cpp
tests/benchmark/CL/SoftmaxLayer.cpp
tests/benchmark/GLES_COMPUTE/ActivationLayer.cpp [new file with mode: 0644]
tests/benchmark/GLES_COMPUTE/BatchNormalizationLayer.cpp
tests/benchmark/GLES_COMPUTE/ConvolutionLayer.cpp
tests/benchmark/GLES_COMPUTE/DepthwiseConvolutionLayer.cpp
tests/benchmark/GLES_COMPUTE/DirectConvolutionLayer.cpp
tests/benchmark/GLES_COMPUTE/FullyConnectedLayer.cpp
tests/benchmark/GLES_COMPUTE/GEMM.cpp
tests/benchmark/GLES_COMPUTE/NormalizePlanarYUVLayer.cpp
tests/benchmark/GLES_COMPUTE/PoolingLayer.cpp
tests/benchmark/GLES_COMPUTE/Scale.cpp
tests/benchmark/GLES_COMPUTE/SoftmaxLayer.cpp
tests/benchmark/NEON/ActivationLayer.cpp
tests/benchmark/NEON/BatchNormalizationLayer.cpp
tests/benchmark/NEON/ConvolutionLayer.cpp
tests/benchmark/NEON/DirectConvolutionLayer.cpp
tests/benchmark/NEON/EqualizeHistogram.cpp [new file with mode: 0644]
tests/benchmark/NEON/Floor.cpp
tests/benchmark/NEON/FullyConnectedLayer.cpp
tests/benchmark/NEON/GEMM.cpp
tests/benchmark/NEON/GEMMLowp.cpp
tests/benchmark/NEON/HOGDescriptor.cpp [new file with mode: 0644]
tests/benchmark/NEON/Histogram.cpp [new file with mode: 0644]
tests/benchmark/NEON/IntegralImage.cpp [new file with mode: 0644]
tests/benchmark/NEON/MeanStdDev.cpp [new file with mode: 0644]
tests/benchmark/NEON/Median3x3.cpp [new file with mode: 0644]
tests/benchmark/NEON/MinMaxLocation.cpp [new file with mode: 0644]
tests/benchmark/NEON/NormalizationLayer.cpp
tests/benchmark/NEON/Phase.cpp [new file with mode: 0644]
tests/benchmark/NEON/PoolingLayer.cpp
tests/benchmark/NEON/ROIPoolingLayer.cpp
tests/benchmark/NEON/SYSTEM/AlexNet.cpp
tests/benchmark/NEON/SYSTEM/LeNet5.cpp
tests/benchmark/NEON/Scale.cpp
tests/benchmark/NEON/SoftmaxLayer.cpp
tests/benchmark/fixtures/ActivationLayerFixture.h
tests/benchmark/fixtures/AlexNetFixture.h
tests/benchmark/fixtures/BatchNormalizationLayerFixture.h
tests/benchmark/fixtures/ConvolutionLayerFixture.h
tests/benchmark/fixtures/DepthwiseConvolutionLayerFixture.h
tests/benchmark/fixtures/DepthwiseSeparableConvolutionLayerFixture.h
tests/benchmark/fixtures/DirectConvolutionLayerFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/EqualizeHistogramFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/FloorFixture.h
tests/benchmark/fixtures/FullyConnectedLayerFixture.h
tests/benchmark/fixtures/GEMMFixture.h
tests/benchmark/fixtures/GEMMLowpFixture.h
tests/benchmark/fixtures/HOGDescriptorFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/HistogramFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/IntegralImageFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/LeNet5Fixture.h
tests/benchmark/fixtures/MeanStdDevFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/Median3x3Fixture.h [new file with mode: 0644]
tests/benchmark/fixtures/MinMaxLocationFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/MobileNetFixture.h
tests/benchmark/fixtures/MobileNetV1Fixture.h
tests/benchmark/fixtures/NormalizationLayerFixture.h
tests/benchmark/fixtures/PhaseFixture.h [new file with mode: 0644]
tests/benchmark/fixtures/PoolingLayerFixture.h
tests/benchmark/fixtures/ROIPoolingLayerFixture.h
tests/benchmark/fixtures/ScaleFixture.h
tests/benchmark/fixtures/SoftmaxLayerFixture.h
tests/benchmark/fixtures/WinogradConvolutionLayerFixture.h [new file with mode: 0644]
tests/datasets/ChannelShuffleLayerDataset.h [new file with mode: 0644]
tests/datasets/ConvolutionLayerDataset.h
tests/datasets/DepthwiseConvolutionLayerDataset.h
tests/datasets/DilatedConvolutionLayerDataset.h [new file with mode: 0644]
tests/datasets/HOGMultiDetectionDataset.h [new file with mode: 0644]
tests/datasets/LSTMLayerDataset.h [new file with mode: 0644]
tests/datasets/LargeConvolutionLayerDataset.h
tests/datasets/LocallyConnectedDataset.h [new file with mode: 0644]
tests/datasets/OpticalFlowDataset.h [new file with mode: 0644]
tests/datasets/PoolingLayerDataset.h
tests/datasets/RNNLayerDataset.h [new file with mode: 0644]
tests/datasets/ShapeDatasets.h
tests/datasets/SmallConvolutionLayerDataset.h
tests/datasets/WinogradInputTransformDataset.h [new file with mode: 0644]
tests/datasets/WinogradOutputTransformDataset.h [new file with mode: 0644]
tests/datasets/system_tests/alexnet/AlexNetPoolingLayerDataset.h
tests/datasets/system_tests/googlenet/inceptionv1/GoogLeNetInceptionV1PoolingLayerDataset.h
tests/datasets/system_tests/googlenet/inceptionv4/GoogLeNetInceptionV4PoolingLayerDataset.h
tests/datasets/system_tests/lenet5/LeNet5PoolingLayerDataset.h
tests/datasets/system_tests/mobilenet/MobileNetConvolutionLayerDataset.h [new file with mode: 0644]
tests/datasets/system_tests/mobilenet/MobileNetDepthwiseConvolutionLayerDataset.h
tests/datasets/system_tests/squeezenet/SqueezeNetPoolingLayerDataset.h
tests/datasets/system_tests/vgg/vgg16/VGG16PoolingLayerDataset.h
tests/datasets/system_tests/yolo/v2/YOLOV2PoolingLayerDataset.h
tests/framework/Exceptions.h
tests/framework/Framework.cpp
tests/framework/Framework.h
tests/framework/Profiler.cpp
tests/framework/Profiler.h
tests/framework/SConscript
tests/framework/TestCase.h
tests/framework/TestCaseFactory.h
tests/framework/TestResult.h
tests/framework/command_line/CommonOptions.h
tests/framework/command_line/EnumListOption.h
tests/framework/command_line/EnumOption.h
tests/framework/command_line/ListOption.h
tests/framework/command_line/SimpleOption.h
tests/framework/datasets/CartesianProductDataset.h
tests/framework/datasets/ContainerDataset.h
tests/framework/datasets/Dataset.h
tests/framework/datasets/InitializerListDataset.h
tests/framework/datasets/JoinDataset.h
tests/framework/datasets/RangeDataset.h
tests/framework/datasets/SingletonDataset.h
tests/framework/datasets/ZipDataset.h
tests/framework/instruments/Instrument.h
tests/framework/instruments/Instruments.cpp
tests/framework/instruments/Instruments.h
tests/framework/instruments/InstrumentsStats.cpp
tests/framework/instruments/MaliCounter.h
tests/framework/instruments/Measurement.h
tests/framework/instruments/OpenCLMemoryUsage.cpp [new file with mode: 0644]
tests/framework/instruments/OpenCLMemoryUsage.h [new file with mode: 0644]
tests/framework/instruments/OpenCLTimer.cpp
tests/framework/instruments/OpenCLTimer.h
tests/framework/instruments/PMU.h
tests/framework/instruments/PMUCounter.h
tests/framework/instruments/SchedulerTimer.cpp
tests/framework/instruments/SchedulerTimer.h
tests/framework/instruments/WallClockTimer.h
tests/framework/instruments/hwc.hpp
tests/framework/instruments/hwc_names.hpp
tests/framework/printers/PrettyPrinter.cpp
tests/framework/printers/Printer.h
tests/main.cpp
tests/networks/AlexNetNetwork.h
tests/networks/LeNet5Network.h
tests/networks/MobileNetNetwork.h
tests/networks/MobileNetV1Network.h
tests/validation/CL/BatchNormalizationLayer.cpp
tests/validation/CL/ChannelCombine.cpp [new file with mode: 0644]
tests/validation/CL/ChannelShuffle.cpp [new file with mode: 0644]
tests/validation/CL/ConvertFullyConnectedWeights.cpp [new file with mode: 0644]
tests/validation/CL/ConvolutionLayer.cpp
tests/validation/CL/Copy.cpp [new file with mode: 0644]
tests/validation/CL/DepthwiseConvolutionLayer.cpp
tests/validation/CL/DilatedConvolutionLayer.cpp [new file with mode: 0644]
tests/validation/CL/DirectConvolutionLayer.cpp
tests/validation/CL/GaussianPyramid.cpp [new file with mode: 0644]
tests/validation/CL/GlobalPoolingLayer.cpp
tests/validation/CL/HOGDetector.cpp [new file with mode: 0644]
tests/validation/CL/HOGMultiDetection.cpp [new file with mode: 0644]
tests/validation/CL/L2NormalizeLayer.cpp
tests/validation/CL/LSTMLayer.cpp [new file with mode: 0644]
tests/validation/CL/LocallyConnected.cpp [new file with mode: 0644]
tests/validation/CL/OpticalFlow.cpp [new file with mode: 0644]
tests/validation/CL/Permute.cpp
tests/validation/CL/PoolingLayer.cpp
tests/validation/CL/RNNLayer.cpp [new file with mode: 0644]
tests/validation/CL/ReductionOperation.cpp
tests/validation/CL/Scale.cpp
tests/validation/CL/UNIT/MemoryManager.cpp [new file with mode: 0644]
tests/validation/CL/UNIT/TensorAllocator.cpp [new file with mode: 0644]
tests/validation/CL/UNIT/Tuner.cpp [new file with mode: 0644]
tests/validation/CL/WidthConcatenateLayer.cpp [new file with mode: 0644]
tests/validation/CL/Winograd.cpp [new file with mode: 0644]
tests/validation/FixedPoint.h
tests/validation/GLES_COMPUTE/BatchNormalizationLayer.cpp
tests/validation/GLES_COMPUTE/ConvolutionLayer.cpp
tests/validation/GLES_COMPUTE/DepthwiseConvolutionLayer.cpp
tests/validation/GLES_COMPUTE/DirectConvolutionLayer.cpp
tests/validation/GLES_COMPUTE/GlobalPoolingLayer.cpp
tests/validation/GLES_COMPUTE/PoolingLayer.cpp
tests/validation/GLES_COMPUTE/Scale.cpp
tests/validation/GLES_COMPUTE/UNIT/MemoryManager.cpp [new file with mode: 0644]
tests/validation/Helpers.cpp
tests/validation/Helpers.h [changed mode: 0755->0644]
tests/validation/NEON/BatchNormalizationLayer.cpp
tests/validation/NEON/ChannelCombine.cpp [new file with mode: 0644]
tests/validation/NEON/ConvertFullyConnectedWeights.cpp [new file with mode: 0644]
tests/validation/NEON/ConvolutionLayer.cpp
tests/validation/NEON/DeconvolutionLayer.cpp
tests/validation/NEON/DepthwiseConvolutionLayer.cpp
tests/validation/NEON/DilatedConvolutionLayer.cpp [new file with mode: 0644]
tests/validation/NEON/DirectConvolutionLayer.cpp
tests/validation/NEON/GEMMLowp.cpp
tests/validation/NEON/GaussianPyramid.cpp
tests/validation/NEON/GlobalPoolingLayer.cpp
tests/validation/NEON/HOGDetector.cpp [new file with mode: 0644]
tests/validation/NEON/HOGMultiDetection.cpp [new file with mode: 0644]
tests/validation/NEON/Im2Col.cpp
tests/validation/NEON/L2NormalizeLayer.cpp
tests/validation/NEON/LocallyConnected.cpp [new file with mode: 0644]
tests/validation/NEON/OpticalFlow.cpp [new file with mode: 0644]
tests/validation/NEON/PixelWiseMultiplication.cpp
tests/validation/NEON/PoolingLayer.cpp
tests/validation/NEON/ReductionOperation.cpp
tests/validation/NEON/Scale.cpp
tests/validation/NEON/UNIT/TensorAllocator.cpp
tests/validation/UNIT/FixedPoint.cpp
tests/validation/UNIT/GPUTarget.cpp [new file with mode: 0644]
tests/validation/Validation.h
tests/validation/fixtures/BatchNormalizationLayerFixture.h
tests/validation/fixtures/ChannelCombineFixture.h [new file with mode: 0644]
tests/validation/fixtures/ChannelShuffleLayerFixture.h [new file with mode: 0644]
tests/validation/fixtures/ConvertFullyConnectedWeightsFixture.h [new file with mode: 0644]
tests/validation/fixtures/ConvolutionLayerFixture.h
tests/validation/fixtures/CopyFixture.h [new file with mode: 0644]
tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h
tests/validation/fixtures/DirectConvolutionLayerFixture.h
tests/validation/fixtures/DirectConvolutionLayerTensorShiftFixture.h
tests/validation/fixtures/FlattenLayerFixture.h
tests/validation/fixtures/GEMMInterleaveBlockedFixture.h [deleted file]
tests/validation/fixtures/HOGDescriptorFixture.h
tests/validation/fixtures/HOGDetectorFixture.h [new file with mode: 0644]
tests/validation/fixtures/HOGMultiDetectionFixture.h [new file with mode: 0644]
tests/validation/fixtures/HarrisCornersFixture.h
tests/validation/fixtures/Im2ColFixture.h [new file with mode: 0644]
tests/validation/fixtures/LSTMLayerFixture.h [new file with mode: 0644]
tests/validation/fixtures/LocallyConnectedFixture.h [new file with mode: 0644]
tests/validation/fixtures/OpticalFlowFixture.h [new file with mode: 0644]
tests/validation/fixtures/PoolingLayerFixture.h
tests/validation/fixtures/RNNLayerFixture.h [new file with mode: 0644]
tests/validation/fixtures/ScaleFixture.h
tests/validation/fixtures/UNIT/MemoryManagerFixture.h [new file with mode: 0644]
tests/validation/fixtures/WidthConcatenateLayerFixture.h [new file with mode: 0644]
tests/validation/fixtures/WinogradConvolutionLayerFixture.h [new file with mode: 0644]
tests/validation/fixtures/WinogradLayerFixture.h [deleted file]
tests/validation/reference/BatchNormalizationLayer.cpp
tests/validation/reference/ChannelCombine.cpp [new file with mode: 0644]
tests/validation/reference/ChannelCombine.h [new file with mode: 0644]
tests/validation/reference/ChannelShuffle.cpp [new file with mode: 0644]
tests/validation/reference/ChannelShuffle.h [new file with mode: 0644]
tests/validation/reference/ConvertFullyConnectedWeights.cpp [new file with mode: 0644]
tests/validation/reference/ConvertFullyConnectedWeights.h [new file with mode: 0644]
tests/validation/reference/Convolution3d.h [new file with mode: 0644]
tests/validation/reference/ConvolutionLayer.cpp
tests/validation/reference/ConvolutionLayer.h
tests/validation/reference/Copy.cpp [new file with mode: 0644]
tests/validation/reference/Copy.h [new file with mode: 0644]
tests/validation/reference/DepthwiseConvolutionLayer.cpp
tests/validation/reference/DepthwiseConvolutionLayer.h
tests/validation/reference/DepthwiseSeparableConvolutionLayer.cpp
tests/validation/reference/FlattenLayer.cpp
tests/validation/reference/FlattenLayer.h
tests/validation/reference/GEMM.cpp
tests/validation/reference/GaussianPyramidHalf.cpp
tests/validation/reference/HOGDescriptor.cpp
tests/validation/reference/HOGDescriptor.h
tests/validation/reference/HOGDetector.cpp [new file with mode: 0644]
tests/validation/reference/HOGDetector.h [new file with mode: 0644]
tests/validation/reference/HOGMultiDetection.cpp [new file with mode: 0644]
tests/validation/reference/HOGMultiDetection.h [new file with mode: 0644]
tests/validation/reference/Im2Col.cpp [new file with mode: 0644]
tests/validation/reference/Im2Col.h [new file with mode: 0644]
tests/validation/reference/LocallyConnected.cpp [new file with mode: 0644]
tests/validation/reference/LocallyConnected.h [new file with mode: 0644]
tests/validation/reference/OpticalFlow.cpp [new file with mode: 0644]
tests/validation/reference/OpticalFlow.h [new file with mode: 0644]
tests/validation/reference/Permute.cpp
tests/validation/reference/PoolingLayer.cpp
tests/validation/reference/Scale.cpp
tests/validation/reference/Utils.h
tests/validation/reference/WidthConcatenateLayer.cpp [new file with mode: 0644]
tests/validation/reference/WidthConcatenateLayer.h [new file with mode: 0644]
tests/validation/reference/Winograd.cpp [new file with mode: 0644]
tests/validation/reference/Winograd.h [new file with mode: 0644]
utils/GraphTypePrinter.h [deleted file]
utils/GraphUtils.cpp
utils/GraphUtils.h
utils/TypePrinter.h
utils/Utils.cpp
utils/Utils.h