Imported Upstream version 1.1.0 accepted/tizen/unified/20200305.051107 submit/tizen/20200304.092919 submit/tizen/20200304.093946 submit/tizen/20200304.094649 upstream/1.1.0
authorChunseok Lee <chunseok.lee@samsung.com>
Wed, 4 Mar 2020 09:09:24 +0000 (18:09 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Wed, 4 Mar 2020 09:09:24 +0000 (18:09 +0900)
commit302e6564a7a76109e1178207e44e45a58631c477
tree6cc4bd95e5e438331fc2c53234af4ed0e0f3bc20
parentbd11b24234d7d43dfe05a81c520aa01ffad06e42
Imported Upstream version 1.1.0
3231 files changed:
.ctags
.gitattributes [new file with mode: 0644]
.gitignore
.mailmap [new file with mode: 0644]
CMakeLists.txt [deleted file]
CONTRIBUTORS [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
LICENSE
Makefile [deleted file]
Makefile.template [new file with mode: 0644]
README.md
cmake/ApplyCompileFlags.cmake [deleted file]
cmake/CfgOptionFlags.cmake [deleted file]
cmake/config/config_aarch64-linux.cmake [deleted file]
cmake/config/config_aarch64-tizen.cmake [deleted file]
cmake/config/config_arm64-android.cmake [deleted file]
cmake/config/config_armv7l-linux.cmake [deleted file]
cmake/config/config_armv7l-tizen.cmake [deleted file]
cmake/config/config_x86_64-linux.cmake [deleted file]
cmake/modules/ExternalProjectTools.cmake [deleted file]
cmake/modules/ExternalSourceTools.cmake [deleted file]
cmake/modules/OptionTools.cmake [deleted file]
cmake/option/identify_platform.cmake [deleted file]
cmake/option/option_aarch64-linux.cmake [deleted file]
cmake/option/option_aarch64-tizen.cmake [deleted file]
cmake/option/option_arm64-android.cmake [deleted file]
cmake/option/option_armv7l-linux.cmake [deleted file]
cmake/option/option_armv7l-tizen.cmake [deleted file]
cmake/option/option_linux.cmake [deleted file]
cmake/option/option_x86_64-linux.cmake [deleted file]
cmake/packages/ARMComputeConfig.cmake [deleted file]
cmake/packages/ARMComputeSourceConfig.cmake [deleted file]
cmake/packages/AbslSourceConfig.cmake [deleted file]
cmake/packages/EigenConfig.cmake [deleted file]
cmake/packages/EigenSourceConfig.cmake [deleted file]
cmake/packages/FarmhashSourceConfig.cmake [deleted file]
cmake/packages/FlatBuffersSourceConfig.cmake [deleted file]
cmake/packages/GEMMLowpSourceConfig.cmake [deleted file]
cmake/packages/GTestConfig.cmake [deleted file]
cmake/packages/NEON2SSESourceConfig.cmake [deleted file]
cmake/packages/NoniusConfig.cmake [deleted file]
cmake/packages/NoniusSourceConfig.cmake [deleted file]
cmake/packages/TensorFlowSourceConfig.cmake [deleted file]
cmake/packages/TensorflowConfig.cmake [deleted file]
compute/ARMComputeEx/CMakeLists.txt [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/CLKernelLibraryEx.h [moved from libs/ARMComputeEx/arm_compute/core/CL/CLKernelLibraryEx.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLArgOperationKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLBinaryLogicalOpKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLBinaryLogicalOpKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLCastKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLDepthToSpaceKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLDepthToSpaceKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLEmbeddingLookupKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLEmbeddingLookupKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLGatherExKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLHashtableLookupKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLInstanceNormalizationLayerKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLNegKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLNegKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLPReLUKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPReLUKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLReduceOperationKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLReduceOperationKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToBatchNDKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToDepthKernel.h [moved from libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToDepthKernel.h with 100% similarity]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLTopKV2Kernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CPP/kernels/CPPUpsampleKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/NEElementwiseOperationFuncs.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEBinaryLogicalOperationKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NECastKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEDepthToSpaceLayerKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEElementwiseUnaryKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEEmbeddingLookupKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEGatherKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEHashtableLookupKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEInstanceNormalizationLayerKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEMuliplyScaleFactorKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEPReLUKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEQuantizationSymmetricKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEReductionOperationKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NESpaceToDepthLayerKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/TypesEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/UtilsEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/utils/misc/ShapeCalculatorEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/CLFunctionsEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLArgOperation.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLBatchToSpaceND.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBatchToSpaceND.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLBinaryLogicalOp.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBinaryLogicalOp.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLCast.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLDepthToSpace.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLDepthToSpace.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLEmbeddingLookup.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLEmbeddingLookup.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLFullyConnectedReshapingLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLGatherEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLHashtableLookup.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLHashtableLookup.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLInstanceNormalizationLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLLogicalNot.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLPReLU.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPReLU.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLPixelWiseDivision.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPixelWiseDivision.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLRNNLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceOperation.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToBatchND.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToBatchND.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToDepth.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToDepth.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLStridedSliceEx.h [moved from libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLStridedSliceEx.h with 100% similarity]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLTopKV2.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayerUpsample.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CPP/functions/CPPUpsampleEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/NEFunctionsEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEArgMinMax.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEBinaryLogicalOperation.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NECast.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEDepthToSpaceLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEElementwiseUnaryLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEEmbeddingLookup.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEFullyConnectedHybridLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEFullyConnectedLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEFullyConnectedReshapingLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCoreEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEGatherEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEHashtableLookup.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEInstanceNormalizationLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEPReLU.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NERNNLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceMeanEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceOperation.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceSum.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReductionOperationEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NESpaceToBatchLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NESpaceToDepthLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NETransposeConvLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/misc/functions/GenericGather.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/misc/functions/GenericReshapeLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/misc/functions/Utils.h [new file with mode: 0644]
compute/ARMComputeEx/resolve_includes.py [moved from libs/ARMComputeEx/resolve_includes.py with 100% similarity]
compute/ARMComputeEx/src/core/CL/CLKernelLibrary.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/arg_operation.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/arithmetic_op_quantized.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/binary_logical_op.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/cast.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/depth_to_space.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/embedding_lookup.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/gather_ex.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/hashtable_lookup.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/helpers.h [moved from libs/ARMComputeEx/src/core/CL/cl_kernels/helpers.h with 100% similarity]
compute/ARMComputeEx/src/core/CL/cl_kernels/helpers_asymm.h [moved from libs/ARMComputeEx/src/core/CL/cl_kernels/helpers_asymm.h with 100% similarity]
compute/ARMComputeEx/src/core/CL/cl_kernels/instance_normalization_ex.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/neg_tensor.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/pixelwise_mul_quantized.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/prelu.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/prelu_quantized.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/reduce_operation.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/space_to_batch.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/space_to_depth.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/topkv2.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/topkv2_quicksort.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/topkv2_radixsort.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLArgOperationKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLBinaryLogicalOpKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLCastKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLDepthToSpaceKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLEmbeddingLookupKernel.cpp [moved from libs/ARMComputeEx/src/core/CL/kernels/CLEmbeddingLookupKernel.cpp with 100% similarity]
compute/ARMComputeEx/src/core/CL/kernels/CLGatherExKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLHashtableLookupKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLInstanceNormalizationLayerKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLNegKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLPReLUKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLReduceOperationKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLSpaceToBatchNDKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLSpaceToDepthKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLTopKV2Kernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CPP/kernels/CPPUpsampleKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/NEElementwiseOperationFuncs.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEBinaryLogicalOperationKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NECastKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEDepthToSpaceLayerKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEElementwiseUnaryKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEEmbeddingLookupKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEGatherKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEHashtableLookupKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEInstanceNormalizationLayerKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEMultiplyScaleFactorKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEPReLUKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEQuantizationSymmetricKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEReductionOperationKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NESpaceToDepthLayerKernelEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/UtilsEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/CLFunctionsEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLArgOperation.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLBinaryLogicalOp.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLBinaryLogicalOp.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLCast.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLDepthToSpace.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLDepthToSpace.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLEmbeddingLookup.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLEmbeddingLookup.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedReshapingLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLGatherEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLHashtableLookup.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLHashtableLookup.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLInstanceNormalizationLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLNeg.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLNeg.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLPReLU.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLPReLU.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLRNNLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLReduceOperation.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLSpaceToBatchND.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLSpaceToBatchND.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLSpaceToDepth.cpp [moved from libs/ARMComputeEx/src/runtime/CL/functions/CLSpaceToDepth.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLTopKV2.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayerUpsample.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CPP/functions/CPPUpsampleEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/NEFunctionsEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEArgMinMax.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEBinaryLogicalOperation.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NECast.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEDepthToSpaceLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEElementwiseUnaryLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEEmbeddingLookup.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedHybridLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedReshapingLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCoreEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEGatherEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEHashtableLookup.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEInstanceNormalizationLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEPReLU.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NERNNLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEReduceMeanEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEReduceOperation.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEReduceSum.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NEReductionOperationEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NESpaceToBatchLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NESpaceToDepthLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/misc/functions/GenericGather.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/misc/functions/GenericReshapeLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/misc/functions/Utils.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/topk_v2.h [moved from libs/ARMComputeEx/src/runtime/topk_v2.h with 100% similarity]
compute/CMakeLists.txt [new file with mode: 0644]
compute/cker/CMakeLists.txt [new file with mode: 0644]
compute/cker/README.md [new file with mode: 0644]
compute/cker/include/cker/Shape.h [new file with mode: 0644]
compute/cker/include/cker/Types.h [new file with mode: 0644]
compute/cker/include/cker/Utils.h [new file with mode: 0644]
compute/cker/include/cker/eigen/Utils.h [new file with mode: 0644]
compute/cker/include/cker/gemmlowp/FixedPoint.h [new file with mode: 0644]
compute/cker/include/cker/operation/AveragePool.h [new file with mode: 0644]
compute/cker/include/cker/operation/BinaryArithmeticOps.h [new file with mode: 0644]
compute/cker/include/cker/operation/Concatenation.h [new file with mode: 0644]
compute/cker/include/cker/operation/Conv.h [new file with mode: 0644]
compute/cker/include/cker/operation/DepthwiseConv.h [new file with mode: 0644]
compute/cker/include/cker/operation/FullyConnected.h [new file with mode: 0644]
compute/cker/include/cker/operation/Gather.h [new file with mode: 0644]
compute/cker/include/cker/operation/InstanceNorm.h [new file with mode: 0644]
compute/cker/include/cker/operation/Logistic.h [new file with mode: 0644]
compute/cker/include/cker/operation/MaxPool.h [new file with mode: 0644]
compute/cker/include/cker/operation/Pad.h [new file with mode: 0644]
compute/cker/include/cker/operation/SoftMax.h [new file with mode: 0644]
compute/cker/include/cker/operation/TransposeConv.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/AveragePool.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/MaxPool.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/SoftMax.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/AveragePool.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/MaxPool.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/SoftMax.h [new file with mode: 0644]
compute/ncnn/CMakeLists.txt [new file with mode: 0644]
compute/ncnn/README.md [new file with mode: 0644]
compute/ncnn/include/ncnn/layer/binaryop.h [new file with mode: 0644]
compute/ncnn/include/ncnn/layer/instance_norm.h [new file with mode: 0644]
compute/ncnn/include/ncnn/mat.h [new file with mode: 0644]
compute/ncnn/include/ncnn/srcn/conv_type.h [new file with mode: 0644]
compute/ncnn/include/ncnn/srcn/srcn_conv.h [new file with mode: 0644]
compute/ncnn/src/layer/arm/neon_mathfun.h [new file with mode: 0644]
compute/ncnn/src/layer/binaryop.cc [new file with mode: 0644]
compute/ncnn/src/layer/instance_norm.cc [new file with mode: 0644]
compute/ncnn/src/mat.cc [new file with mode: 0644]
compute/ncnn/src/srcn/common.h [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sgemm_multithreads.cc [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sgemm_multithreads.h [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sgemm_singlethread.cc [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sgemm_singlethread.h [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sparse.cc [new file with mode: 0644]
compute/ncnn/src/srcn/conv_sparse.h [new file with mode: 0644]
compute/ncnn/src/srcn/conv_winograd.cc [new file with mode: 0644]
compute/ncnn/src/srcn/conv_winograd.h [new file with mode: 0644]
compute/ncnn/src/srcn/conv_winograd_batch.cc [new file with mode: 0644]
compute/ncnn/src/srcn/conv_winograd_batch.h [new file with mode: 0644]
compute/ncnn/src/srcn/deconv_sgemm_multithreads.cc [new file with mode: 0644]
compute/ncnn/src/srcn/deconv_sgemm_multithreads.h [new file with mode: 0644]
compute/ncnn/src/srcn/depthwise_conv.cc [new file with mode: 0644]
compute/ncnn/src/srcn/direct_conv_colmajor.cc [new file with mode: 0644]
compute/ncnn/src/srcn/direct_conv_colmajor.h [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_kernel.cc [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_kernel.h [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_pack.cc [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_pack.h [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_singlethread.cc [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_singlethread.h [new file with mode: 0644]
compute/ncnn/src/srcn/sgemm_test.cc [new file with mode: 0644]
compute/ncnn/src/srcn/srcn_conv.cc [new file with mode: 0644]
compute/ncnn/src/srcn/winograd.h [new file with mode: 0644]
contrib/CMakeLists.txt [deleted file]
contrib/TFLiteSharp/TFLiteNative/include/tflite_log.h [deleted file]
contrib/TFLiteSharp/TFLiteNative/include/tflite_nativewrapper.h [deleted file]
contrib/TFLiteSharp/TFLiteNative/src/tflite_nativewrapper.cpp [deleted file]
contrib/benchmark_acl/CMakeLists.txt [deleted file]
contrib/benchmark_acl/src/Benchmark.cpp [deleted file]
contrib/detection/detection.cpp [deleted file]
contrib/labs/jniacl/CMakeLists.txt [deleted file]
contrib/labs/jniacl/src/io_accessor.cc [deleted file]
contrib/labs/jniacl/src/io_accessor.h [deleted file]
contrib/labs/jniacl/src/jniacl_main.cc [deleted file]
contrib/labs/kerneltesting/CMakeLists.txt [deleted file]
contrib/labs/kerneltesting/conv2d/CMakeLists.txt [deleted file]
contrib/labs/kerneltesting/conv2d/OperationUtils.h [deleted file]
contrib/labs/kerneltesting/conv2d/common.h [deleted file]
contrib/labs/kerneltesting/conv2d/compatibility.h [deleted file]
contrib/labs/kerneltesting/conv2d/io_accessor.cpp [deleted file]
contrib/labs/kerneltesting/conv2d/io_accessor.h [deleted file]
contrib/labs/kerneltesting/conv2d/nnfw_conv2d_test.cpp [deleted file]
contrib/labs/kerneltesting/conv2d/optimized_ops.h [deleted file]
contrib/labs/kerneltesting/conv2d/types.h [deleted file]
contrib/labs/opencl_test/CMakeLists.txt [deleted file]
contrib/labs/opencl_test/src/opencl_test.cc [deleted file]
contrib/labs/tflite_examples/src/conv.cpp [deleted file]
contrib/tflite_classify/CMakeLists.txt [deleted file]
contrib/tflite_classify/src/InferenceInterface.h [deleted file]
contrib/tflite_test/tflite_test.cpp [deleted file]
docs/HowToContribute.md
docs/UseDoxygen.md [new file with mode: 0644]
docs/doxygen/Doxyfile [deleted file]
docs/fig/compiler_flow.png [new file with mode: 0644]
docs/fig/nnfw_compiler_structure.png [new file with mode: 0644]
docs/fig/nnfw_compiler_structure.pptx [new file with mode: 0644]
docs/fig/nnfw_components.png [new file with mode: 0644]
docs/fig/nnfw_components.pptx [new file with mode: 0644]
docs/fig/nnfw_nativeapi_flow.png [new file with mode: 0644]
docs/fig/nnfw_nativeapi_flow.pptx [new file with mode: 0644]
docs/fig/nnfw_nnapi_flow.png [new file with mode: 0644]
docs/fig/nnfw_nnapi_flow.pptx [new file with mode: 0644]
docs/fig/nnfw_runtime_behavior.png [new file with mode: 0644]
docs/fig/nnfw_runtime_behavior.pptx [new file with mode: 0644]
docs/fig/nnfw_runtime_structure.png [new file with mode: 0644]
docs/fig/nnfw_runtime_structure.pptx [new file with mode: 0644]
docs/fig/runtime_nativeapi_flow.png [new file with mode: 0644]
docs/howto.md [deleted file]
docs/howto/CrossBuildForAarch64.md [deleted file]
docs/howto/CrossBuildForArm.md [deleted file]
docs/howto/HowToUseDockerImage.md [deleted file]
docs/howto/device/xu4_tizen.md [deleted file]
docs/nncc/README.md [new file with mode: 0644]
docs/nncc/design.md [new file with mode: 0644]
docs/nncc/getting_started.md [new file with mode: 0644]
docs/nncc/images/nncc_components.png [new file with mode: 0644]
docs/nncc/images/nncc_idef0_a0.png [new file with mode: 0644]
docs/nncc/images/nncc_idef0_a1.png [new file with mode: 0644]
docs/nncc/images/nncc_idef0_a12.png [new file with mode: 0644]
docs/nncc/project/detailed_level_design.md [new file with mode: 0644]
docs/nncc/project/development_document.md [new file with mode: 0644]
docs/nncc/project/high_level_design.md [new file with mode: 0644]
docs/nncc/project/requirements_specification.md [new file with mode: 0644]
docs/nncc/project/test_plan.md [new file with mode: 0644]
docs/nncc/project_guide.md [new file with mode: 0644]
docs/nncc/roadmap.md [new file with mode: 0644]
docs/nncc/v1.0.0/getting_started.md [new file with mode: 0644]
docs/nncc/v1.0.0/operation-list.md [new file with mode: 0644]
docs/nncc/v1.0.0/tutorial.md [new file with mode: 0644]
docs/nncc/v1.1.0/nncc_in_tizen_studio.md [new file with mode: 0644]
docs/nncc/v1.1.0/nncc_in_visual_studio.md [new file with mode: 0644]
docs/nnfw/2018/fig/nnfw_architecture.png [moved from docs/fig/nnfw_architecture.png with 100% similarity]
docs/nnfw/2018/fig/nnfw_architecture.pptx [moved from docs/fig/nnfw_architecture.pptx with 100% similarity]
docs/nnfw/2018/roadmap.md [moved from docs/roadmap.md with 100% similarity]
docs/nnfw/HowToImplementOperatorKernel.md [moved from docs/HowToImplementOperatorKernel.md with 100% similarity]
docs/nnfw/fig/nnfw_architecture.png [new file with mode: 0644]
docs/nnfw/fig/nnfw_architecture.pptx [new file with mode: 0644]
docs/nnfw/fig/nnfw_behavior.png [moved from docs/fig/nnfw_behavior.png with 100% similarity]
docs/nnfw/fig/nnfw_behavior.pptx [moved from docs/fig/nnfw_behavior.pptx with 100% similarity]
docs/nnfw/howto.md [new file with mode: 0644]
docs/nnfw/howto/BuildTFfromSource.md [moved from docs/howto/BuildTFfromSource.md with 100% similarity]
docs/nnfw/howto/CrossBuildForAarch64.md [new file with mode: 0644]
docs/nnfw/howto/CrossBuildForAndroid.md [new file with mode: 0644]
docs/nnfw/howto/CrossBuildForArm.md [new file with mode: 0644]
docs/nnfw/howto/HowToAddUnittest.md [moved from docs/howto/HowToAddUnittest.md with 100% similarity]
docs/nnfw/howto/HowToRunNnpackge.md [new file with mode: 0644]
docs/nnfw/howto/HowToTestManualy.md [new file with mode: 0644]
docs/nnfw/howto/HowToUseDockerImage.md [new file with mode: 0644]
docs/nnfw/howto/HowToUseNNFWAPI.md [new file with mode: 0644]
docs/nnfw/howto/HowtoMakeSampleAppOnNnfw.md [new file with mode: 0644]
docs/nnfw/howto/RemoteDebuggingForVSCode.md [new file with mode: 0644]
docs/nnfw/howto/device/xu3-dip.png [moved from docs/howto/device/xu3-dip.png with 100% similarity]
docs/nnfw/howto/device/xu3_tizen.md [new file with mode: 0644]
docs/nnfw/howto/device/xu3_ubuntu.md [moved from docs/howto/device/xu3_ubuntu.md with 100% similarity]
docs/nnfw/howto/device/xu4_tizen.md [new file with mode: 0644]
docs/nnfw/howto/device/xu4_ubuntu.md [moved from docs/howto/device/xu4_ubuntu.md with 100% similarity]
docs/nnfw/op_list.md [new file with mode: 0644]
docs/nnfw/roadmap.md [new file with mode: 0644]
docs/nnfw/tests/Convolution_manual_3x3.xlsx [moved from docs/tests/Convolution_manual_3x3.xlsx with 100% similarity]
docs/nnfw/tests/Softmax_manual.xlsx [moved from docs/tests/Softmax_manual.xlsx with 100% similarity]
docs/project/2018_high_level_design.md [deleted file]
docs/project/2018_requirement_specification.md [deleted file]
docs/release/release_note_1.0.0.md [new file with mode: 0644]
docs/release/release_note_1.1.0.md [new file with mode: 0644]
docs/workgroups.md [deleted file]
externals/CMakeLists.txt [deleted file]
externals/nnapi_test_generator/README.md [deleted file]
externals/nnapi_test_generator/include/TestHarness.h [deleted file]
externals/nnapi_test_generator/slicing.py [deleted file]
externals/nnapi_test_generator/test_generator.py [deleted file]
externals/nnapi_test_generator/tests/P_conv/conv_1_h3_w2_SAME.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_conv/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_conv/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_depthwise_conv/depthwise_conv.bin.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_depthwise_conv/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_depthwise_conv/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_explicit/explicit_add.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_explicit/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_explicit/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_float/addfloat.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_float/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_float/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_full/addfloat.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_full/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_full/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_lstm/lstm.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_lstm/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_lstm/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_quantized_avgpool/averpoolfloat.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_quantized_avgpool/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_quantized_avgpool/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_quantized_conv/quantized.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_quantized_conv/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_quantized_conv/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_vts_full/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_vts_full/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_vts_full/vts_full.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_vts_operands/addfloat.mod.py [deleted file]
externals/nnapi_test_generator/tests/P_vts_operands/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_vts_operands/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_weird/stderr.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_weird/stdout.txt.expect [deleted file]
externals/nnapi_test_generator/tests/P_weird/weird_add.mod.py [deleted file]
externals/nnapi_test_generator/tests/test.py [deleted file]
externals/nnapi_test_generator/vts_generator.py [deleted file]
include/NeuralNetworks.h [deleted file]
include/NeuralNetworksEx.h [deleted file]
include/NeuralNetworksLoadHelpers.h [deleted file]
infra/3rdparty/.gitignore [new file with mode: 0644]
infra/3rdparty/Eigen/fd6845384b86/URL.default [new file with mode: 0644]
infra/3rdparty/Eigen/fd6845384b86/URL.info [new file with mode: 0644]
infra/cmake/modules/AddSubdirectories.cmake [moved from cmake/modules/ExtendCMakeFunction.cmake with 100% similarity]
infra/cmake/modules/Asserts.cmake [new file with mode: 0644]
infra/cmake/modules/ExternalBuildTools.cmake [new file with mode: 0644]
infra/cmake/modules/ExternalProjectTools.cmake [new file with mode: 0644]
infra/cmake/modules/ExternalSourceTools.cmake [new file with mode: 0644]
infra/cmake/modules/IdentifyPlatform.cmake [new file with mode: 0644]
infra/cmake/modules/ListFile.cmake [new file with mode: 0644]
infra/cmake/modules/OptionTools.cmake [new file with mode: 0644]
infra/cmake/modules/OptionalTargetTools.cmake [new file with mode: 0644]
infra/cmake/modules/StampTools.cmake [new file with mode: 0644]
infra/cmake/modules/TargetRequire.cmake [new file with mode: 0644]
infra/cmake/modules/ThirdPartyTools.cmake [new file with mode: 0644]
infra/cmake/packages/ARMCompute/SConstruct [new file with mode: 0644]
infra/cmake/packages/ARMComputeConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ARMComputeSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/AbseilConfig.cmake [new file with mode: 0644]
infra/cmake/packages/AbseilSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/BoostConfig.cmake [new file with mode: 0644]
infra/cmake/packages/BoostSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Caffe/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/CaffeConfig.cmake [new file with mode: 0644]
infra/cmake/packages/CaffeProto/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/CaffeProtoConfig.cmake [new file with mode: 0644]
infra/cmake/packages/CaffeSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/CpuinfoSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/EigenConfig.cmake [new file with mode: 0644]
infra/cmake/packages/EigenSource-fd6845384b86Config.cmake [new file with mode: 0644]
infra/cmake/packages/EigenSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Enum34SourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FP16SourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FXdivSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Farmhash/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/FarmhashConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FarmhashSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSource-1.10/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSource-1.10/FlatBuffersSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSource-1.8/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSource-1.8/FlatBuffersSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/GEMMLowpConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GEMMLowpSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GFlagsConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GFlagsSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GLogConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GTestConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GTestSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GoogleDoubleConversionConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GoogleNSyncConfig.cmake [new file with mode: 0644]
infra/cmake/packages/LLVMConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NEON2SSEConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NEON2SSESourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NNPACKConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NNPACKSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Nonius/html_report_template.g.h++ [new file with mode: 0644]
infra/cmake/packages/NoniusConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NoniusSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXRuntimeConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXSource-1.6.0/ONNXSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXSource-1.6.0/ONNXSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/OpcodesSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/PSIMDSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/PeachpySourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ProtobufConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ProtobufSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/PthreadpoolSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/PytorchSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/SixSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.12/Lite/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.12/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.12/TensorFlowLiteConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.7/Lite/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.7/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.7/TensorFlowLiteConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowProtoText-1.12/TensorFlowProtoTextConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowProtoText-1.12/TensorFlowProtoTextConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowProtoText-1.12/build/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/TensorFlowProtoText-1.12/make_directories.sh [new file with mode: 0755]
infra/cmake/packages/TensorFlowSource-1.12/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.12/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.13.1/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.13.1/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.14/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.14/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.7/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.7/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowVersionChecker.c [new file with mode: 0644]
infra/command/build-docker-image [new file with mode: 0644]
infra/command/create-package [new file with mode: 0644]
infra/command/docker-run [new file with mode: 0644]
infra/command/doxygen [new file with mode: 0644]
infra/command/format [new file with mode: 0644]
infra/command/gen-coverage-report [new file with mode: 0644]
infra/command/install-githooks [new file with mode: 0644]
infra/command/pylint [new file with mode: 0644]
infra/command/verify-package [new file with mode: 0644]
infra/config/build.configuration [new file with mode: 0644]
infra/config/docker.configuration [new file with mode: 0644]
infra/docker/Dockerfile [new file with mode: 0644]
infra/docker/Dockerfile.1804 [new file with mode: 0644]
infra/doxygen/Doxyfile [new file with mode: 0644]
infra/git-hooks/pre-push.sh [new file with mode: 0755]
infra/nncc/CMakeLists.txt [new file with mode: 0644]
infra/nncc/command/build [new file with mode: 0644]
infra/nncc/command/check-copyright [new file with mode: 0644]
infra/nncc/command/configure [new file with mode: 0644]
infra/nncc/command/docker-nncc [new file with mode: 0644]
infra/nncc/command/docker-run [new file with mode: 0644]
infra/nncc/command/docker-shell [new file with mode: 0644]
infra/nncc/command/test [new file with mode: 0644]
infra/nncc/config/build.configuration [new file with mode: 0644]
infra/nncc/config/docker.configuration [new file with mode: 0644]
infra/nnfw/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/ApplyCompileFlags.cmake [new file with mode: 0644]
infra/nnfw/cmake/CfgOptionFlags.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_aarch64-android.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_aarch64-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_aarch64-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_armv7l-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_armv7l-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_x86_64-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-android.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_aarch64-android.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_aarch64-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_aarch64-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_armv7l-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_armv7l-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_x86_64-linux.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/AbslSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/EigenConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/EigenSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/FarmhashSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/FlatBuffersConfig.cmake [moved from cmake/packages/FlatBuffersConfig.cmake with 100% similarity]
infra/nnfw/cmake/packages/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/GEMMLowpSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/GTestConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/HDF5Config.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/NEON2SSESourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorflowConfig.cmake [new file with mode: 0644]
infra/nnfw/command/build [new file with mode: 0644]
infra/nnfw/command/configure [new file with mode: 0644]
infra/nnfw/command/copyright-check [new file with mode: 0644]
infra/nnfw/command/docker-run [new file with mode: 0644]
infra/nnfw/command/docker-run-user [new file with mode: 0644]
infra/nnfw/command/docker-shell [new file with mode: 0644]
infra/nnfw/command/gen-coverage-report [new file with mode: 0644]
infra/nnfw/command/install [new file with mode: 0644]
infra/nnfw/config/build.configuration [new file with mode: 0644]
infra/nnfw/config/docker.configuration [new file with mode: 0644]
infra/nnfw/config/gbs.conf [new file with mode: 0644]
infra/packaging/build [new file with mode: 0644]
infra/packaging/chklist/LAYOUT_191115 [new file with mode: 0644]
infra/packaging/chklist/LAYOUT_191215 [new file with mode: 0644]
infra/packaging/chklist/TF2CIRCLE_EXIST [new file with mode: 0644]
infra/packaging/chklist/TF2CIRCLE_RUNNABLE [new file with mode: 0644]
infra/packaging/chklist/TF2NNPKG_EXIST [new file with mode: 0644]
infra/packaging/chklist/TF2TFLITE_EXIST [new file with mode: 0644]
infra/packaging/chklist/TF2TFLITE_RUNNABLE [new file with mode: 0644]
infra/packaging/preset/20191115 [new file with mode: 0644]
infra/packaging/preset/20191215 [new file with mode: 0644]
infra/packaging/preset/20191231_windows [new file with mode: 0644]
infra/packaging/preset/20200115_windows [new file with mode: 0644]
infra/packaging/res/tf2nnpkg [new file with mode: 0644]
infra/packaging/res/tf2nnpkg.20191215 [new file with mode: 0644]
infra/packaging/res/tflite_schema.fbs [new file with mode: 0644]
infra/packaging/verify [new file with mode: 0644]
infra/scripts/common.sh [new file with mode: 0644]
infra/scripts/docker_build_cross_arm_benchmark_model.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_arm_neurun.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_arm_neurun_release.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_coverage.sh [new file with mode: 0755]
infra/scripts/docker_build_nncc.sh [new file with mode: 0755]
infra/scripts/docker_build_test_x64.sh [new file with mode: 0755]
infra/scripts/docker_build_tizen_cross.sh [new file with mode: 0755]
infra/scripts/docker_build_tizen_gbs.sh [new file with mode: 0755]
infra/scripts/docker_collect_nnpkg_resources.sh [new file with mode: 0755]
infra/scripts/docker_coverage_report.sh [new file with mode: 0755]
infra/scripts/test_arm_neurun_acl_cl.sh [new file with mode: 0755]
infra/scripts/test_arm_neurun_acl_neon.sh [new file with mode: 0755]
infra/scripts/test_arm_neurun_cpu.sh [new file with mode: 0755]
infra/scripts/test_arm_neurun_mixed.sh [new file with mode: 0755]
infra/scripts/test_arm_nnpkg.sh [new file with mode: 0755]
infra/scripts/test_coverage.sh [new file with mode: 0755]
infra/scripts/test_make_nnpkg.sh [new file with mode: 0755]
infra/scripts/test_neurun_interp.sh [new file with mode: 0755]
infra/scripts/test_x64_neurun_cpu.sh [new file with mode: 0755]
infra/scripts/tizen_xu4_test.sh [new file with mode: 0755]
libs/ARMComputeEx/CMakeLists.txt [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/OpenCLEx.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLActivationLayerExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLArgMinMaxKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLArithmeticSubtractionExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLBatchToSpaceNDKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLCastKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLComparisonOpKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLExpKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLGatherKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLHashtableLookupKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLNormalizationLayerExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPadLayerKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPermuteExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPixelWiseDivisionKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToBatchNDKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSquaredDifferenceKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLStridedSliceExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLTopKV2Kernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/NEON/kernels/NENormalizationLayerExKernel.h [deleted file]
libs/ARMComputeEx/arm_compute/core/TypesEx.h [deleted file]
libs/ARMComputeEx/arm_compute/core/UtilsEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLActivationLayerEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLArgMinMax.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLArithmeticSubtractionEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLCast.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLComparisonOp.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLExp.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLGather.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNormalizationLayerEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPadLayerEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPermuteEx.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceOperation.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSquaredDifference.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLTopKV2.h [deleted file]
libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NENormalizationLayerEx.h [deleted file]
libs/ARMComputeEx/src/core/CL/CLKernelLibrary.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/OpenCLEx.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/activation_layer_ex.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/arg_operation.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/arithmetic_op_ex.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/arithmetic_op_quantized.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/batch_to_space_nd.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/binary_logical_op.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/cast.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/comparison_op.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/comparison_op_quantized.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/depth_to_space.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/embedding_lookup.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/exp.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/gather.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/hashtable_lookup.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/neg_tensor.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/pad.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/permute_ex.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/pixelwise_div_float.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/pixelwise_div_int.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/pixelwise_mul_quantized.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/prelu.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/prelu_quantized.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/reduce_operation.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/space_to_batch.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/space_to_depth.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/squared_difference.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/strided_slice_ex.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2_quicksort.cl [deleted file]
libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2_radixsort.cl [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLActivationLayerExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLArgMinMaxKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLArithmeticSubtractionExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLBatchToSpaceNDKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLBinaryLogicalOpKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLCastKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLComparisonOpKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLDepthToSpaceKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLExpKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLGatherKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLHashtableLookupKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLNegKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLNormalizationLayerExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLPReLUKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLPadLayerKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLPermuteExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLPixelWiseDivisionKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLReduceOperationKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLSpaceToBatchNDKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLSpaceToDepthKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLSquaredDifferenceKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLStridedSliceExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/CL/kernels/CLTopKV2Kernel.cpp [deleted file]
libs/ARMComputeEx/src/core/NEON/kernels/NENormalizationLayerExKernel.cpp [deleted file]
libs/ARMComputeEx/src/core/UtilsEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLActivationLayerEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLArgMinMax.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLArithmeticSubtractionEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLBatchToSpaceND.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLCast.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLComparisonOp.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLExp.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLGather.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLNormalizationLayerEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLPadLayerEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLPermuteEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLPixelWiseDivision.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLReduceOperation.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLSquaredDifference.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLStridedSliceEx.cpp [deleted file]
libs/ARMComputeEx/src/runtime/CL/functions/CLTopKV2.cpp [deleted file]
libs/ARMComputeEx/src/runtime/NEON/functions/NENormalizationLayerEx.cpp [deleted file]
libs/cpp14/include/cpp14/memory.h [deleted file]
libs/misc/CMakeLists.txt [deleted file]
libs/misc/examples/tensor_index_iterator.cpp [deleted file]
libs/misc/include/misc/EnvVar.h [deleted file]
libs/misc/include/misc/environment.h [deleted file]
libs/misc/include/misc/kernel/RandomObject.h [deleted file]
libs/misc/include/misc/tensor/Index.h [deleted file]
libs/misc/include/misc/tensor/IndexEnumerator.h [deleted file]
libs/misc/include/misc/tensor/NonIncreasingStride.h [deleted file]
libs/misc/include/misc/tensor/Object.h [deleted file]
libs/misc/include/misc/tensor/Shape.h [deleted file]
libs/misc/src/environment.cpp [deleted file]
libs/misc/src/tensor/Comparator.cpp [deleted file]
libs/misc/src/tensor/Shape.cpp [deleted file]
libs/profiling/CMakeLists.txt [deleted file]
libs/profiling/include/profiling/profile_buffer.h [deleted file]
libs/profiling/include/profiling/profiler.h [deleted file]
libs/profiling/include/profiling/time.h [deleted file]
libs/profiling/src/profiling/time.cpp [deleted file]
libs/tflite/CMakeLists.txt [deleted file]
libs/tflite/include/tflite/Assert.h [deleted file]
libs/tflite/include/tflite/Diff.h [deleted file]
libs/tflite/include/tflite/FeatureView.h [deleted file]
libs/tflite/include/tflite/NNAPISession.h [deleted file]
libs/tflite/include/tflite/Quantization.h [deleted file]
libs/tflite/include/tflite/Session.h [deleted file]
libs/tflite/include/tflite/TensorLogger.h [deleted file]
libs/tflite/include/tflite/TensorUtils.h [deleted file]
libs/tflite/include/tflite/TensorView.h [deleted file]
libs/tflite/include/tflite/ext/kernels/Abs.h [deleted file]
libs/tflite/include/tflite/ext/kernels/CustomOps.h [deleted file]
libs/tflite/include/tflite/ext/kernels/SquaredDifference.h [deleted file]
libs/tflite/include/tflite/ext/kernels/TensorFlowMax.h [deleted file]
libs/tflite/include/tflite/ext/kernels/TensorFlowSum.h [deleted file]
libs/tflite/include/tflite/ext/kernels/register.h [deleted file]
libs/tflite/include/tflite/ext/nnapi_delegate.h [deleted file]
libs/tflite/include/tflite/interp/Builder.h [deleted file]
libs/tflite/include/tflite/interp/FlatBufferBuilder.h [deleted file]
libs/tflite/include/tflite/interp/FunctionBuilder.h [deleted file]
libs/tflite/src/Diff.cpp [deleted file]
libs/tflite/src/TensorShapeUtils.cpp [deleted file]
libs/tflite/src/ext/kernels/Abs.cpp [deleted file]
libs/tflite/src/ext/kernels/SquaredDifference.cpp [deleted file]
libs/tflite/src/ext/kernels/TensorFlowMax.cpp [deleted file]
libs/tflite/src/ext/kernels/TensorFlowSum.cpp [deleted file]
libs/tflite/src/ext/kernels/register.cpp [deleted file]
libs/tflite/src/ext/nnapi_delegate.cpp [deleted file]
libs/tflite/src/ext/nnapi_delegate_ex_AddOpsAndParams_lambda.inc [deleted file]
libs/tflite/src/interp/FlatBufferBuilder.cpp [deleted file]
libs/tflite/src/interp/FunctionBuilder.cpp [deleted file]
nnas [new file with mode: 0755]
nncc [new file with mode: 0755]
nnfw [new file with mode: 0755]
nnpackage/examples/one_op_in_tflite/add.tflite [new file with mode: 0644]
nnpackage/examples/one_op_in_tflite/metadata/MANIFEST [new file with mode: 0644]
nnpackage/schema/circle_schema.fbs [new file with mode: 0644]
nnpackage/spec/00_requirement.md [new file with mode: 0644]
nnpackage/spec/10_packaging_and_manifest.md [new file with mode: 0644]
nnpackage/spec/20_model_and_operators.md [new file with mode: 0644]
nnpackage/spec/30_custom_op.md [new file with mode: 0644]
packaging/flatbuffers.tar.gz [new file with mode: 0644]
packaging/gtest.tar.gz [new file with mode: 0644]
packaging/nnapi_test_generated.tar.gz [new file with mode: 0644]
packaging/nnfw.pc.in [new file with mode: 0644]
packaging/nnfw.spec
res/BVLCCaffeTests/BatchNorm_000/INFERENCE [moved from tools/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/BatchNorm_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Concat_000/INFERENCE [moved from tests/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Concat_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_000/INFERENCE [moved from runtimes/pure_arm_compute/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Convolution_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_001/INFERENCE [moved from runtimes/neurun/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Convolution_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_002/INFERENCE [moved from libs/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Convolution_002/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_003/INFERENCE [moved from include/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Convolution_003/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_004/INFERENCE [moved from contrib/tflite_classify/.FORMATCHECKED with 100% similarity]
res/BVLCCaffeTests/Convolution_004/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_005/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_005/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_006/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_006/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_007/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Convolution_007/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Eltwise_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Input_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Input_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Input_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Input_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_002/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_002/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_003/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_003/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_004/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_004/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_005/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Pooling_005/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/ReLU_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/ReLU_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Regression_0000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Regression_0000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Scale_000/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Scale_000/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/Scale_001/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/Scale_001/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/inception_c1/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/inception_c1/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/residual/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/residual/test.prototxt [new file with mode: 0644]
res/BVLCCaffeTests/residual_bn/INFERENCE [new file with mode: 0644]
res/BVLCCaffeTests/residual_bn/test.prototxt [new file with mode: 0644]
res/ONNXTests/UNIT_Identity_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0000/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0001/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0002/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0003/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0003/test.py [new file with mode: 0644]
res/TensorFlowTests/NET_0004/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0004/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0004/test.py [new file with mode: 0644]
res/TensorFlowTests/NET_0005/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0005/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0006/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0006/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0007/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0007/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0008/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0008/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0008/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0009/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0009/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0009/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0010/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0010/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0010/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0011/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0011/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0012/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0012/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0013/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0013/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0014/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0014/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0015/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0015/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0016/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0016/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0017/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0017/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0018/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0018/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0019/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0019/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0020/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0020/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0021/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0021/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0022/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0022/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0023/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0023/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0024/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0024/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0025/circle_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0025/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0025/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0025/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0025/tflite_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0026/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0026/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0027/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0027/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0028/circle_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0028/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0028/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0028/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0029/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0029/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0029/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0030/circle_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0030/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0030/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0030/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0031/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0031/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0031/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0032/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0032/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0032/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0033/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0033/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0033/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0034/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0034/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0034/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0035/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0035/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0035/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0036/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0036/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0036/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0037/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0037/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0037/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0038/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0038/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0038/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0039/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0039/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0039/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0040/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0040/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0040/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0041/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0041/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0041/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_0042/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0042/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0042/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0000/test.info [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0001/test.info [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0001/test.manifest [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0002/test.info [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0002/test.manifest [new file with mode: 0644]
res/TensorFlowTests/REGRESSION_0002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0000/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0001/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0001/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0002/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0002/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0003/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0003/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0004/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0004/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0004/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0005/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0005/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0005/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0006/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0006/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0006/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0007/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0007/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0007/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0008/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0008/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0008/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0009/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0009/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0009/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0010/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0010/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0010/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0011/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0011/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0011/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UI_0012/test.info [new file with mode: 0644]
res/TensorFlowTests/UI_0012/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UI_0012/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_004/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_004/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_005/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Add_005/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_AvgPool_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_AvgPool_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_AvgPool_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_AvgPool_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_BiasAdd_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_ConcatV2_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Const_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Const_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Const_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Const_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_002/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2DBackpropInput_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_001/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_002/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Conv2D_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_000/customop.conf [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_001/customop.conf [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_CustomOp_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_FusedBatchNorm_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_FusedBatchNorm_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_FusedBatchNorm_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_FusedBatchNorm_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_MaxPool_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_MaxPool_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_MaxPool_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_MaxPool_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mean_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_MirrorPad_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_MirrorPad_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_MirrorPad_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Mul_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_001/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_002/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_003/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_004/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_004/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pack_004/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_PadV2_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_PadV2_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_PadV2_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pad_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pad_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Pad_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_001/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Placeholder_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_RealDiv_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_RealDiv_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_RealDiv_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_RealDiv_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Relu6_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Relu6_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Relu_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Relu_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Reshape_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Reshape_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Rsqrt_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Rsqrt_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Shape_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Shape_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Softmax_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sqrt_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sqrt_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_SquaredDifference_000/circle.rule [new file with mode: 0644]
res/TensorFlowTests/UNIT_SquaredDifference_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_SquaredDifference_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_SquaredDifference_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_SquaredDifference_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_002/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_003/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Squeeze_003/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_StopGradient_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_StopGradient_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_StopGradient_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_StopGradient_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_StridedSlice_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_StridedSlice_000/test.manifest [new file with mode: 0644]
res/TensorFlowTests/UNIT_StridedSlice_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sub_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sub_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sub_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Sub_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Tanh_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Tanh_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/explain.sh [new file with mode: 0755]
run [deleted file]
runtime/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/README.md [moved from contrib/README.md with 100% similarity]
runtime/contrib/TFLiteSharp/README.md [moved from contrib/TFLiteSharp/README.md with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteNative/CMakeLists.txt [moved from contrib/TFLiteSharp/TFLiteNative/CMakeLists.txt with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteNative/include/tflite_log.h [new file with mode: 0644]
runtime/contrib/TFLiteSharp/TFLiteNative/include/tflite_nativewrapper.h [new file with mode: 0644]
runtime/contrib/TFLiteSharp/TFLiteNative/src/tflite_nativewrapper.cpp [new file with mode: 0644]
runtime/contrib/TFLiteSharp/TFLiteNative/tflite-native.pc.in [moved from contrib/TFLiteSharp/TFLiteNative/tflite-native.pc.in with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp.sln [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp.sln with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.Libraries.cs [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.Libraries.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.TFLite.cs [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.TFLite.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/TFLiteSharp.csproj [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/TFLiteSharp.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Datatype.cs [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Datatype.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Interpreter.cs [moved from contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Interpreter.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest.sln [moved from contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest.sln with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/Program.cs [moved from contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/Program.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/TFLiteSharpTest.csproj [moved from contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/TFLiteSharpTest.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp.csproj [moved from contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_App.cs [moved from contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_App.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_Main.cs [moved from contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_Main.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mobilenet_v1_1.0_224.tflite [moved from contrib/TFLiteSharp/TFLiteTestApp/res/mobilenet_v1_1.0_224.tflite with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mouse1.bmp [moved from contrib/TFLiteSharp/TFLiteTestApp/res/mouse1.bmp with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mouse_224.bmp [moved from contrib/TFLiteSharp/TFLiteTestApp/res/mouse_224.bmp with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/shared/res/TFLiteTestApp.png [moved from contrib/TFLiteSharp/TFLiteTestApp/shared/res/TFLiteTestApp.png with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/tizen-manifest.xml [moved from contrib/TFLiteSharp/TFLiteTestApp/tizen-manifest.xml with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/TFLiteSharp.manifest [moved from contrib/TFLiteSharp/packaging/TFLiteSharp.manifest with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/TFLiteSharp.spec [moved from contrib/TFLiteSharp/packaging/TFLiteSharp.spec with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/tflite-native.manifest [moved from contrib/TFLiteSharp/packaging/tflite-native.manifest with 100% similarity]
runtime/contrib/android_benchmark_app/AndroidManifest.xml [new file with mode: 0644]
runtime/contrib/android_benchmark_app/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/android_benchmark_app/README.md [new file with mode: 0644]
runtime/contrib/android_benchmark_app/cpp/ndk_main.cpp [new file with mode: 0644]
runtime/contrib/android_benchmark_app/cpp/ndk_main.h [new file with mode: 0644]
runtime/contrib/android_benchmark_app/java/com/ndk/tflbench/MainActivity.java [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/drawable-xxhdpi/ic_launcher.png [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/layout/activity_main.xml [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/values-v21/styles.xml [new file with mode: 0644]
runtime/contrib/android_benchmark_app/res/values/strings.xml [new file with mode: 0644]
runtime/contrib/android_tflite/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/android_tflite/builtin_ops_jni.cc [new file with mode: 0644]
runtime/contrib/benchmark_acl/.FORMATDENY [new file with mode: 0644]
runtime/contrib/benchmark_acl/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/benchmark_acl/src/Benchmark.cpp [new file with mode: 0644]
runtime/contrib/benchmark_acl/src/Benchmark.h [moved from contrib/benchmark_acl/src/Benchmark.h with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_googlenet.cpp [moved from contrib/benchmark_acl/src/benchmark_googlenet.cpp with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_inception_v3.cpp [moved from contrib/benchmark_acl/src/benchmark_inception_v3.cpp with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_mobilenet.cpp [moved from contrib/benchmark_acl/src/benchmark_mobilenet.cpp with 100% similarity]
runtime/contrib/custom_op/README.md [new file with mode: 0644]
runtime/contrib/custom_op/customOp-workflow.png [new file with mode: 0644]
runtime/contrib/detection/CMakeLists.txt [moved from contrib/detection/CMakeLists.txt with 100% similarity]
runtime/contrib/detection/detection.cpp [new file with mode: 0644]
runtime/contrib/heap_trace/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/heap_trace/src/cl_create_buffer_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/cl_release_mem_object.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/free_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/function_resolver.h [new file with mode: 0644]
runtime/contrib/heap_trace/src/malloc_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/realloc_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/symbol_searcher.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/symbol_searcher.h [new file with mode: 0644]
runtime/contrib/heap_trace/src/trace.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/trace.h [new file with mode: 0644]
runtime/contrib/heap_trace/src/valloc_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/cl_create_buffer_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/cl_release_mem_object_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/common_test_environment.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/common_test_environment.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/file_content_manipulations.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/file_content_manipulations.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/free_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/main.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/malloc_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/realloc_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/symbol_searcher_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample1.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample1/test_sample1.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample2.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample2/test_sample2.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample3.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample3/test_sample3.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample4.h [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/test_sample4/test_sample4.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/trace_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/valloc_interception_test.cc [new file with mode: 0644]
runtime/contrib/labs/CMakeLists.txt [moved from contrib/labs/CMakeLists.txt with 100% similarity]
runtime/contrib/labs/jniacl/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/labs/jniacl/src/io_accessor.cc [new file with mode: 0644]
runtime/contrib/labs/jniacl/src/io_accessor.h [new file with mode: 0644]
runtime/contrib/labs/jniacl/src/jniacl_main.cc [new file with mode: 0644]
runtime/contrib/labs/opencl_test/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/labs/opencl_test/README.md [moved from contrib/labs/opencl_test/README.md with 100% similarity]
runtime/contrib/labs/opencl_test/src/opencl_test.cc [new file with mode: 0644]
runtime/contrib/labs/tflite_examples/CMakeLists.txt [moved from contrib/labs/tflite_examples/CMakeLists.txt with 100% similarity]
runtime/contrib/labs/tflite_examples/src/conv.cpp [new file with mode: 0644]
runtime/contrib/logging/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/logging/include/operand.def [moved from runtimes/logging/include/operand.def with 100% similarity]
runtime/contrib/logging/include/operation.def [moved from runtimes/logging/include/operation.def with 100% similarity]
runtime/contrib/logging/src/nnapi_logging.cc [new file with mode: 0644]
runtime/contrib/mlapse/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/mlapse/README.md [new file with mode: 0644]
runtime/contrib/mlapse/tfl/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/mlapse/tfl/driver.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/CSV_report_generator.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/CSV_report_generator.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/multicast_observer.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/multicast_observer.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/tfl/load.cc [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/tfl/load.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/compilation.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/compilation.h [moved from runtimes/pure_arm_compute/src/compilation.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/event.cc [moved from runtimes/pure_arm_compute/src/event.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/event.h [moved from runtimes/pure_arm_compute/src/event.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/execution.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/execution.h [moved from runtimes/pure_arm_compute/src/execution.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/FeatureSink.h [moved from runtimes/pure_arm_compute/src/internal/FeatureSink.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/FeatureSource.h [moved from runtimes/pure_arm_compute/src/internal/FeatureSource.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/IExecutionBuilder.h [moved from runtimes/pure_arm_compute/src/internal/IExecutionBuilder.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/MatrixSink.h [moved from runtimes/pure_arm_compute/src/internal/MatrixSink.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/MatrixSource.h [moved from runtimes/pure_arm_compute/src/internal/MatrixSource.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Model.cc [moved from runtimes/pure_arm_compute/src/internal/Model.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Model.h [moved from runtimes/pure_arm_compute/src/internal/Model.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Sink.h [moved from runtimes/pure_arm_compute/src/internal/Sink.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Sinks.h [moved from runtimes/pure_arm_compute/src/internal/Sinks.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Source.h [moved from runtimes/pure_arm_compute/src/internal/Source.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Swizzle.h [moved from runtimes/pure_arm_compute/src/internal/Swizzle.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Tensor3DSink.h [moved from runtimes/pure_arm_compute/src/internal/Tensor3DSink.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/Tensor3DSource.h [moved from runtimes/pure_arm_compute/src/internal/Tensor3DSource.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/TensorSource.h [moved from runtimes/pure_arm_compute/src/internal/TensorSource.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/VectorSink.h [moved from runtimes/pure_arm_compute/src/internal/VectorSink.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/VectorSource.h [moved from runtimes/pure_arm_compute/src/internal/VectorSource.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute.cc [moved from runtimes/pure_arm_compute/src/internal/arm_compute.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute.h [moved from runtimes/pure_arm_compute/src/internal/arm_compute.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/Cast.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/Cast.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/feature/View.h [moved from runtimes/pure_arm_compute/src/internal/arm_compute/feature/View.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/kernel/View.h [moved from runtimes/pure_arm_compute/src/internal/arm_compute/kernel/View.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/matrix/View.h [moved from runtimes/pure_arm_compute/src/internal/arm_compute/matrix/View.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/arm_compute/tensor/View.h [moved from runtimes/pure_arm_compute/src/internal/arm_compute/tensor/View.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/feature/Reader.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/feature/Reader.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/feature/Utils.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/feature/Utils.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/feature/View.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/feature/View.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/kernel/Reader.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/kernel/Reader.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/matrix/Reader.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/matrix/Reader.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/tensor/ConstView.h [moved from runtimes/pure_arm_compute/src/internal/nnapi/tensor/ConstView.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/nnapi/tensor/Reader.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/nnapi/tensor/View.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/Abs.cc [moved from runtimes/pure_arm_compute/src/internal/op/Abs.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Abs.h [moved from runtimes/pure_arm_compute/src/internal/op/Abs.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Add.cc [moved from runtimes/pure_arm_compute/src/internal/op/Add.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Add.h [moved from runtimes/pure_arm_compute/src/internal/op/Add.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ArgMax.cc [moved from runtimes/pure_arm_compute/src/internal/op/ArgMax.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ArgMax.h [moved from runtimes/pure_arm_compute/src/internal/op/ArgMax.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/AvgPool2D.cc [moved from runtimes/pure_arm_compute/src/internal/op/AvgPool2D.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/AvgPool2D.h [moved from runtimes/pure_arm_compute/src/internal/op/AvgPool2D.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/BatchToSpaceNd.cc [moved from runtimes/pure_arm_compute/src/internal/op/BatchToSpaceNd.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/BatchToSpaceNd.h [moved from runtimes/pure_arm_compute/src/internal/op/BatchToSpaceNd.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Cast.cc [moved from runtimes/pure_arm_compute/src/internal/op/Cast.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Cast.h [moved from runtimes/pure_arm_compute/src/internal/op/Cast.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Concat.cc [moved from runtimes/pure_arm_compute/src/internal/op/Concat.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Concat.h [moved from runtimes/pure_arm_compute/src/internal/op/Concat.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Conv2D.cc [moved from runtimes/pure_arm_compute/src/internal/op/Conv2D.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Conv2D.h [moved from runtimes/pure_arm_compute/src/internal/op/Conv2D.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/DepthToSpace.cc [moved from runtimes/pure_arm_compute/src/internal/op/DepthToSpace.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/DepthToSpace.h [moved from runtimes/pure_arm_compute/src/internal/op/DepthToSpace.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/DepthwiseConv2D.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/DepthwiseConv2D.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/Dequantize.cc [moved from runtimes/pure_arm_compute/src/internal/op/Dequantize.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Dequantize.h [moved from runtimes/pure_arm_compute/src/internal/op/Dequantize.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Div.cc [moved from runtimes/pure_arm_compute/src/internal/op/Div.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Div.h [moved from runtimes/pure_arm_compute/src/internal/op/Div.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/EmbeddingLookup.cc [moved from runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/EmbeddingLookup.h [moved from runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Equal.cc [moved from runtimes/pure_arm_compute/src/internal/op/Equal.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Equal.h [moved from runtimes/pure_arm_compute/src/internal/op/Equal.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Exp.cc [moved from runtimes/pure_arm_compute/src/internal/op/Exp.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Exp.h [moved from runtimes/pure_arm_compute/src/internal/op/Exp.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Floor.cc [moved from runtimes/pure_arm_compute/src/internal/op/Floor.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Floor.h [moved from runtimes/pure_arm_compute/src/internal/op/Floor.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/FullyConnected.cc [moved from runtimes/pure_arm_compute/src/internal/op/FullyConnected.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/FullyConnected.h [moved from runtimes/pure_arm_compute/src/internal/op/FullyConnected.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Gather.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/Gather.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/HashtableLookup.cc [moved from runtimes/pure_arm_compute/src/internal/op/HashtableLookup.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/HashtableLookup.h [moved from runtimes/pure_arm_compute/src/internal/op/HashtableLookup.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/L2Normalization.cc [moved from runtimes/pure_arm_compute/src/internal/op/L2Normalization.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/L2Normalization.h [moved from runtimes/pure_arm_compute/src/internal/op/L2Normalization.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/L2Pool2D.cc [moved from runtimes/pure_arm_compute/src/internal/op/L2Pool2D.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/L2Pool2D.h [moved from runtimes/pure_arm_compute/src/internal/op/L2Pool2D.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LocalResponseNormalization.cc [moved from runtimes/pure_arm_compute/src/internal/op/LocalResponseNormalization.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LocalResponseNormalization.h [moved from runtimes/pure_arm_compute/src/internal/op/LocalResponseNormalization.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalAnd.cc [moved from runtimes/pure_arm_compute/src/internal/op/LogicalAnd.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalAnd.h [moved from runtimes/pure_arm_compute/src/internal/op/LogicalAnd.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalNot.cc [moved from runtimes/pure_arm_compute/src/internal/op/LogicalNot.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalNot.h [moved from runtimes/pure_arm_compute/src/internal/op/LogicalNot.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalOr.cc [moved from runtimes/pure_arm_compute/src/internal/op/LogicalOr.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/LogicalOr.h [moved from runtimes/pure_arm_compute/src/internal/op/LogicalOr.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Logistic.cc [moved from runtimes/pure_arm_compute/src/internal/op/Logistic.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Logistic.h [moved from runtimes/pure_arm_compute/src/internal/op/Logistic.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Lstm.cc [moved from runtimes/pure_arm_compute/src/internal/op/Lstm.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Lstm.h [moved from runtimes/pure_arm_compute/src/internal/op/Lstm.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/MaxPool2D.cc [moved from runtimes/pure_arm_compute/src/internal/op/MaxPool2D.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/MaxPool2D.h [moved from runtimes/pure_arm_compute/src/internal/op/MaxPool2D.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Mean.cc [moved from runtimes/pure_arm_compute/src/internal/op/Mean.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Mean.h [moved from runtimes/pure_arm_compute/src/internal/op/Mean.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Mul.cc [moved from runtimes/pure_arm_compute/src/internal/op/Mul.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Mul.h [moved from runtimes/pure_arm_compute/src/internal/op/Mul.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Neg.cc [moved from runtimes/pure_arm_compute/src/internal/op/Neg.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Neg.h [moved from runtimes/pure_arm_compute/src/internal/op/Neg.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Node.h [moved from runtimes/pure_arm_compute/src/internal/op/Node.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/NodeVisitor.h [moved from runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/NotEqual.cc [moved from runtimes/pure_arm_compute/src/internal/op/NotEqual.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/NotEqual.h [moved from runtimes/pure_arm_compute/src/internal/op/NotEqual.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/PReLU.cc [moved from runtimes/pure_arm_compute/src/internal/op/PReLU.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/PReLU.h [moved from runtimes/pure_arm_compute/src/internal/op/PReLU.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Pack.cc [moved from runtimes/pure_arm_compute/src/internal/op/Pack.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Pack.h [moved from runtimes/pure_arm_compute/src/internal/op/Pack.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Pad.cc [moved from runtimes/pure_arm_compute/src/internal/op/Pad.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Pad.h [moved from runtimes/pure_arm_compute/src/internal/op/Pad.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/RSQRT.cc [moved from runtimes/pure_arm_compute/src/internal/op/RSQRT.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/RSQRT.h [moved from runtimes/pure_arm_compute/src/internal/op/RSQRT.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReLU.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU.h [moved from runtimes/pure_arm_compute/src/internal/op/ReLU.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU1.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReLU1.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU1.h [moved from runtimes/pure_arm_compute/src/internal/op/ReLU1.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU6.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReLU6.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReLU6.h [moved from runtimes/pure_arm_compute/src/internal/op/ReLU6.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceMax.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReduceMax.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceMax.h [moved from runtimes/pure_arm_compute/src/internal/op/ReduceMax.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceMin.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReduceMin.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceMin.h [moved from runtimes/pure_arm_compute/src/internal/op/ReduceMin.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceSum.cc [moved from runtimes/pure_arm_compute/src/internal/op/ReduceSum.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ReduceSum.h [moved from runtimes/pure_arm_compute/src/internal/op/ReduceSum.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Reshape.cc [moved from runtimes/pure_arm_compute/src/internal/op/Reshape.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Reshape.h [moved from runtimes/pure_arm_compute/src/internal/op/Reshape.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ResizeBilinear.cc [moved from runtimes/pure_arm_compute/src/internal/op/ResizeBilinear.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/ResizeBilinear.h [moved from runtimes/pure_arm_compute/src/internal/op/ResizeBilinear.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Rnn.cc [moved from runtimes/pure_arm_compute/src/internal/op/Rnn.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Rnn.h [moved from runtimes/pure_arm_compute/src/internal/op/Rnn.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SQRT.cc [moved from runtimes/pure_arm_compute/src/internal/op/SQRT.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SQRT.h [moved from runtimes/pure_arm_compute/src/internal/op/SQRT.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Softmax.cc [moved from runtimes/pure_arm_compute/src/internal/op/Softmax.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Softmax.h [moved from runtimes/pure_arm_compute/src/internal/op/Softmax.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SpaceToBatchND.cc [moved from runtimes/pure_arm_compute/src/internal/op/SpaceToBatchND.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SpaceToBatchND.h [moved from runtimes/pure_arm_compute/src/internal/op/SpaceToBatchND.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SpaceToDepth.cc [moved from runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SpaceToDepth.h [moved from runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Split.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/Split.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/internal/op/SquaredDifference.cc [moved from runtimes/pure_arm_compute/src/internal/op/SquaredDifference.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/SquaredDifference.h [moved from runtimes/pure_arm_compute/src/internal/op/SquaredDifference.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Squeeze.cc [moved from runtimes/pure_arm_compute/src/internal/op/Squeeze.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Squeeze.h [moved from runtimes/pure_arm_compute/src/internal/op/Squeeze.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/StridedSlice.cc [moved from runtimes/pure_arm_compute/src/internal/op/StridedSlice.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/StridedSlice.h [moved from runtimes/pure_arm_compute/src/internal/op/StridedSlice.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Sub.cc [moved from runtimes/pure_arm_compute/src/internal/op/Sub.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Sub.h [moved from runtimes/pure_arm_compute/src/internal/op/Sub.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Tanh.cc [moved from runtimes/pure_arm_compute/src/internal/op/Tanh.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Tanh.h [moved from runtimes/pure_arm_compute/src/internal/op/Tanh.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/TopKV2.cc [moved from runtimes/pure_arm_compute/src/internal/op/TopKV2.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/TopKV2.h [moved from runtimes/pure_arm_compute/src/internal/op/TopKV2.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Transpose.cc [moved from runtimes/pure_arm_compute/src/internal/op/Transpose.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Transpose.h [moved from runtimes/pure_arm_compute/src/internal/op/Transpose.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/TransposeConv.cc [moved from runtimes/pure_arm_compute/src/internal/op/TransposeConv.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/TransposeConv.h [moved from runtimes/pure_arm_compute/src/internal/op/TransposeConv.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Unpack.cc [moved from runtimes/pure_arm_compute/src/internal/op/Unpack.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/internal/op/Unpack.h [moved from runtimes/pure_arm_compute/src/internal/op/Unpack.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/library_info.cc [moved from runtimes/pure_arm_compute/src/library_info.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/logging.h [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/memory.cc [moved from runtimes/pure_arm_compute/src/memory.cc with 100% similarity]
runtime/contrib/pure_arm_compute/src/memory.h [moved from runtimes/pure_arm_compute/src/memory.h with 100% similarity]
runtime/contrib/pure_arm_compute/src/model.cc [new file with mode: 0644]
runtime/contrib/pure_arm_compute/src/model.h [moved from runtimes/pure_arm_compute/src/model.h with 100% similarity]
runtime/contrib/pure_arm_compute/symbolcheck.cpp [moved from runtimes/pure_arm_compute/symbolcheck.cpp with 100% similarity]
runtime/contrib/tflite_classify/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/tflite_classify/src/ImageClassifier.cc [moved from contrib/tflite_classify/src/ImageClassifier.cc with 100% similarity]
runtime/contrib/tflite_classify/src/ImageClassifier.h [moved from contrib/tflite_classify/src/ImageClassifier.h with 100% similarity]
runtime/contrib/tflite_classify/src/InferenceInterface.cc [moved from contrib/tflite_classify/src/InferenceInterface.cc with 100% similarity]
runtime/contrib/tflite_classify/src/InferenceInterface.h [new file with mode: 0644]
runtime/contrib/tflite_classify/src/tflite_classify.cc [moved from contrib/tflite_classify/src/tflite_classify.cc with 100% similarity]
runtime/contrib/tflite_test/CMakeLists.txt [moved from contrib/tflite_test/CMakeLists.txt with 100% similarity]
runtime/contrib/tflite_test/tflite_test.cpp [new file with mode: 0644]
runtime/contrib/uben/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/uben/Convolution.cpp [new file with mode: 0644]
runtime/contrib/uben/Softmax.cpp [new file with mode: 0644]
runtime/libs/CMakeLists.txt [moved from libs/CMakeLists.txt with 100% similarity]
runtime/libs/benchmark/CMakeLists.txt [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/CsvHeader.lst [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/CsvWriter.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/MemoryPoller.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/Phase.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/Result.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/Util.h [new file with mode: 0644]
runtime/libs/benchmark/src/CsvWriter.cpp [new file with mode: 0644]
runtime/libs/benchmark/src/MemoryPoller.cpp [new file with mode: 0644]
runtime/libs/cpp14/CMakeLists.txt [moved from libs/cpp14/CMakeLists.txt with 100% similarity]
runtime/libs/cpp14/include/cpp14/memory.h [new file with mode: 0644]
runtime/libs/jsoncpp/CMakeLists.txt [new file with mode: 0644]
runtime/libs/jsoncpp/README.md [new file with mode: 0644]
runtime/libs/jsoncpp/json/json-forwards.h [new file with mode: 0644]
runtime/libs/jsoncpp/json/json.h [new file with mode: 0644]
runtime/libs/jsoncpp/jsoncpp.cpp [new file with mode: 0644]
runtime/libs/misc/CMakeLists.txt [new file with mode: 0644]
runtime/libs/misc/examples/tensor_index_iterator.cpp [new file with mode: 0644]
runtime/libs/misc/include/misc/EnvVar.h [new file with mode: 0644]
runtime/libs/misc/include/misc/EventCollector.h [new file with mode: 0644]
runtime/libs/misc/include/misc/EventRecorder.h [new file with mode: 0644]
runtime/libs/misc/include/misc/benchmark.h [moved from libs/misc/include/misc/benchmark.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Index.h [moved from libs/misc/include/misc/feature/Index.h with 100% similarity]
runtime/libs/misc/include/misc/feature/IndexIterator.h [moved from libs/misc/include/misc/feature/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Object.h [moved from libs/misc/include/misc/feature/Object.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Reader.h [moved from libs/misc/include/misc/feature/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Shape.h [moved from libs/misc/include/misc/feature/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/feature/TextFormatter.h [moved from libs/misc/include/misc/feature/TextFormatter.h with 100% similarity]
runtime/libs/misc/include/misc/fp32.h [moved from libs/misc/include/misc/fp32.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/IndexIterator.h [moved from libs/misc/include/misc/kernel/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/Reader.h [moved from libs/misc/include/misc/kernel/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/Shape.h [moved from libs/misc/include/misc/kernel/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/IndexIterator.h [moved from libs/misc/include/misc/matrix/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/Reader.h [moved from libs/misc/include/misc/matrix/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/Shape.h [moved from libs/misc/include/misc/matrix/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/polymorphic_downcast.h [new file with mode: 0644]
runtime/libs/misc/include/misc/string_helpers.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/Comparator.h [moved from libs/misc/include/misc/tensor/Comparator.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Diff.h [moved from libs/misc/include/misc/tensor/Diff.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Index.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/IndexEnumerator.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/IndexFormatter.h [moved from libs/misc/include/misc/tensor/IndexFormatter.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/IndexIterator.h [moved from libs/misc/include/misc/tensor/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/NonIncreasingStride.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/Object.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/Reader.h [moved from libs/misc/include/misc/tensor/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Shape.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/Zipper.h [moved from libs/misc/include/misc/tensor/Zipper.h with 100% similarity]
runtime/libs/misc/include/misc/vector.h [moved from libs/misc/include/misc/vector.h with 100% similarity]
runtime/libs/misc/include/misc/vector/Object.h [moved from libs/misc/include/misc/vector/Object.h with 100% similarity]
runtime/libs/misc/include/misc/vector/Reader.h [moved from libs/misc/include/misc/vector/Reader.h with 100% similarity]
runtime/libs/misc/src/EventCollector.cpp [new file with mode: 0644]
runtime/libs/misc/src/EventRecorder.cpp [new file with mode: 0644]
runtime/libs/misc/src/tensor/Comparator.cpp [new file with mode: 0644]
runtime/libs/misc/src/tensor/IndexFormatter.cpp [moved from libs/misc/src/tensor/IndexFormatter.cpp with 100% similarity]
runtime/libs/misc/src/tensor/NonIncreasingStride.cpp [moved from libs/misc/src/tensor/NonIncreasingStride.cpp with 100% similarity]
runtime/libs/misc/src/tensor/Shape.cpp [new file with mode: 0644]
runtime/libs/ndarray/CMakeLists.txt [new file with mode: 0644]
runtime/libs/ndarray/example/CMakeLists.txt [new file with mode: 0644]
runtime/libs/ndarray/example/example_array.cpp [new file with mode: 0644]
runtime/libs/ndarray/example/example_no_array.cpp [new file with mode: 0644]
runtime/libs/ndarray/include/ndarray/Array.h [new file with mode: 0644]
runtime/libs/ndarray/include/ndarray/Common.h [new file with mode: 0644]
runtime/libs/ndarray/include/ndarray/ContiguousSpan.h [new file with mode: 0644]
runtime/libs/ndarray/include/ndarray/Shape.h [new file with mode: 0644]
runtime/libs/ndarray/src/Array.cpp [new file with mode: 0644]
runtime/libs/ndarray/src/ContiguousSpan.cpp [new file with mode: 0644]
runtime/libs/ndarray/src/detail/cxx14.h [new file with mode: 0644]
runtime/libs/ndarray/test/CMakeLists.txt [new file with mode: 0644]
runtime/libs/ndarray/test/ndarray_test.cpp [new file with mode: 0644]
runtime/libs/nnapi/CMakeLists.txt [new file with mode: 0644]
runtime/libs/nnapi/v1.1/CMakeLists.txt [new file with mode: 0644]
runtime/libs/nnapi/v1.1/include/NeuralNetworksExShim.h [moved from include/NeuralNetworksExShim.h with 100% similarity]
runtime/libs/nnapi/v1.1/include/NeuralNetworksLoadHelpers.h [new file with mode: 0644]
runtime/libs/nnapi/v1.1/include/NeuralNetworksShim.h [moved from include/NeuralNetworksShim.h with 100% similarity]
runtime/libs/nnapi/v1.2/CMakeLists.txt [new file with mode: 0644]
runtime/libs/nnapi/v1.2/include/NeuralNetworksExShim.h [new file with mode: 0644]
runtime/libs/nnapi/v1.2/include/NeuralNetworksLoadHelpers.h [new file with mode: 0644]
runtime/libs/nnapi/v1.2/include/NeuralNetworksShim.h [new file with mode: 0644]
runtime/libs/nnapi/v1.2/include/NeuralNetworksTypes.h [new file with mode: 0644]
runtime/libs/profiling/CMakeLists.txt [new file with mode: 0644]
runtime/libs/profiling/include/profiling/profile_buffer.h [new file with mode: 0644]
runtime/libs/profiling/include/profiling/profiler.h [new file with mode: 0644]
runtime/libs/profiling/include/profiling/profiling.h [moved from libs/profiling/include/profiling/profiling.h with 100% similarity]
runtime/libs/profiling/include/profiling/time.h [new file with mode: 0644]
runtime/libs/profiling/src/profiling/time.cpp [new file with mode: 0644]
runtime/libs/rua/CMakeLists.txt [new file with mode: 0644]
runtime/libs/rua/README.md [new file with mode: 0644]
runtime/libs/rua/anchor/CMakeLists.txt [new file with mode: 0644]
runtime/libs/rua/anchor/include/rua/Anchor.h [new file with mode: 0644]
runtime/libs/rua/anchor/src/Anchor.cpp [new file with mode: 0644]
runtime/libs/rua/core/CMakeLists.txt [new file with mode: 0644]
runtime/libs/rua/core/include/rua/Service.h [new file with mode: 0644]
runtime/libs/rua/dyn/CMakeLists.txt [new file with mode: 0644]
runtime/libs/rua/dyn/include/rua/DynamicBinder.h [new file with mode: 0644]
runtime/libs/rua/dyn/src/DynamicBinder.cpp [new file with mode: 0644]
runtime/libs/rua/shim/CMakeLists.txt [new file with mode: 0644]
runtime/libs/rua/shim/include/rua/Shim.h [new file with mode: 0644]
runtime/libs/tflite/CMakeLists.txt [new file with mode: 0644]
runtime/libs/tflite/include/tflite/Assert.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/Diff.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/FeatureView.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/InputIndex.h [moved from libs/tflite/include/tflite/InputIndex.h with 100% similarity]
runtime/libs/tflite/include/tflite/InterpreterSession.h [moved from libs/tflite/include/tflite/InterpreterSession.h with 100% similarity]
runtime/libs/tflite/include/tflite/NNAPISession.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/OutputIndex.h [moved from libs/tflite/include/tflite/OutputIndex.h with 100% similarity]
runtime/libs/tflite/include/tflite/Quantization.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/Session.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/TensorLogger.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/TensorShapeUtils.h [moved from libs/tflite/include/tflite/TensorShapeUtils.h with 100% similarity]
runtime/libs/tflite/include/tflite/TensorUtils.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/TensorView.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/interp/Builder.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/interp/FlatBufferBuilder.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/interp/FunctionBuilder.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/CMakeLists.txt [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/Abs.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/CustomOps.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/SquaredDifference.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/TensorFlowMax.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/TensorFlowSum.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/register.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/nnapi_delegate.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/kernels/Abs.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/kernels/SquaredDifference.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/kernels/TensorFlowMax.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/kernels/TensorFlowSum.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/kernels/register.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/nnapi_delegate.cpp [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/src/nnapi_delegate_ex_AddOpsAndParams_lambda.inc [new file with mode: 0644]
runtime/libs/tflite/port/CMakeLists.txt [new file with mode: 0644]
runtime/libs/tflite/src/Diff.cpp [new file with mode: 0644]
runtime/libs/tflite/src/FeatureView.cpp [moved from libs/tflite/src/FeatureView.cpp with 100% similarity]
runtime/libs/tflite/src/Quantization.cpp [moved from libs/tflite/src/Quantization.cpp with 100% similarity]
runtime/libs/tflite/src/TensorShapeUtils.cpp [new file with mode: 0644]
runtime/libs/tflite/src/TensorView.test.cpp [moved from libs/tflite/src/TensorView.test.cpp with 100% similarity]
runtime/libs/tflite/src/interp/FlatBufferBuilder.cpp [new file with mode: 0644]
runtime/libs/tflite/src/interp/FunctionBuilder.cpp [new file with mode: 0644]
runtime/neurun/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/api/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/api/include/nnfw.h [new file with mode: 0644]
runtime/neurun/api/include/nnfw_debug.h [new file with mode: 0644]
runtime/neurun/api/include/nnfw_dev.h [new file with mode: 0644]
runtime/neurun/api/src/CustomKernel.cc [new file with mode: 0644]
runtime/neurun/api/src/CustomKernel.h [new file with mode: 0644]
runtime/neurun/api/src/CustomKernelRegistry.cc [new file with mode: 0644]
runtime/neurun/api/src/CustomKernelRegistry.h [new file with mode: 0644]
runtime/neurun/api/src/OpMap.lst [new file with mode: 0644]
runtime/neurun/api/src/nnfw_api.cc [new file with mode: 0644]
runtime/neurun/api/src/nnfw_api_internal.cc [new file with mode: 0644]
runtime/neurun/api/src/nnfw_api_internal.h [new file with mode: 0644]
runtime/neurun/api/src/nnfw_debug.cc [new file with mode: 0644]
runtime/neurun/api/src/nnfw_debug_internal.cc [new file with mode: 0644]
runtime/neurun/api/src/nnfw_debug_internal.h [new file with mode: 0644]
runtime/neurun/backend/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/acl_cl/Backend.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/CLTimer.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/acl_cl/Config.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/Config.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/ConstantInitializer.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/ConstantInitializer.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/KernelGenerator.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/KernelGenerator.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/PluginClassesAllocator.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/ShapeFixer.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/ShapeFixer.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/TensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/TensorManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/TensorRegister.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/CLSubTensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/CLSubTensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/CLTensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/CLTensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/ICLTensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_cl/operand/ICLTensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclFunction.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclInternalBufferManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclLinearMemoryManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclMemoryManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclTensorManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclTensorRegister.cc [new file with mode: 0644]
runtime/neurun/backend/acl_common/AclTensorRegister.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/acl_common/Convert.cc [new file with mode: 0644]
runtime/neurun/backend/acl_common/Convert.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/IACLTensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_common/IACLTensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/Swizzle.h [new file with mode: 0644]
runtime/neurun/backend/acl_common/TemplTensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/Backend.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/acl_neon/Config.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/Config.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/ConstantInitializer.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/ConstantInitializer.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/KernelGenerator.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/KernelGenerator.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/PluginClassesAllocator.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/ShapeFixer.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/ShapeFixer.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/TensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/TensorManager.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/TensorRegister.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/TensorRegister.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/INETensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/INETensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/NESubTensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/NESubTensor.h [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/NETensor.cc [new file with mode: 0644]
runtime/neurun/backend/acl_neon/operand/NETensor.h [new file with mode: 0644]
runtime/neurun/backend/cpu/Backend.h [new file with mode: 0644]
runtime/neurun/backend/cpu/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/cpu/Config.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/Config.h [new file with mode: 0644]
runtime/neurun/backend/cpu/ConstantInitializer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/ConstantInitializer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/KernelGenerator.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/KernelGenerator.h [new file with mode: 0644]
runtime/neurun/backend/cpu/MemoryManager.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/MemoryManager.h [new file with mode: 0644]
runtime/neurun/backend/cpu/PluginClassesAllocator.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/ShapeFixer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/ShapeFixer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorBuilder.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorManager.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorManager.h [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorRegister.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/TensorRegister.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/AddLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/AddLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/AvgPoolLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/AvgPoolLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ConcatLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ConcatLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ConvolutionLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ConvolutionLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/DepthwiseConvolutionLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/DepthwiseConvolutionLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/FullyConnectedLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/FullyConnectedLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/GatherLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/GatherLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/LogisticLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/LogisticLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/MaxPoolLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/MaxPoolLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/MulLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/MulLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/OperationUtils.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/OperationUtils.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/PadLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/PadLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/PermuteLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/PermuteLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ReshapeLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/ReshapeLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/SoftMaxLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/SoftMaxLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/SubLayer.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/kernel/SubLayer.h [new file with mode: 0644]
runtime/neurun/backend/cpu/operand/Tensor.cc [new file with mode: 0644]
runtime/neurun/backend/cpu/operand/Tensor.h [new file with mode: 0644]
runtime/neurun/backend/cpu_common/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/cpu_common/MemoryPlanner.cc [new file with mode: 0644]
runtime/neurun/backend/cpu_common/MemoryPlanner.h [new file with mode: 0644]
runtime/neurun/backend/cpu_common/MemoryPlanner.test.cc [new file with mode: 0644]
runtime/neurun/backend/cpu_common/MemoryPlannerFactory.cc [new file with mode: 0644]
runtime/neurun/backend/cpu_common/MemoryPlannerFactory.h [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/HighPerformanceBackend.test.cc [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/KernelGenerator.cc [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/KernelGenerator.h [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/TensorBuilder.cc [new file with mode: 0644]
runtime/neurun/backend/hi_perf_cpu/TensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/srcn/Backend.h [new file with mode: 0644]
runtime/neurun/backend/srcn/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/backend/srcn/Config.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/Config.h [new file with mode: 0644]
runtime/neurun/backend/srcn/ConstantInitializer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/ConstantInitializer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/Convert.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/Convert.h [new file with mode: 0644]
runtime/neurun/backend/srcn/KernelGenerator.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/KernelGenerator.h [new file with mode: 0644]
runtime/neurun/backend/srcn/MemoryManager.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/MemoryManager.h [new file with mode: 0644]
runtime/neurun/backend/srcn/PluginClassesAllocator.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/ShapeFixer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/ShapeFixer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/Swizzle.h [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorBuilder.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorBuilder.h [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorManager.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorManager.h [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorRegister.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/TensorRegister.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/AddLayer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/AddLayer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/ConvolutionLayer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/ConvolutionLayer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/DepthwiseConvolutionLayer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/DepthwiseConvolutionLayer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/InstanceNormLayer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/InstanceNormLayer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/OperationUtils.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/OperationUtils.h [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/TransposeConvLayer.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/kernel/TransposeConvLayer.h [new file with mode: 0644]
runtime/neurun/backend/srcn/operand/Tensor.cc [new file with mode: 0644]
runtime/neurun/backend/srcn/operand/Tensor.h [new file with mode: 0644]
runtime/neurun/core/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/core/include/backend/Backend.h [new file with mode: 0644]
runtime/neurun/core/include/backend/CustomKernelBuilder.h [new file with mode: 0644]
runtime/neurun/core/include/backend/ExecTime.h [new file with mode: 0644]
runtime/neurun/core/include/backend/IConfig.h [new file with mode: 0644]
runtime/neurun/core/include/backend/IConstantInitializer.h [new file with mode: 0644]
runtime/neurun/core/include/backend/IKernelGenerator.h [new file with mode: 0644]
runtime/neurun/core/include/backend/IMemoryManager.h [new file with mode: 0644]
runtime/neurun/core/include/backend/IShapeFixer.h [new file with mode: 0644]
runtime/neurun/core/include/backend/ITensorBuilder.h [new file with mode: 0644]
runtime/neurun/core/include/backend/ITensorManager.h [new file with mode: 0644]
runtime/neurun/core/include/backend/ITensorRegister.h [new file with mode: 0644]
runtime/neurun/core/include/backend/JSONExecTime.h [new file with mode: 0644]
runtime/neurun/core/include/backend/operand/ITensor.h [new file with mode: 0644]
runtime/neurun/core/include/compiler/Compiler.h [new file with mode: 0644]
runtime/neurun/core/include/compiler/IExecutionBuilder.h [new file with mode: 0644]
runtime/neurun/core/include/compiler/SubTensorInfo.h [new file with mode: 0644]
runtime/neurun/core/include/exec/Execution.h [new file with mode: 0644]
runtime/neurun/core/include/exec/ExecutionObservers.h [new file with mode: 0644]
runtime/neurun/core/include/exec/IExecutor.h [new file with mode: 0644]
runtime/neurun/core/include/exec/IFunction.h [new file with mode: 0644]
runtime/neurun/core/include/exec/IODescription.h [new file with mode: 0644]
runtime/neurun/core/include/exec/NopFunction.h [new file with mode: 0644]
runtime/neurun/core/include/ir/BackendSet.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Data.h [new file with mode: 0644]
runtime/neurun/core/include/ir/DataType.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Graph.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Index.h [new file with mode: 0644]
runtime/neurun/core/include/ir/InternalType.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Layout.h [new file with mode: 0644]
runtime/neurun/core/include/ir/LowerInfoMap.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OpCode.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OpSequence.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operand.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperandConstraint.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperandIndexMap.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperandIndexSequence.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperandInfo.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operands.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operation.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperationIndexList.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperationIndexMap.h [new file with mode: 0644]
runtime/neurun/core/include/ir/OperationVisitor.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operations.Include.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operations.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Operations.lst [new file with mode: 0644]
runtime/neurun/core/include/ir/Shape.h [new file with mode: 0644]
runtime/neurun/core/include/ir/Subgraphs.h [new file with mode: 0644]
runtime/neurun/core/include/ir/TypeInfo.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operand/LowerInfo.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operand/ParentInfo.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operand/PermuteFactor.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Abs.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Add.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ArgMax.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/AvgPool2D.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/BatchToSpaceND.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Cast.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Comparison.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Concat.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Conv2D.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Custom.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/DepthToSpace.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/DepthwiseConv2D.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Dequantize.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Div.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/EmbeddingLookup.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Exp.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Floor.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/FullyConnected.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Gather.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/HashtableLookup.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/InstanceNorm.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/L2Normalization.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/L2Pool2D.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LSTM.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LocalResponseNormalization.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LogicalAnd.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LogicalNot.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LogicalOr.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Logistic.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/LowerInfo.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Max.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/MaxPool2D.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Mean.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Min.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Mul.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Neg.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/OneHot.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/PReLU.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Pack.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Pad.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Permute.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/RNN.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/RSQRT.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReLU.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReLU1.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReLU6.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReduceMax.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReduceMin.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ReduceSum.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Reshape.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/ResizeBilinear.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/SQRT.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Slice.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Softmax.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/SpaceToBatchND.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/SpaceToDepth.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Split.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/SquaredDifference.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Squeeze.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/StridedSlice.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Sub.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Tanh.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/TopKV2.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Transpose.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/TransposeConv.h [new file with mode: 0644]
runtime/neurun/core/include/ir/operation/Unpack.h [new file with mode: 0644]
runtime/neurun/core/include/util/Config.lst [new file with mode: 0644]
runtime/neurun/core/include/util/ConfigSource.h [new file with mode: 0644]
runtime/neurun/core/include/util/Coordinates.h [new file with mode: 0644]
runtime/neurun/core/include/util/EnvConfigSource.h [new file with mode: 0644]
runtime/neurun/core/include/util/EventCollectorGlobal.h [new file with mode: 0644]
runtime/neurun/core/include/util/GeneralConfigSource.h [new file with mode: 0644]
runtime/neurun/core/include/util/IConfigSource.h [new file with mode: 0644]
runtime/neurun/core/include/util/ITimer.h [new file with mode: 0644]
runtime/neurun/core/include/util/Index.h [new file with mode: 0644]
runtime/neurun/core/include/util/ObjectManager.h [new file with mode: 0644]
runtime/neurun/core/include/util/Padding.h [new file with mode: 0644]
runtime/neurun/core/include/util/Set.h [new file with mode: 0644]
runtime/neurun/core/include/util/ShapeInference.h [new file with mode: 0644]
runtime/neurun/core/include/util/Utils.h [new file with mode: 0644]
runtime/neurun/core/include/util/feature/Coordinate4D.h [new file with mode: 0644]
runtime/neurun/core/include/util/feature/nchw/Reader.h [new file with mode: 0644]
runtime/neurun/core/include/util/feature/nchw/View.h [new file with mode: 0644]
runtime/neurun/core/include/util/feature/nhwc/Reader.h [new file with mode: 0644]
runtime/neurun/core/include/util/feature/nhwc/View.h [new file with mode: 0644]
runtime/neurun/core/include/util/logging.h [new file with mode: 0644]
runtime/neurun/core/src/backend/Backend.cc [new file with mode: 0644]
runtime/neurun/core/src/backend/BackendManager.cc [new file with mode: 0644]
runtime/neurun/core/src/backend/BackendManager.h [new file with mode: 0644]
runtime/neurun/core/src/backend/ExecTime.cc [new file with mode: 0644]
runtime/neurun/core/src/backend/JSONExecTime.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/BackendResolver.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/BackendResolver.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/CodeWithInfo.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/Compiler.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/ExecutorFactory.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/ExecutorFactory.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/HEScheduler.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/HEScheduler.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/IScheduler.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/Linear.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/Linear.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/ManualScheduler.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/ManualScheduler.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/OperandContext.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/OperandContext.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/OperationValidator.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/OperationValidator.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/ParamChecker.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/ParamChecker.h [new file with mode: 0644]
runtime/neurun/core/src/compiler/SubTensorAnalyzer.cc [new file with mode: 0644]
runtime/neurun/core/src/compiler/SubTensorAnalyzer.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotBuilder.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotBuilder.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotDumper.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotDumper.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotSubgraphInfo.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/DotSubgraphInfo.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/Node.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/Node.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/OperandNode.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/OperandNode.h [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/OperationNode.cc [new file with mode: 0644]
runtime/neurun/core/src/dumper/dot/OperationNode.h [new file with mode: 0644]
runtime/neurun/core/src/exec/DataflowExecutor.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/DataflowExecutor.h [new file with mode: 0644]
runtime/neurun/core/src/exec/Execution.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ExecutionObservee.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ExecutionObservee.h [new file with mode: 0644]
runtime/neurun/core/src/exec/ExecutionObservers.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ExecutorBase.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ExecutorBase.h [new file with mode: 0644]
runtime/neurun/core/src/exec/FunctionSequence.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/FunctionSequence.h [new file with mode: 0644]
runtime/neurun/core/src/exec/Job.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/Job.h [new file with mode: 0644]
runtime/neurun/core/src/exec/LinearExecutor.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/LinearExecutor.h [new file with mode: 0644]
runtime/neurun/core/src/exec/ParallelExecutor.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ParallelExecutor.h [new file with mode: 0644]
runtime/neurun/core/src/exec/ParallelScheduler.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ParallelScheduler.h [new file with mode: 0644]
runtime/neurun/core/src/exec/Sink.h [new file with mode: 0644]
runtime/neurun/core/src/exec/Source.h [new file with mode: 0644]
runtime/neurun/core/src/exec/ThreadPool.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/ThreadPool.h [new file with mode: 0644]
runtime/neurun/core/src/exec/WorkQueue.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/WorkQueue.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Buffer.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/ExecEnv.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/ExecManager.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/ExecManager.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Interpreter.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Interpreter.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Registration.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Tensor.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/Tensor.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/AvgPool2D.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/BinaryArithmeticOps.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Concat.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Conv2D.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/DepthwiseConv.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/FullyConnected.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Gather.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/InstanceNorm.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Logistic.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/MaxPool2D.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/OperationUtil.h [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Pad.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/Reshape.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/SoftMax.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/TransposeConv.cc [new file with mode: 0644]
runtime/neurun/core/src/exec/interp/operations/UnaryActivations.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/Graph.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/GraphIterator.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/GraphIterator.h [new file with mode: 0644]
runtime/neurun/core/src/ir/LayoutSet.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/LayoutSet.h [new file with mode: 0644]
runtime/neurun/core/src/ir/OpCode.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/OpSequence.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/Operand.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/OperandIndexSequence.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/Operation.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/OperationIndexList.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/Shape.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/Subgraphs.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/TypeInfo.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/dumper/Dumper.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/dumper/Dumper.h [new file with mode: 0644]
runtime/neurun/core/src/ir/operand/Shape4DConvert.h [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Abs.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Add.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ArgMax.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/AvgPool2D.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/BatchToSpaceND.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Cast.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Comparison.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Concat.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Conv2D.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Custom.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/DepthToSpace.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/DepthwiseConv2D.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Dequantize.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Div.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/EmbeddingLookup.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Exp.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Floor.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/FullyConnected.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Gather.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/HashtableLookup.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/InstanceNorm.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/L2Normalization.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/L2Pool2D.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LSTM.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LocalResponseNormalization.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LogicalAnd.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LogicalNot.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LogicalOr.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Logistic.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/LowerInfo.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Max.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/MaxPool2D.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Mean.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Min.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Mul.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Neg.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/OneHot.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/PReLU.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Pack.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Pad.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Permute.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/RNN.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/RSQRT.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReLU.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReLU1.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReLU6.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReduceMax.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReduceMin.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ReduceSum.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Reshape.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/ResizeBilinear.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/SQRT.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Slice.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Softmax.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/SpaceToBatchND.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/SpaceToDepth.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Split.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/SquaredDifference.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Squeeze.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/StridedSlice.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Sub.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Tanh.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/TopKV2.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Transpose.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/TransposeConv.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/operation/Unpack.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/ConstantInsertionPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/ConstantInsertionPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/OperandPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/OperandPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/OperationPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/OperationPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/Pass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationEliminationPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationEliminationPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationInsertionPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationInsertionPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationOperationPass.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/pass/PermutationOperationPass.h [new file with mode: 0644]
runtime/neurun/core/src/ir/verifier/Verifier.cc [new file with mode: 0644]
runtime/neurun/core/src/ir/verifier/Verifier.h [new file with mode: 0644]
runtime/neurun/core/src/library_info.cc [new file with mode: 0644]
runtime/neurun/core/src/util/ConfigSource.cc [new file with mode: 0644]
runtime/neurun/core/src/util/EnvConfigSource.cc [new file with mode: 0644]
runtime/neurun/core/src/util/EventCollectorGlobal.cc [new file with mode: 0644]
runtime/neurun/core/src/util/GeneralConfigSource.cc [new file with mode: 0644]
runtime/neurun/core/src/util/Padding.cc [new file with mode: 0644]
runtime/neurun/core/src/util/ShapeInference.cc [new file with mode: 0644]
runtime/neurun/core/src/util/Utils.cc [new file with mode: 0644]
runtime/neurun/core/src/util/logging.cc [new file with mode: 0644]
runtime/neurun/frontend/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/frontend/base_loader/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/frontend/base_loader/include/base_loader.h [new file with mode: 0644]
runtime/neurun/frontend/circle/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/frontend/circle/include/circle_loader.h [new file with mode: 0644]
runtime/neurun/frontend/circle/src/circle_loader.cc [new file with mode: 0644]
runtime/neurun/frontend/circle/src/circle_schema_generated.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/ANeuralNetworksModel.test.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/frontend/nnapi/compilation.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/event.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/execution.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/memory.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/model.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksCompilation.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksCompilation.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksEvent.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksEvent.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksMemory.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksMemory.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksModel.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/ANeuralNetworksModel.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/NNAPIConvert.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/NNAPIConvert.h [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/OperationFactory.cc [new file with mode: 0644]
runtime/neurun/frontend/nnapi/wrapper/OperationFactory.h [new file with mode: 0644]
runtime/neurun/frontend/tflite/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/frontend/tflite/include/tflite_loader.h [new file with mode: 0644]
runtime/neurun/frontend/tflite/src/tflite_loader.cc [new file with mode: 0644]
runtime/neurun/frontend/tflite/src/tflite_schema_generated.h [new file with mode: 0644]
runtime/neurun/frontend/tflite/tflite_schema.fbs [new file with mode: 0644]
runtime/neurun/sample/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/sample/minimal/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/sample/minimal/README.md [new file with mode: 0644]
runtime/neurun/sample/minimal/src/minimal.cc [new file with mode: 0644]
runtime/neurun/test/CMakeLists.txt [new file with mode: 0644]
runtime/neurun/test/core/backend/ExecTime.test.cc [new file with mode: 0644]
runtime/neurun/test/core/compiler/Scheduler.cc [new file with mode: 0644]
runtime/neurun/test/core/exec/ExecInstance.cc [new file with mode: 0644]
runtime/neurun/test/core/exec/interp/ExecManager.cc [new file with mode: 0644]
runtime/neurun/test/graph/Graph.cc [new file with mode: 0644]
runtime/neurun/test/graph/Index.cc [new file with mode: 0644]
runtime/neurun/test/graph/MockNode.h [new file with mode: 0644]
runtime/neurun/test/graph/operand/IndexSet.cc [new file with mode: 0644]
runtime/neurun/test/graph/operand/LayoutSet.cc [new file with mode: 0644]
runtime/neurun/test/graph/operand/Set.cc [new file with mode: 0644]
runtime/neurun/test/graph/operand/UseDef.cc [new file with mode: 0644]
runtime/neurun/test/graph/operation/Set.cc [new file with mode: 0644]
runtime/neurun/test/graph/operation/SetIO.cc [new file with mode: 0644]
runtime/neurun/test/graph/verifier/Verifier.cc [new file with mode: 0644]
runtime/neurun/test/util/ShapeInference.cc [new file with mode: 0644]
runtime/nnapi-header/CMakeLists.txt [new file with mode: 0644]
runtime/nnapi-header/include/NeuralNetworks.h [new file with mode: 0644]
runtime/nnapi-header/include/NeuralNetworksEx.h [new file with mode: 0644]
runtime/nnapi-header/include/NeuralNetworksExtensions.h [new file with mode: 0644]
runtimes/CMakeLists.txt [deleted file]
runtimes/logging/CMakeLists.txt [deleted file]
runtimes/logging/src/nnapi_logging.cc [deleted file]
runtimes/neurun/CMakeLists.txt [deleted file]
runtimes/neurun/src/backend/BackendManager.cc [deleted file]
runtimes/neurun/src/backend/BackendManager.h [deleted file]
runtimes/neurun/src/backend/CMakeLists.txt [deleted file]
runtimes/neurun/src/backend/acl_cl/CMakeLists.txt [deleted file]
runtimes/neurun/src/backend/acl_cl/Config.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/Config.h [deleted file]
runtimes/neurun/src/backend/acl_cl/Convert.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/Convert.h [deleted file]
runtimes/neurun/src/backend/acl_cl/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/StageGenerator.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/StageGenerator.h [deleted file]
runtimes/neurun/src/backend/acl_cl/Swizzle.h [deleted file]
runtimes/neurun/src/backend/acl_cl/TensorBuilder.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/TensorBuilder.h [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/CLSubTensor.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/CLSubTensor.h [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/CLTensor.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/CLTensor.h [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/ICLTensor.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/ICLTensor.h [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/Object.cc [deleted file]
runtimes/neurun/src/backend/acl_cl/operand/Object.h [deleted file]
runtimes/neurun/src/backend/cpu/CMakeLists.txt [deleted file]
runtimes/neurun/src/backend/cpu/Config.cc [deleted file]
runtimes/neurun/src/backend/cpu/Config.h [deleted file]
runtimes/neurun/src/backend/cpu/MemoryPlanner.cc [deleted file]
runtimes/neurun/src/backend/cpu/MemoryPlanner.h [deleted file]
runtimes/neurun/src/backend/cpu/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/src/backend/cpu/StageGenerator.cc [deleted file]
runtimes/neurun/src/backend/cpu/StageGenerator.h [deleted file]
runtimes/neurun/src/backend/cpu/TensorBuilder.cc [deleted file]
runtimes/neurun/src/backend/cpu/TensorBuilder.h [deleted file]
runtimes/neurun/src/backend/cpu/operand/Object.cc [deleted file]
runtimes/neurun/src/backend/cpu/operand/Object.h [deleted file]
runtimes/neurun/src/backend/cpu/operand/Tensor.cc [deleted file]
runtimes/neurun/src/backend/cpu/operand/Tensor.h [deleted file]
runtimes/neurun/src/backend/interface/IConfig.h [deleted file]
runtimes/neurun/src/backend/interface/IStageGenerator.h [deleted file]
runtimes/neurun/src/backend/interface/ITensorBuilder.h [deleted file]
runtimes/neurun/src/backend/interface/operand/IObject.h [deleted file]
runtimes/neurun/src/backend/interface/operand/ITensor.h [deleted file]
runtimes/neurun/src/compiler/BackendResolver.cc [deleted file]
runtimes/neurun/src/compiler/BackendResolver.h [deleted file]
runtimes/neurun/src/compiler/Compiler.cc [deleted file]
runtimes/neurun/src/compiler/Compiler.h [deleted file]
runtimes/neurun/src/compiler/ConstantInitializer.cc [deleted file]
runtimes/neurun/src/compiler/ConstantInitializer.h [deleted file]
runtimes/neurun/src/compiler/OperationValidator.cc [deleted file]
runtimes/neurun/src/compiler/OperationValidator.h [deleted file]
runtimes/neurun/src/compiler/Plan.cc [deleted file]
runtimes/neurun/src/compiler/Plan.h [deleted file]
runtimes/neurun/src/compiler/PlanBuilder.cc [deleted file]
runtimes/neurun/src/compiler/PlanBuilder.h [deleted file]
runtimes/neurun/src/compiler/SubTensorAnalyzer.cc [deleted file]
runtimes/neurun/src/compiler/SubTensorAnalyzer.h [deleted file]
runtimes/neurun/src/compiler/SubTensorInfo.h [deleted file]
runtimes/neurun/src/compiler/TensorInfo.h [deleted file]
runtimes/neurun/src/compiler/operand/Context.cc [deleted file]
runtimes/neurun/src/compiler/operand/Context.h [deleted file]
runtimes/neurun/src/compiler/operation/Sequence.cc [deleted file]
runtimes/neurun/src/compiler/operation/Sequence.h [deleted file]
runtimes/neurun/src/dumper/dot/DotBuilder.cc [deleted file]
runtimes/neurun/src/dumper/dot/DotBuilder.h [deleted file]
runtimes/neurun/src/dumper/dot/DotDumper.cc [deleted file]
runtimes/neurun/src/dumper/dot/DotDumper.h [deleted file]
runtimes/neurun/src/dumper/dot/DotNodeInfo.cc [deleted file]
runtimes/neurun/src/dumper/dot/DotNodeInfo.h [deleted file]
runtimes/neurun/src/dumper/dot/DotOperandInfo.cc [deleted file]
runtimes/neurun/src/dumper/dot/DotOperandInfo.h [deleted file]
runtimes/neurun/src/dumper/dot/IDotInfo.h [deleted file]
runtimes/neurun/src/exec/Sink.h [deleted file]
runtimes/neurun/src/exec/Source.h [deleted file]
runtimes/neurun/src/exec/interface/IFunction.h [deleted file]
runtimes/neurun/src/frontend/compilation.cc [deleted file]
runtimes/neurun/src/frontend/event.cc [deleted file]
runtimes/neurun/src/frontend/execution.cc [deleted file]
runtimes/neurun/src/frontend/memory.cc [deleted file]
runtimes/neurun/src/frontend/model.cc [deleted file]
runtimes/neurun/src/frontend/wrapper/compilation.cc [deleted file]
runtimes/neurun/src/frontend/wrapper/compilation.h [deleted file]
runtimes/neurun/src/frontend/wrapper/event.h [deleted file]
runtimes/neurun/src/frontend/wrapper/execution.h [deleted file]
runtimes/neurun/src/frontend/wrapper/memory.cc [deleted file]
runtimes/neurun/src/frontend/wrapper/memory.h [deleted file]
runtimes/neurun/src/frontend/wrapper/model.cc [deleted file]
runtimes/neurun/src/frontend/wrapper/model.h [deleted file]
runtimes/neurun/src/graph/Graph.cc [deleted file]
runtimes/neurun/src/graph/Graph.h [deleted file]
runtimes/neurun/src/graph/Index.h [deleted file]
runtimes/neurun/src/graph/Model.h [deleted file]
runtimes/neurun/src/graph/dumper/Dumper.cc [deleted file]
runtimes/neurun/src/graph/dumper/Dumper.h [deleted file]
runtimes/neurun/src/graph/operand/BackendSet.cc [deleted file]
runtimes/neurun/src/graph/operand/BackendSet.h [deleted file]
runtimes/neurun/src/graph/operand/Layout.h [deleted file]
runtimes/neurun/src/graph/operand/LayoutSet.cc [deleted file]
runtimes/neurun/src/graph/operand/LayoutSet.h [deleted file]
runtimes/neurun/src/graph/operand/LowerInfo.cc [deleted file]
runtimes/neurun/src/graph/operand/LowerInfo.h [deleted file]
runtimes/neurun/src/graph/operand/ParentInfo.h [deleted file]
runtimes/neurun/src/graph/operand/Shape4DConvert.h [deleted file]
runtimes/neurun/src/graph/operation/LowerInfo.cc [deleted file]
runtimes/neurun/src/graph/operation/LowerInfo.h [deleted file]
runtimes/neurun/src/graph/pass/OperandPass.cc [deleted file]
runtimes/neurun/src/graph/pass/OperandPass.h [deleted file]
runtimes/neurun/src/graph/pass/OperationPass.cc [deleted file]
runtimes/neurun/src/graph/pass/OperationPass.h [deleted file]
runtimes/neurun/src/graph/pass/Pass.cc [deleted file]
runtimes/neurun/src/graph/pass/Pass.h [deleted file]
runtimes/neurun/src/graph/pass/PermutationEliminationPass.cc [deleted file]
runtimes/neurun/src/graph/pass/PermutationEliminationPass.h [deleted file]
runtimes/neurun/src/graph/pass/PermutationInsertionPass.cc [deleted file]
runtimes/neurun/src/graph/pass/PermutationInsertionPass.h [deleted file]
runtimes/neurun/src/graph/verifier/Verifier.cc [deleted file]
runtimes/neurun/src/graph/verifier/Verifier.h [deleted file]
runtimes/neurun/src/kernel/CMakeLists.txt [deleted file]
runtimes/neurun/src/kernel/acl_cl/CLFunction.h [deleted file]
runtimes/neurun/src/kernel/acl_cl/CMakeLists.txt [deleted file]
runtimes/neurun/src/kernel/acl_cl/ConcatLayer.cc [deleted file]
runtimes/neurun/src/kernel/acl_cl/ConcatLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/AvgPoolLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/AvgPoolLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/CMakeLists.txt [deleted file]
runtimes/neurun/src/kernel/cpu/ConcatLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/ConcatLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/ConvolutionLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/ConvolutionLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/FullyConnectedLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/FullyConnectedLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/MaxPoolLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/MaxPoolLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/OperationUtils.cc [deleted file]
runtimes/neurun/src/kernel/cpu/OperationUtils.h [deleted file]
runtimes/neurun/src/kernel/cpu/PermuteLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/PermuteLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/ReshapeLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/ReshapeLayer.h [deleted file]
runtimes/neurun/src/kernel/cpu/SoftMaxLayer.cc [deleted file]
runtimes/neurun/src/kernel/cpu/SoftMaxLayer.h [deleted file]
runtimes/neurun/src/library_info.cc [deleted file]
runtimes/neurun/src/linear/Linear.cc [deleted file]
runtimes/neurun/src/linear/Linear.h [deleted file]
runtimes/neurun/src/model/operand/Data.h [deleted file]
runtimes/neurun/src/model/operand/DataType.h [deleted file]
runtimes/neurun/src/model/operand/Index.h [deleted file]
runtimes/neurun/src/model/operand/IndexSet.cc [deleted file]
runtimes/neurun/src/model/operand/IndexSet.h [deleted file]
runtimes/neurun/src/model/operand/Object.cc [deleted file]
runtimes/neurun/src/model/operand/Object.h [deleted file]
runtimes/neurun/src/model/operand/Set.cc [deleted file]
runtimes/neurun/src/model/operand/Set.h [deleted file]
runtimes/neurun/src/model/operand/Shape.cc [deleted file]
runtimes/neurun/src/model/operand/Shape.h [deleted file]
runtimes/neurun/src/model/operand/TypeInfo.cc [deleted file]
runtimes/neurun/src/model/operand/TypeInfo.h [deleted file]
runtimes/neurun/src/model/operation/AddNode.cc [deleted file]
runtimes/neurun/src/model/operation/AddNode.h [deleted file]
runtimes/neurun/src/model/operation/AvgPool2DNode.cc [deleted file]
runtimes/neurun/src/model/operation/AvgPool2DNode.h [deleted file]
runtimes/neurun/src/model/operation/ConcatNode.cc [deleted file]
runtimes/neurun/src/model/operation/ConcatNode.h [deleted file]
runtimes/neurun/src/model/operation/Conv2DNode.cc [deleted file]
runtimes/neurun/src/model/operation/Conv2DNode.h [deleted file]
runtimes/neurun/src/model/operation/FullyConnectedNode.cc [deleted file]
runtimes/neurun/src/model/operation/FullyConnectedNode.h [deleted file]
runtimes/neurun/src/model/operation/Index.h [deleted file]
runtimes/neurun/src/model/operation/IndexList.cc [deleted file]
runtimes/neurun/src/model/operation/IndexList.h [deleted file]
runtimes/neurun/src/model/operation/MaxPool2DNode.cc [deleted file]
runtimes/neurun/src/model/operation/MaxPool2DNode.h [deleted file]
runtimes/neurun/src/model/operation/Node.Include.h [deleted file]
runtimes/neurun/src/model/operation/Node.cc [deleted file]
runtimes/neurun/src/model/operation/Node.h [deleted file]
runtimes/neurun/src/model/operation/NodeVisitor.h [deleted file]
runtimes/neurun/src/model/operation/Op.lst [deleted file]
runtimes/neurun/src/model/operation/OperandConstraint.cc [deleted file]
runtimes/neurun/src/model/operation/OperandConstraint.h [deleted file]
runtimes/neurun/src/model/operation/PermuteNode.cc [deleted file]
runtimes/neurun/src/model/operation/PermuteNode.h [deleted file]
runtimes/neurun/src/model/operation/ReshapeNode.cc [deleted file]
runtimes/neurun/src/model/operation/ReshapeNode.h [deleted file]
runtimes/neurun/src/model/operation/Set.cc [deleted file]
runtimes/neurun/src/model/operation/Set.h [deleted file]
runtimes/neurun/src/model/operation/SoftmaxNode.cc [deleted file]
runtimes/neurun/src/model/operation/SoftmaxNode.h [deleted file]
runtimes/neurun/src/util/Padding.cc [deleted file]
runtimes/neurun/src/util/Padding.h [deleted file]
runtimes/neurun/src/util/Utils.cc [deleted file]
runtimes/neurun/src/util/Utils.h [deleted file]
runtimes/neurun/src/util/config/Config.lst [deleted file]
runtimes/neurun/src/util/config/ConfigManager.cc [deleted file]
runtimes/neurun/src/util/config/ConfigManager.h [deleted file]
runtimes/neurun/src/util/feature/Coordinate4D.h [deleted file]
runtimes/neurun/src/util/feature/nchw/View.h [deleted file]
runtimes/neurun/src/util/feature/nhwc/Reader.h [deleted file]
runtimes/neurun/src/util/feature/nhwc/Utils.h [deleted file]
runtimes/neurun/src/util/feature/nhwc/View.h [deleted file]
runtimes/neurun/src/util/logging.h [deleted file]
runtimes/neurun/test/backend/cpu/MemoryPlanner.cc [deleted file]
runtimes/neurun/test/graph/Graph.cc [deleted file]
runtimes/neurun/test/graph/Index.cc [deleted file]
runtimes/neurun/test/graph/MockNode.h [deleted file]
runtimes/neurun/test/graph/operand/IndexSet.cc [deleted file]
runtimes/neurun/test/graph/operand/LayoutSet.cc [deleted file]
runtimes/neurun/test/graph/operand/Set.cc [deleted file]
runtimes/neurun/test/graph/operand/UseDef.cc [deleted file]
runtimes/neurun/test/graph/operation/Set.cc [deleted file]
runtimes/neurun/test/graph/operation/SetIO.cc [deleted file]
runtimes/neurun/test/graph/verifier/Verifier.cc [deleted file]
runtimes/neurun/test/model.cc [deleted file]
runtimes/pure_arm_compute/CMakeLists.txt [deleted file]
runtimes/pure_arm_compute/src/compilation.cc [deleted file]
runtimes/pure_arm_compute/src/execution.cc [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.cc [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/FeatureLoggingLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/GenericFullyConnectedLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/GenericFullyConnectedLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/GenericReshapeLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/GenericReshapeLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleArgMinMax.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleArgMinMax.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleArithmeticAddition.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleBatchToSpaceNd.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleBatchToSpaceNd.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleCastLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleCastLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleDepthToSpace.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleDepthToSpace.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleEmbeddingLookup.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleEmbeddingLookup.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleHashtableLookupLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleHashtableLookupLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleNeg.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleNeg.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimplePackLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimplePackLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimplePadLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimplePadLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSQRT.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSQRT.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSpaceToBatchND.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSpaceToBatchND.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSpaceToDepth.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleSpaceToDepth.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleTransposeConv.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleTransposeConv.h [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleUnpackLayer.cc [deleted file]
runtimes/pure_arm_compute/src/internal/layers/SimpleUnpackLayer.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/tensor/Reader.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/tensor/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/DepthwiseConv2D.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/DepthwiseConv2D.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Gather.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Gather.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Split.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Split.h [deleted file]
runtimes/pure_arm_compute/src/logging.h [deleted file]
runtimes/pure_arm_compute/src/model.cc [deleted file]
scripts/command/build [deleted file]
scripts/command/build-acl [deleted file]
scripts/command/build-docker [deleted file]
scripts/command/configure [deleted file]
scripts/command/docker-run [deleted file]
scripts/command/docker-run-user [deleted file]
scripts/command/docker-shell [deleted file]
scripts/command/docker_build_cross_arm_ubuntu.sh [deleted file]
scripts/command/docker_build_tizen_cross.sh [deleted file]
scripts/command/docker_coverage_report.sh [deleted file]
scripts/command/docker_cross_test_coverage_build.sh [deleted file]
scripts/command/docker_env_neurun [deleted file]
scripts/command/docker_env_pureacl_tflite_benchmark_model [deleted file]
scripts/command/docker_gbs_build.sh [deleted file]
scripts/command/docker_run_test.sh [deleted file]
scripts/command/format-checker.sh [deleted file]
scripts/command/gen_coverage_report.sh [deleted file]
scripts/command/install [deleted file]
scripts/command/nnfw_docker [deleted file]
scripts/command/nnfw_docker_tizen [deleted file]
scripts/command/tizen_xu4_test.sh [deleted file]
scripts/config/build.configuration [deleted file]
scripts/config/docker.configuration [deleted file]
scripts/config/gbs.conf [deleted file]
scripts/config/image_name.configuration [deleted file]
scripts/docker/Dockerfile [deleted file]
scripts/docker/Dockerfile_tizen [deleted file]
scripts/git-hooks/install_hooks.sh [deleted file]
scripts/git-hooks/pre-push [deleted file]
tests/CMakeLists.txt
tests/custom_op/CMakeLists.txt [new file with mode: 0644]
tests/custom_op/FillFrom/CMakeLists.txt [new file with mode: 0644]
tests/custom_op/FillFrom/FillFrom_runner.cc [new file with mode: 0644]
tests/custom_op/FillFrom/kernels/FillFromKernel.cc [new file with mode: 0644]
tests/custom_op/FillFrom/nnpkgs/FillFrom/FillFrom.json [new file with mode: 0644]
tests/custom_op/FillFrom/nnpkgs/FillFrom/FillFrom.tflite [new file with mode: 0644]
tests/custom_op/FillFrom/nnpkgs/FillFrom/metadata/MANIFEST [new file with mode: 0644]
tests/framework/run_test.sh
tests/framework/tests/MODELS/inception_nonslim/config.sh
tests/framework/tests/MODELS/inception_slim/config.sh
tests/framework/tests/MODELS/mobilenet/config.sh
tests/framework/tests/batch_to_space_nd2/config.sh [new file with mode: 0644]
tests/framework/tests/concat/2D/config.sh
tests/framework/tests/custom/abs/config.sh [new file with mode: 0644]
tests/framework/tests/custom/squared_difference/config.sh [new file with mode: 0644]
tests/framework/tests/custom/tensorflowmax/config.sh
tests/framework/tests/custom/tensorflowsum/config.sh [new file with mode: 0644]
tests/framework/tests/exp/config.sh
tests/framework/tests/fullyconnected/matmul2x2/config.sh
tests/framework/tests/hashtable_lookup/config.sh
tests/framework/tests/max/config.sh [new file with mode: 0644]
tests/framework/tests/min/config.sh [new file with mode: 0644]
tests/framework/tests/neg/config.sh
tests/framework/tests/pack/config.sh [new file with mode: 0644]
tests/framework/tests/pad/pad1/config.sh
tests/framework/tests/pad/pad2/config.sh
tests/framework/tests/reduce_max/config.sh [new file with mode: 0644]
tests/framework/tests/reduce_mean/test1/config.sh
tests/framework/tests/reduce_mean/test2/config.sh
tests/framework/tests/reduce_sum/config.sh [new file with mode: 0644]
tests/framework/tests/rnn/config.sh
tests/framework/tests/rsqrt/config.sh
tests/framework/tests/slice/config.sh [new file with mode: 0644]
tests/framework/tests/space_to_batch_nd2/config.sh [new file with mode: 0644]
tests/framework/tests/sqrt/config.sh
tests/framework/tests/sub/broadcast/config.sh
tests/framework/tests/transpose/config.sh [moved from tests/framework/tests/tranpose/config.sh with 100% similarity]
tests/framework/tests/transpose_conv/same/config.sh [new file with mode: 0644]
tests/framework/tests/transpose_conv/valid/config.sh [new file with mode: 0644]
tests/nnapi/CMakeLists.txt
tests/nnapi/include/NeuralNetworksWrapper.h
tests/nnapi/include/TestHarness.h
tests/nnapi/nnapi_gtest.skip.armv7l-linux
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_neon [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.armv7l-linux.cpu [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.armv7l-linux.ncnn [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun [deleted file]
tests/nnapi/nnapi_gtest.skip.armv7l-tizen
tests/nnapi/nnapi_gtest.skip.noarch.interp [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.x86_64-linux
tests/nnapi/nnapi_test_generator/android-10/README.md [new file with mode: 0644]
tests/nnapi/nnapi_test_generator/android-10/cts_generator.py [new file with mode: 0755]
tests/nnapi/nnapi_test_generator/android-10/spec_visualizer.py [new file with mode: 0755]
tests/nnapi/nnapi_test_generator/android-10/test_generator.py [new file with mode: 0755]
tests/nnapi/nnapi_test_generator/android-10/vts_generator.py [new file with mode: 0755]
tests/nnapi/specs/Ex/argmax_ex_float_1.mod.py
tests/nnapi/specs/Ex/argmax_ex_float_2.mod.py
tests/nnapi/specs/Ex/argmax_ex_int32.mod.py
tests/nnapi/specs/Ex/argmax_ex_neg_axis_float.mod.py
tests/nnapi/specs/Ex/argmax_ex_neg_axis_int32.mod.py
tests/nnapi/specs/Ex/argmax_ex_quant8.mod.py
tests/nnapi/specs/Ex/argmax_ex_quant8_neg_axis.mod.py
tests/nnapi/specs/Ex/cast_ex_float32_to_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/cast_ex_int32_to_float32.mod.py [deleted file]
tests/nnapi/specs/Ex/exp_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/exp_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/exp_ex_3D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/exp_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/fully_connected_float_2_weights_as_inputs.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/gather_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_1D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_1D_quant8.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_quant8.mod.py [deleted file]
tests/nnapi/specs/Ex/greater_equal_ex.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/less_ex.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/neg_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/neg_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/neg_ex_3D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/neg_ex_3D_int.mod.py [deleted file]
tests/nnapi/specs/Ex/neg_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/neg_ex_4D_int.mod.py [deleted file]
tests/nnapi/specs/Ex/pack_ex_2D_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/pack_ex_2D_float_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/pack_ex_2D_int_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/pack_ex_2D_int_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/pack_ex_3D_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/pack_ex_3D_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/pack_ex_3D_int_1.mod.py [deleted file]
tests/nnapi/specs/Ex/pack_ex_3D_int_2.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_broadcast_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/prelu_ex_broadcast_quant8_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/prelu_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_quant8_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/reduce_min_ex_float.mod.py
tests/nnapi/specs/Ex/reduce_min_ex_float_1.mod.py
tests/nnapi/specs/Ex/reduce_min_ex_float_2.mod.py
tests/nnapi/specs/Ex/reduce_sum_ex_2D_float.mod.py
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float.mod.py
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float_reducing_C.mod.py
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float_reducing_HW.mod.py
tests/nnapi/specs/Ex/rsqrt_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/rsqrt_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/rsqrt_ex_3D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/rsqrt_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_1D_float.mod.py
tests/nnapi/specs/Ex/split_ex_1D_int32.mod.py
tests/nnapi/specs/Ex/split_ex_4D_float_1.mod.py
tests/nnapi/specs/Ex/split_ex_4D_float_2.mod.py
tests/nnapi/specs/Ex/split_ex_4D_float_3.mod.py
tests/nnapi/specs/Ex/split_ex_4D_int32_1.mod.py
tests/nnapi/specs/Ex/split_ex_4D_int32_2.mod.py
tests/nnapi/specs/Ex/split_ex_4D_int32_3.mod.py
tests/nnapi/specs/Ex/split_ex_4D_int32_4.mod.py
tests/nnapi/specs/Ex/split_ex_4D_int32_5.mod.py
tests/nnapi/specs/Ex/split_ex_4D_quant8.mod.py
tests/nnapi/specs/Ex/sqrt_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/sqrt_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/sqrt_ex_3D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/sqrt_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_2D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_4D_float_reducing_C.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_4D_float_reducing_HW.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_float.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_quant8_1.mod.py [deleted file]
tests/nnapi/specs/Ex/tensorflowmax_ex_quant8_2.mod.py [deleted file]
tests/nnapi/specs/Ex/transpose_conv_ex_float_1.mod.py
tests/nnapi/specs/Ex/transpose_conv_ex_float_2.mod.py
tests/nnapi/specs/Ex/transpose_conv_ex_float_3.mod.py
tests/nnapi/specs/Ex/transpose_conv_ex_float_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/transpose_conv_ex_int_1.mod.py [deleted file]
tests/nnapi/specs/Ex/transpose_conv_ex_int_2.mod.py [deleted file]
tests/nnapi/specs/Ex/transpose_conv_ex_int_3.mod.py [deleted file]
tests/nnapi/specs/Ex/unpack_ex_3D_float_1.mod.py
tests/nnapi/specs/Ex/unpack_ex_3D_float_2.mod.py
tests/nnapi/specs/Ex/unpack_ex_3D_int_1.mod.py
tests/nnapi/specs/Ex/unpack_ex_3D_int_2.mod.py
tests/nnapi/specs/README.md [new file with mode: 0644]
tests/nnapi/specs/V1_0/conv_1_h3_w2_SAME.mod.py
tests/nnapi/specs/V1_0/conv_1_h3_w2_VALID.mod.py
tests/nnapi/specs/V1_0/conv_3_h3_w2_SAME.mod.py
tests/nnapi/specs/V1_0/conv_3_h3_w2_VALID.mod.py
tests/nnapi/specs/V1_0/depthwise_conv.mod.py
tests/nnapi/specs/V1_0/fully_connected_hybrid_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/fully_connected_hybrid_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/mobilenet_224_gender_basic_fixed.mod.py [deleted file]
tests/nnapi/specs/V1_0/mobilenet_quantized.mod.py [deleted file]
tests/nnapi/specs/V1_0/mul_float_square_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/resize_bilinear.mod.py
tests/nnapi/specs/V1_0/resize_bilinear_2.mod.py
tests/nnapi/specs/V1_0/svdf_bias_present.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_4d_simple.mod.py
tests/nnapi/specs/V1_1/pad_2D_HW_nnfw.mod.py
tests/nnapi/specs/V1_2/abs_.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/cast.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/cast_float32_to_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/cast_int32_to_float32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/exp_.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/exp_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/exp_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/exp_3D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/exp_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_1D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_1D_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_2D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_2D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_3D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_3D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_2D_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_3D_2D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_3D_2D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_3D_2D_float_3_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/gather_higher_rank.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_3D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_3D_int_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/neg_4D_int_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_2D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_4D_float_reducing_C_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_4D_float_reducing_HW_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_quant8_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_max_quant8_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/rsqrt.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/rsqrt_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/rsqrt_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/rsqrt_3D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/rsqrt_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sqrt_.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sqrt_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sqrt_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sqrt_3D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sqrt_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_1D_float_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_1D_float.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/topk_v2_1D_int32_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_1D_int32.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/topk_v2_1D_quant8_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_1D_quant8.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/topk_v2_2D_float_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_2D_float.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/topk_v2_2D_int32_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_2D_int32.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/topk_v2_2D_quant8_nnfw.mod.py [moved from tests/nnapi/specs/Ex/topk_v2_ex_2D_quant8.mod.py with 100% similarity]
tests/nnapi/specs/generate_test.sh
tests/nnapi/specs/skip/V1_0/mobilenet_224_gender_basic_fixed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_0/mobilenet_quantized.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/add_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/avg_pool_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/avg_pool_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/avg_pool_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/avg_pool_float_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/avg_pool_float_5_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/batch_to_space_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/batch_to_space_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/concat_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/concat_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/concat_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_1_h3_w2_SAME_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_1_h3_w2_VALID_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_3_h3_w2_SAME_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_3_h3_w2_VALID_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_channels_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_channels_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/conv_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depth_to_space_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depth_to_space_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depth_to_space_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_large_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv2d_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/depthwise_conv_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/dequantize_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/div_broadcast_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/div_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/embedding_lookup_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/floor_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_4d_simple_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/fully_connected_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/hashtable_lookup_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_normalization_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_normalization_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_normalization_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_pool_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_pool_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/l2_pool_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/local_response_norm_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/local_response_norm_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/local_response_norm_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/local_response_norm_float_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/logistic_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/logistic_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lsh_projection_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lsh_projection_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lsh_projection_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm2_state2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm2_state_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm3_state2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm3_state3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm3_state_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm_state2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/lstm_state_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/max_pool_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/max_pool_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/max_pool_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/max_pool_float_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mean_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mean_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mean_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mobilenet_224_gender_basic_fixed_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mul_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/mul_relu_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/pad_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/pad_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu1_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu1_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu6_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu6_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/relu_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/reshape_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/reshape_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/resize_bilinear_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/resize_bilinear_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/rnn_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/rnn_state_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/softmax_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/softmax_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_batch_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_batch_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_batch_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_batch_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_depth_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_depth_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/space_to_depth_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/squeeze_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/squeeze_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_10_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_11_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_5_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_6_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_7_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_8_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_float_9_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/strided_slice_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/sub_broadcast_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/sub_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/svdf2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/svdf_bias_present_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/svdf_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/svdf_state_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/tanh_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/transpose_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_1/transpose_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/add_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmax_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmax_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmax_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmin_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmin_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/argmin_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/avg_pool_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/axis_aligned_bbox_transform.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/batch_to_space_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bbox_graph.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_aux_input.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_cifg_peephole.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_float16_batch_major.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_merge_outputs.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_lstm_norm_fw_output.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/bidirectional_sequence_rnn.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/box_with_nms_limit_gaussian.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/box_with_nms_limit_hard.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/box_with_nms_limit_linear.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/channel_shuffle.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/concat_float16_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/concat_float16_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/concat_float16_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/concat_mixed_quant.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/concat_zero_sized.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/conv2d_dilation.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/conv2d_per_channel.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/conv2d_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/depth_to_space_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/depthwise_conv2d_dilation.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/depthwise_conv2d_per_channel.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/depthwise_conv2d_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/dequantize_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/detection_postprocess.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/div_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/expand_dims.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/floor_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/fully_connected_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/generate_proposals.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/greater.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/greater_equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/grouped_conv2d.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/heatmap_max_keypoint.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/instance_normalization.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/l2_normalization_axis.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/l2_normalization_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/l2_pool_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/layer_norm_lstm.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/less.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/less_equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/local_response_normalization_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/log.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/log_softmax.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/logical_and.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/logical_not.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/logical_or.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/logistic_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lsh_projection_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lsh_projection_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lsh_projection_deprecated.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lsh_projection_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm2_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm2_state2_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm2_state_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm3_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm3_state2_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm3_state3_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm3_state_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm_state2_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/lstm_state_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/max_pool_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/maximum.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/mean_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/minimum.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/mul_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/not_equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_all_dims.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_low_rank.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_low_rank_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_quant8_nonzero.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_1_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_1_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_all_dims.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_all_dims_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_low_rank.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pad_v2_low_rank_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/pow.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/prelu.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/quantize.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/quantized_lstm.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/random_multinomial.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/random_multinomial_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reduce_all.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reduce_any.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reduce_min.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reduce_prod.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reduce_sum.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/relu1_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/relu6_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/relu_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/reshape_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/resize_bilinear_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/resize_nearest_neighbor.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/rnn_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/roi_align.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/roi_pooling.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/select_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/sin.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/slice.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/softmax_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/space_to_batch_quant8_nonzero.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/space_to_batch_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/space_to_depth_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_float_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_float_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_float_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_float_5.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_int32_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_int32_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_int32_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_int32_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_quant8_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_quant8_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_quant8_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/split_quant8_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/squeeze_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/strided_slice_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/sub_quantized_different_scales.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/sub_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/sub_v1_2_broadcast.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/svdf_bias_present_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/svdf_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/svdf_state_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/tanh_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/tile_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/tile_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/tile_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/transpose_conv2d.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/transpose_conv2d_large.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/transpose_float16.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/transpose_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_1step.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_cifg_peephole.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_f16_batch_major.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_lstm_norm_peephole_projection.mod.py [new file with mode: 0644]
tests/nnapi/specs/skip/V1_2/unidirectional_sequence_rnn.mod.py [new file with mode: 0644]
tests/nnapi/src/TestGenerated.cpp
tests/nnapi/src/TestGenerated.h [new file with mode: 0644]
tests/nnapi/src/TestGenerated_Ex.cpp [deleted file]
tests/nnapi/src/TestGenerated_V1_0.cpp [deleted file]
tests/nnapi/src/TestGenerated_V1_1.cpp [deleted file]
tests/nnapi/src/TestGenerated_common.cpp [deleted file]
tests/nnapi/src/TestMain.cpp
tests/nnapi/src/TestNeuralNetworksWrapper.cpp [new file with mode: 0644]
tests/nnapi/src/TestNeuralNetworksWrapper.h [new file with mode: 0644]
tests/nnapi/src/TestValidation.cpp
tests/scripts/README.md
tests/scripts/benchmark_nnapi.sh [new file with mode: 0755]
tests/scripts/benchmark_nnpkg.sh [new file with mode: 0755]
tests/scripts/common.sh
tests/scripts/list/benchmark_nnpkg_model_list.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.armv7l.acl_cl.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.armv7l.acl_neon.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.armv7l.cpu.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.armv7l.ncnn.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.noarch.interp.txt [new file with mode: 0644]
tests/scripts/list/neurun_frameworktest_list.x86-64.cpu.txt [new file with mode: 0644]
tests/scripts/list/tflite_loader_list.armv7l.txt [new file with mode: 0644]
tests/scripts/merge_result_of_benchmark_nnpkg.py [new file with mode: 0755]
tests/scripts/neurun_frameworktest_list.txt [deleted file]
tests/scripts/nnfw_kernel_env_list.txt [deleted file]
tests/scripts/py/common.py [deleted file]
tests/scripts/py/run_frameworktest.py [deleted file]
tests/scripts/py/run_unittest.py [deleted file]
tests/scripts/py/test_driver.py [deleted file]
tests/scripts/run_benchmark.sh [deleted file]
tests/scripts/run_benchmark_acl.sh [deleted file]
tests/scripts/run_benchmark_op.sh [deleted file]
tests/scripts/run_benchmark_tflite_model.in [deleted file]
tests/scripts/run_benchmark_tflite_model.sh [deleted file]
tests/scripts/run_frameworktest.sh [deleted file]
tests/scripts/run_unittest.sh [deleted file]
tests/scripts/test-driver.sh [new file with mode: 0755]
tests/scripts/test_driver.sh [deleted file]
tests/scripts/test_framework.sh [new file with mode: 0755]
tests/scripts/test_scheduler_with_profiling.sh [new file with mode: 0755]
tests/scripts/unittest.sh [new file with mode: 0755]
tests/tools/CMakeLists.txt
tests/tools/nnapi_test/src/nnapi_test.cc
tests/tools/nnpackage_run/CMakeLists.txt [new file with mode: 0644]
tests/tools/nnpackage_run/README.md [new file with mode: 0644]
tests/tools/nnpackage_run/src/allocation.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/args.cc [new file with mode: 0644]
tests/tools/nnpackage_run/src/args.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/h5formatter.cc [new file with mode: 0644]
tests/tools/nnpackage_run/src/h5formatter.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/nnfw_util.cc [new file with mode: 0644]
tests/tools/nnpackage_run/src/nnfw_util.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/nnpackage_run.cc [new file with mode: 0644]
tests/tools/tflite_benchmark/CMakeLists.txt
tests/tools/tflite_benchmark/src/tflite_benchmark.cc
tests/tools/tflite_benchmark_model/CMakeLists.txt
tests/tools/tflite_benchmark_model/README.md
tests/tools/tflite_benchmark_model/benchmark_tflite_model.cc
tests/tools/tflite_benchmark_model/profile_summarizer.cc
tests/tools/tflite_loader/CMakeLists.txt [new file with mode: 0644]
tests/tools/tflite_loader/src/args.cc [new file with mode: 0644]
tests/tools/tflite_loader/src/args.h [new file with mode: 0644]
tests/tools/tflite_loader/src/tflite_loader.cc [new file with mode: 0644]
tests/tools/tflite_run/CMakeLists.txt
tests/tools/tflite_run/src/args.cc
tests/tools/tflite_run/src/args.h
tests/tools/tflite_run/src/bin_image.h
tests/tools/tflite_run/src/tensor_dumper.cc
tests/tools/tflite_run/src/tensor_dumper.h
tests/tools/tflite_run/src/tensor_loader.cc
tests/tools/tflite_run/src/tensor_loader.h
tests/tools/tflite_run/src/tflite_run.cc
tools/CMakeLists.txt
tools/cross/aarch64/sources.list.bionic [new file with mode: 0644]
tools/cross/aarch64/sources.list.trusty [moved from tools/cross/arm64/sources.list.trusty with 100% similarity]
tools/cross/aarch64/sources.list.xenial [moved from tools/cross/arm64/sources.list.xenial with 100% similarity]
tools/cross/armel/tizen-fetch.sh
tools/cross/build_android_ndk.sh [new file with mode: 0755]
tools/cross/build_android_rootfs.sh [deleted file]
tools/cross/build_rootfs.sh
tools/extract_weights_from_tflite/extract.py
tools/extract_weights_from_tflite/extract_from_tflite.sh
tools/extract_weights_from_tflite/print_op.py
tools/image_importer/image_importer.py
tools/kbenchmark/Args.cc [new file with mode: 0644]
tools/kbenchmark/Args.h [new file with mode: 0644]
tools/kbenchmark/CMakeLists.txt [new file with mode: 0644]
tools/kbenchmark/ConfigFile.h [new file with mode: 0644]
tools/kbenchmark/Driver.cc [new file with mode: 0644]
tools/kbenchmark/Operation.h [new file with mode: 0644]
tools/kbenchmark/OperationLoader.h [new file with mode: 0644]
tools/kbenchmark/Operations.lst [new file with mode: 0644]
tools/kbenchmark/README.md [new file with mode: 0644]
tools/kbenchmark/Utils.h [new file with mode: 0644]
tools/kbenchmark/kernels/CMakeLists.txt [new file with mode: 0644]
tools/kbenchmark/kernels/acl_cl/CMakeLists.txt [new file with mode: 0644]
tools/kbenchmark/kernels/acl_cl/Convolution.cpp [new file with mode: 0644]
tools/kbenchmark/kernels/acl_cl/TransposeConv.cpp [new file with mode: 0644]
tools/kbenchmark/kernels/acl_common/Utils.h [new file with mode: 0644]
tools/kbenchmark/kernels/acl_neon/CMakeLists.txt [new file with mode: 0644]
tools/kbenchmark/kernels/acl_neon/Convolution.cpp [new file with mode: 0644]
tools/kbenchmark/kernels/acl_neon/TransposeConv.cpp [new file with mode: 0644]
tools/kbenchmark/operations/Convolution.h [new file with mode: 0644]
tools/kbenchmark/operations/TransposeConv.h [new file with mode: 0644]
tools/lcov-to-cobertura-xml/.FORMATDENY [new file with mode: 0644]
tools/lcov-to-cobertura-xml/README.md [moved from externals/lcov-to-cobertura-xml/README.md with 100% similarity]
tools/lcov-to-cobertura-xml/lcov_cobertura.py [moved from externals/lcov-to-cobertura-xml/lcov_cobertura.py with 100% similarity]
tools/nnapi_quickcheck/lib/env.cpp
tools/nnapi_quickcheck/tests/add_1.cpp
tools/nnapi_quickcheck/tests/add_2.cpp
tools/nnapi_quickcheck/tests/add_3.cpp
tools/nnapi_quickcheck/tests/add_4.cpp
tools/nnapi_quickcheck/tests/add_5.cpp
tools/nnapi_quickcheck/tests/add_6.cpp
tools/nnapi_quickcheck/tests/add_7.cpp
tools/nnapi_quickcheck/tests/add_8.cpp
tools/nnapi_quickcheck/tests/add_9.cpp
tools/nnapi_quickcheck/tests/add_quan_1.cpp
tools/nnapi_quickcheck/tests/avg_pool_1.cpp
tools/nnapi_quickcheck/tests/avg_pool_quan_1.cpp
tools/nnapi_quickcheck/tests/cast_1.cpp
tools/nnapi_quickcheck/tests/cast_2.cpp
tools/nnapi_quickcheck/tests/cast_q_to_f_1.cpp
tools/nnapi_quickcheck/tests/concat_1.cpp
tools/nnapi_quickcheck/tests/concat_quan_1.cpp
tools/nnapi_quickcheck/tests/conv_1.cpp
tools/nnapi_quickcheck/tests/conv_quan_1.cpp
tools/nnapi_quickcheck/tests/dconv_1.cpp
tools/nnapi_quickcheck/tests/dconv_quan_1.cpp
tools/nnapi_quickcheck/tests/dequantize_1.cpp
tools/nnapi_quickcheck/tests/div_1.cpp
tools/nnapi_quickcheck/tests/div_2.cpp
tools/nnapi_quickcheck/tests/fully_connected_1.cpp
tools/nnapi_quickcheck/tests/fully_connected_quan_1.cpp
tools/nnapi_quickcheck/tests/gather_1.cpp
tools/nnapi_quickcheck/tests/gather_2.cpp
tools/nnapi_quickcheck/tests/logistic_quan_1.cpp
tools/nnapi_quickcheck/tests/max_pool_1.cpp
tools/nnapi_quickcheck/tests/max_pool_quan_1.cpp
tools/nnapi_quickcheck/tests/mul_1.cpp
tools/nnapi_quickcheck/tests/mul_2.cpp
tools/nnapi_quickcheck/tests/mul_quan_1.cpp
tools/nnapi_quickcheck/tests/relu1_1.cpp
tools/nnapi_quickcheck/tests/relu6_1.cpp
tools/nnapi_quickcheck/tests/relu6_quan_1.cpp
tools/nnapi_quickcheck/tests/relu_1.cpp
tools/nnapi_quickcheck/tests/relu_2.cpp
tools/nnapi_quickcheck/tests/relu_3.cpp
tools/nnapi_quickcheck/tests/relu_quan_1.cpp
tools/nnapi_quickcheck/tests/reshape_1.cpp
tools/nnapi_quickcheck/tests/reshape_quan_1.cpp
tools/nnapi_quickcheck/tests/resize_bilinear_1.cpp
tools/nnapi_quickcheck/tests/softmax_1.cpp
tools/nnapi_quickcheck/tests/softmax_2.cpp
tools/nnapi_quickcheck/tests/softmax_quan_1.cpp
tools/nnapi_quickcheck/tests/split_1.cpp
tools/nnapi_quickcheck/tests/split_2.cpp
tools/nnapi_quickcheck/tests/split_3.cpp
tools/nnapi_quickcheck/tests/split_4.cpp
tools/nnapi_quickcheck/tests/sub_1.cpp
tools/nnapi_quickcheck/tests/sub_2.cpp
tools/nnapi_quickcheck/tests/sub_3.cpp
tools/nnapi_quickcheck/tests/sub_4.cpp
tools/nnapi_quickcheck/tests/sub_5.cpp
tools/nnapi_quickcheck/tests/sub_6.cpp
tools/nnapi_quickcheck/tests/tanh_1.cpp
tools/nnapi_quickcheck/tests/topk_v2_1.cpp
tools/nnpackage_tool/gen_golden/README.md [new file with mode: 0644]
tools/nnpackage_tool/gen_golden/gen_golden.py [new file with mode: 0755]
tools/nnpackage_tool/model2nnpkg/README.md [new file with mode: 0644]
tools/nnpackage_tool/model2nnpkg/model2nnpkg.sh [new file with mode: 0755]
tools/nnpackage_tool/nncc-tc-to-nnpkg-tc/README.md [new file with mode: 0644]
tools/nnpackage_tool/nncc-tc-to-nnpkg-tc/nncc-tc-to-nnpkg-tc.sh [new file with mode: 0755]
tools/nnpackage_tool/nnpackager/nnpackager.py [new file with mode: 0755]
tools/nnpackage_tool/nnpkg_test/README.md [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/list.armv7l-linux.acl_cl [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/list.armv7l-linux.acl_neon [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/list.armv7l-linux.cpu [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/list.armv7l-linux.srcn [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/list.noarch.interp [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh [new file with mode: 0755]
tools/nnpackage_tool/sth2nnpkgtc/pb2nnpkgtc.md [new file with mode: 0644]
tools/nnpackage_tool/sth2nnpkgtc/pb2nnpkgtc.sh [new file with mode: 0755]
tools/nnpackage_tool/sth2nnpkgtc/pb_select_graph.py [new file with mode: 0755]
tools/nnpackage_tool/sth2nnpkgtc/tflite2nnpkgtc.md [new file with mode: 0644]
tools/nnpackage_tool/sth2nnpkgtc/tflite2nnpkgtc.sh [new file with mode: 0755]
tools/nnpackage_tool/tflite2circle/README.md [new file with mode: 0644]
tools/nnpackage_tool/tflite2circle/fuse_instance_norm.js [new file with mode: 0644]
tools/nnpackage_tool/tflite2circle/tflite2circle.sh [new file with mode: 0755]
tools/nnpackage_tool/tflite2circle/tflitejson2circlejson.py [new file with mode: 0755]
tools/opencl_tool/CMakeLists.txt
tools/pbfile_tool/convert_pb_to_pbtxt.py [new file with mode: 0644]
tools/pbfile_tool/extract_subgraph.py [new file with mode: 0644]
tools/pbfile_tool/pb_info.py
tools/pbfile_tool/readme.md
tools/tensorflow_model_freezer/base_freezer.py
tools/tensorflow_model_freezer/model_freezer_util.py
tools/tensorflow_model_freezer/sample/ARGMAX_gen.py
tools/tensorflow_model_freezer/sample/ARGMIN_gen.py
tools/tensorflow_model_freezer/sample/DIV_gen.py
tools/tensorflow_model_freezer/sample/LOGICAL_AND_gen.py
tools/tensorflow_model_freezer/sample/LOGICAL_NOT_gen.py
tools/tensorflow_model_freezer/sample/LOGICAL_OR_gen.py
tools/tensorflow_model_freezer/sample/MUL_gen.py
tools/tensorflow_model_freezer/sample/Operation_gen.py
tools/tensorflow_model_freezer/sample/SQUEEZE_gen.py
tools/tensorflow_model_freezer/sample/STACK_gen.py
tools/tensorflow_model_freezer/sample/TOPK_gen.py
tools/tensorflow_model_freezer/sample/UNSTACK_gen.py
tools/tflite_accuracy/CMakeLists.txt [new file with mode: 0644]
tools/tflite_accuracy/README.md [new file with mode: 0644]
tools/tflite_accuracy/src/labels.h [new file with mode: 0644]
tools/tflite_accuracy/src/tflite_accuracy.cc [new file with mode: 0644]
tools/tflitefile_tool/config_saver.py [new file with mode: 0644]
tools/tflitefile_tool/model_parser.py
tools/tflitefile_tool/model_printer.py
tools/tflitefile_tool/model_saver.py [new file with mode: 0644]
tools/tflitefile_tool/operation.py
tools/tflitefile_tool/option_printer.py
tools/tflitefile_tool/select_operator.py
tools/tflitefile_tool/tflite/AbsOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/BidirectionalSequenceLSTMOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/BidirectionalSequenceRNNOptions.py
tools/tflitefile_tool/tflite/BuiltinOperator.py
tools/tflitefile_tool/tflite/BuiltinOptions.py
tools/tflitefile_tool/tflite/CustomQuantization.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/FakeQuantOptions.py
tools/tflitefile_tool/tflite/FloorModOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/LSHProjectionOptions.py
tools/tflitefile_tool/tflite/LeakyReluOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/MirrorPadMode.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/MirrorPadOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/QuantizationDetails.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/QuantizationParameters.py
tools/tflitefile_tool/tflite/RangeOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/ResizeNearestNeighborOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SplitVOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SquaredDifferenceOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/Tensor.py
tools/tflitefile_tool/tflite/TensorType.py
tools/tflitefile_tool/tflite/UnidirectionalSequenceLSTMOptions.py [new file with mode: 0644]
tools/tflkit/freeze_graph.sh
tools/tflkit/summarize_pb.py
tools/tflkit/tflite_convert.sh