Imported Upstream version 1.8.0 submit/tizen/20200814.062151 upstream/1.8.0
authorChunseok Lee <chunseok.lee@samsung.com>
Fri, 14 Aug 2020 06:19:19 +0000 (15:19 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Fri, 14 Aug 2020 06:19:19 +0000 (15:19 +0900)
commit042b262b3633b6c0f577aed6cb4b980ad0c1dcf3
treee79fb9ffe65b21bdc5863306db2757ab187a3306
parent05e0ec30a632339a8533082476f27bda31ccde16
Imported Upstream version 1.8.0
852 files changed:
.ahub/tcchecker-tca/config.yaml [new file with mode: 0644]
.ctags
.gitignore
Makefile.template
compiler/.ahub/tcchecker-tca/config.yaml [new file with mode: 0644]
compiler/bcq-tools/CMakeLists.txt [new file with mode: 0644]
compiler/bcq-tools/README.md [new file with mode: 0644]
compiler/bcq-tools/generate_bcq_output_arrays [new file with mode: 0644]
compiler/bcq-tools/preserve_bcq_info [new file with mode: 0644]
compiler/circle-quantizer/CMakeLists.txt
compiler/circle-quantizer/requires.cmake
compiler/circle-quantizer/src/CircleQuantizer.cpp
compiler/circle-tensordump/driver/Driver.cpp
compiler/circle-tensordump/src/Dump.cpp
compiler/circle-verify/src/Driver.cpp
compiler/circle2circle-dredd-recipe-test/CMakeLists.txt
compiler/circle2circle-dredd-recipe-test/requires.cmake
compiler/circle2circle-dredd-recipe-test/test.lst
compiler/circle2circle-dredd-recipe-test/testall.sh
compiler/circle2circle/CMakeLists.txt
compiler/circle2circle/requires.cmake
compiler/circle2circle/src/Circle2Circle.cpp
compiler/circlechef/CMakeLists.txt
compiler/circlechef/circle/src/RecipeChef.cpp
compiler/circlechef/core/src/ModelChef.cpp
compiler/circlechef/proto/circlechef.proto
compiler/circlechef/tools/file/Driver.cpp
compiler/circlechef/tools/reverse/Driver.cpp
compiler/circledump/driver/Driver.cpp
compiler/circledump/src/OpPrinter.cpp
compiler/common-artifacts/CMakeLists.txt
compiler/common-artifacts/exclude.lst
compiler/common-artifacts/requires.cmake
compiler/common-artifacts/src/TestDataGenerator.cpp
compiler/hermes/src/hermes.test.cpp
compiler/locomotiv/src/Node/BiasEncode.test.cpp
compiler/locomotiv/src/Node/MatMul.test.cpp
compiler/locop/src/FormattedGraph.test.cpp
compiler/locop/src/FormattedTensorShape.test.cpp
compiler/luci-interpreter/include/luci_interpreter/core/Tensor.h
compiler/luci-interpreter/src/core/KernelParams.h
compiler/luci-interpreter/src/kernels/Add.cpp
compiler/luci-interpreter/src/kernels/Add.test.cpp
compiler/luci-interpreter/src/kernels/CMakeLists.txt
compiler/luci-interpreter/src/kernels/DepthToSpace.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/DepthToSpace.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/DepthToSpace.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Normalize.test.cpp
compiler/luci-interpreter/src/kernels/LeakyRelu.test.cpp
compiler/luci-interpreter/src/kernels/Logistic.test.cpp
compiler/luci-interpreter/src/kernels/Reverse.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Reverse.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Reverse.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Slice.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Slice.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Slice.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TransposeConv.test.cpp
compiler/luci-interpreter/src/loader/CMakeLists.txt
compiler/luci-interpreter/src/loader/GraphLoader.cpp
compiler/luci-interpreter/src/loader/GraphLoader.h
compiler/luci-interpreter/src/loader/KernelBuilder.cpp
compiler/luci-interpreter/src/loader/KernelBuilder.h
compiler/luci-interpreter/src/loader/KernelBuilder.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/ModuleLoader.cpp
compiler/luci-interpreter/src/loader/ModuleLoader.h
compiler/luci-value-test/CMakeLists.txt
compiler/luci-value-test/evalverify.sh
compiler/luci-value-test/luci_eval_verifier.py
compiler/luci-value-test/test.lst
compiler/luci-value-test/tester/src/EvalTester.cpp
compiler/luci/export/src/CircleOperationExporter.cpp
compiler/luci/export/src/CircleTensorExporter.cpp
compiler/luci/import/include/luci/Import/Nodes.h
compiler/luci/import/include/luci/Import/Nodes/CircleNonMaxSuppressionV4.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleUnique.h [new file with mode: 0644]
compiler/luci/import/src/CircleReader.cpp
compiler/luci/import/src/GraphBuilderRegistry.cpp
compiler/luci/import/src/Importer.test.cpp
compiler/luci/import/src/Nodes/CircleAbs.cpp
compiler/luci/import/src/Nodes/CircleAdd.cpp
compiler/luci/import/src/Nodes/CircleArgMax.cpp
compiler/luci/import/src/Nodes/CircleArgMin.cpp
compiler/luci/import/src/Nodes/CircleAveragePool2D.cpp
compiler/luci/import/src/Nodes/CircleBCQFullyConnected.cpp
compiler/luci/import/src/Nodes/CircleBCQGather.cpp
compiler/luci/import/src/Nodes/CircleBatchMatMul.cpp
compiler/luci/import/src/Nodes/CircleBatchToSpaceND.cpp
compiler/luci/import/src/Nodes/CircleCast.cpp
compiler/luci/import/src/Nodes/CircleCeil.cpp
compiler/luci/import/src/Nodes/CircleConv2D.cpp
compiler/luci/import/src/Nodes/CircleCos.cpp
compiler/luci/import/src/Nodes/CircleDepthToSpace.cpp
compiler/luci/import/src/Nodes/CircleDepthwiseConv2D.cpp
compiler/luci/import/src/Nodes/CircleDiv.cpp
compiler/luci/import/src/Nodes/CircleElu.cpp
compiler/luci/import/src/Nodes/CircleEqual.cpp
compiler/luci/import/src/Nodes/CircleExp.cpp
compiler/luci/import/src/Nodes/CircleExpandDims.cpp
compiler/luci/import/src/Nodes/CircleFill.cpp
compiler/luci/import/src/Nodes/CircleFloor.cpp
compiler/luci/import/src/Nodes/CircleFloorDiv.cpp
compiler/luci/import/src/Nodes/CircleFloorMod.cpp
compiler/luci/import/src/Nodes/CircleFullyConnected.cpp
compiler/luci/import/src/Nodes/CircleGather.cpp
compiler/luci/import/src/Nodes/CircleGatherNd.cpp
compiler/luci/import/src/Nodes/CircleGreater.cpp
compiler/luci/import/src/Nodes/CircleGreaterEqual.cpp
compiler/luci/import/src/Nodes/CircleIf.cpp
compiler/luci/import/src/Nodes/CircleInstanceNorm.cpp
compiler/luci/import/src/Nodes/CircleL2Normalize.cpp
compiler/luci/import/src/Nodes/CircleL2Pool2D.cpp
compiler/luci/import/src/Nodes/CircleLeakyRelu.cpp
compiler/luci/import/src/Nodes/CircleLess.cpp
compiler/luci/import/src/Nodes/CircleLessEqual.cpp
compiler/luci/import/src/Nodes/CircleLocalResponseNormalization.cpp
compiler/luci/import/src/Nodes/CircleLog.cpp
compiler/luci/import/src/Nodes/CircleLogSoftmax.cpp
compiler/luci/import/src/Nodes/CircleLogicalAnd.cpp
compiler/luci/import/src/Nodes/CircleLogicalNot.cpp
compiler/luci/import/src/Nodes/CircleLogicalOr.cpp
compiler/luci/import/src/Nodes/CircleLogistic.cpp
compiler/luci/import/src/Nodes/CircleMatrixDiag.cpp
compiler/luci/import/src/Nodes/CircleMatrixSetDiag.cpp
compiler/luci/import/src/Nodes/CircleMaxPool2D.cpp
compiler/luci/import/src/Nodes/CircleMaximum.cpp
compiler/luci/import/src/Nodes/CircleMean.cpp
compiler/luci/import/src/Nodes/CircleMinimum.cpp
compiler/luci/import/src/Nodes/CircleMirrorPad.cpp
compiler/luci/import/src/Nodes/CircleMul.cpp
compiler/luci/import/src/Nodes/CircleNeg.cpp
compiler/luci/import/src/Nodes/CircleNonMaxSuppressionV4.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleNotEqual.cpp
compiler/luci/import/src/Nodes/CircleOneHot.cpp
compiler/luci/import/src/Nodes/CirclePRelu.cpp
compiler/luci/import/src/Nodes/CirclePad.cpp
compiler/luci/import/src/Nodes/CirclePow.cpp
compiler/luci/import/src/Nodes/CircleRange.cpp
compiler/luci/import/src/Nodes/CircleRank.cpp
compiler/luci/import/src/Nodes/CircleReduceAny.cpp
compiler/luci/import/src/Nodes/CircleReduceMax.cpp
compiler/luci/import/src/Nodes/CircleReduceMin.cpp
compiler/luci/import/src/Nodes/CircleReduceProd.cpp
compiler/luci/import/src/Nodes/CircleRelu.cpp
compiler/luci/import/src/Nodes/CircleRelu6.cpp
compiler/luci/import/src/Nodes/CircleReluN1To1.cpp
compiler/luci/import/src/Nodes/CircleReshape.cpp
compiler/luci/import/src/Nodes/CircleResizeBilinear.cpp
compiler/luci/import/src/Nodes/CircleResizeNearestNeighbor.cpp
compiler/luci/import/src/Nodes/CircleReverseSequence.cpp
compiler/luci/import/src/Nodes/CircleReverseV2.cpp
compiler/luci/import/src/Nodes/CircleRound.cpp
compiler/luci/import/src/Nodes/CircleRsqrt.cpp
compiler/luci/import/src/Nodes/CircleScatterNd.cpp
compiler/luci/import/src/Nodes/CircleSegmentSum.cpp
compiler/luci/import/src/Nodes/CircleSelect.cpp
compiler/luci/import/src/Nodes/CircleSelectV2.cpp
compiler/luci/import/src/Nodes/CircleShape.cpp
compiler/luci/import/src/Nodes/CircleSin.cpp
compiler/luci/import/src/Nodes/CircleSlice.cpp
compiler/luci/import/src/Nodes/CircleSoftmax.cpp
compiler/luci/import/src/Nodes/CircleSpaceToBatchND.cpp
compiler/luci/import/src/Nodes/CircleSpaceToDepth.cpp
compiler/luci/import/src/Nodes/CircleSparseToDense.cpp
compiler/luci/import/src/Nodes/CircleSqrt.cpp
compiler/luci/import/src/Nodes/CircleSquare.cpp
compiler/luci/import/src/Nodes/CircleSquaredDifference.cpp
compiler/luci/import/src/Nodes/CircleSqueeze.cpp
compiler/luci/import/src/Nodes/CircleStridedSlice.cpp
compiler/luci/import/src/Nodes/CircleSub.cpp
compiler/luci/import/src/Nodes/CircleSum.cpp
compiler/luci/import/src/Nodes/CircleTanh.cpp
compiler/luci/import/src/Nodes/CircleTile.cpp
compiler/luci/import/src/Nodes/CircleTopKV2.cpp
compiler/luci/import/src/Nodes/CircleTranspose.cpp
compiler/luci/import/src/Nodes/CircleTransposeConv.cpp
compiler/luci/import/src/Nodes/CircleUnique.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleUnpack.cpp
compiler/luci/import/src/Nodes/CircleWhere.cpp
compiler/luci/import/src/Nodes/CircleZerosLike.cpp
compiler/luci/lang/include/luci/IR/CircleNodes.h
compiler/luci/lang/include/luci/IR/CircleNodes.lst
compiler/luci/lang/include/luci/IR/CircleQuantParam.h
compiler/luci/lang/include/luci/IR/Nodes/CircleConst.h
compiler/luci/lang/include/luci/IR/Nodes/CircleNonMaxSuppressionV4.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleNonMaxSuppressionV4Out.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CirclePadV2.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleUnique.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleUniqueOut.h [new file with mode: 0644]
compiler/luci/lang/src/Module.test.cpp
compiler/luci/lang/src/Nodes/CircleCustom.test.cpp
compiler/luci/lang/src/Nodes/CircleIf.test.cpp
compiler/luci/lang/src/Nodes/CircleNonMaxSuppressionV4.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleNonMaxSuppressionV4Out.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CirclePadV2.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleUnique.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleWhile.test.cpp
compiler/luci/logex/src/FormattedGraph.cpp
compiler/luci/pass/src/CircleOptimizer.cpp
compiler/luci/pass/src/FuseBCQPass.cpp
compiler/luci/pass/src/QuantizationUtils.cpp
compiler/luci/pass/src/QuantizeWithMinMaxPass.cpp
compiler/luci/service/src/CircleShapeInferenceRule.cpp
compiler/luci/service/src/CircleTypeInferenceRule.cpp
compiler/luci/tests/test.lst
compiler/mio-tflite/CMakeLists.txt
compiler/one-cmds/CMakeLists.txt
compiler/one-cmds/how-to-prepare-virtualenv.txt
compiler/one-cmds/how-to-use-one-commands.txt
compiler/one-cmds/one-codegen
compiler/one-cmds/one-import
compiler/one-cmds/one-import-bcq [new file with mode: 0644]
compiler/one-cmds/one-import-tf
compiler/one-cmds/one-import-tflite
compiler/one-cmds/one-optimize
compiler/one-cmds/one-pack
compiler/one-cmds/one-prepare-venv
compiler/one-cmds/one-quantize
compiler/one-cmds/requires.cmake
compiler/pota-quantization-value-test/CMakeLists.txt
compiler/pota-quantization-value-test/compare_tensors.py
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/fake_quantization/ker.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/bias.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ifm.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ker.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ofm.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/record_minmax/ifm.json
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/record_minmax/ofm.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/fake_quantization/ker.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/bias.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ifm.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ker.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ofm.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/record_minmax/ifm.json
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/record_minmax/ofm.json
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/fake_quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/quantization/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/quantization/out.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/record_minmax/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/layer/uint8/record_minmax/out.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/test.lst
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/0.txt
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/0.txt
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_record_minmax.sh
compiler/record-minmax/CMakeLists.txt
compiler/record-minmax/driver/Driver.cpp
compiler/record-minmax/requires.cmake
compiler/record-minmax/src/HDF5Importer.cpp
compiler/record-minmax/src/MinMaxObserver.cpp
compiler/record-minmax/src/RecordMinMax.cpp
compiler/record-minmax/tests/RecordFunction.test.cpp
compiler/tf2circle-value-pbtxt-remote-test/CMakeLists.txt
compiler/tf2circle-value-pbtxt-remote-test/README.md
compiler/tf2circle-value-pbtxt-remote-test/testall.sh
compiler/tf2nnpackage-value-remote-test/CMakeLists.txt
compiler/tf2nnpackage-value-remote-test/README.md
compiler/tf2nnpackage-value-remote-test/testall.sh
compiler/tf2tfliteV2/README.md
compiler/tf2tfliteV2/tf2tfliteV2.py
compiler/tfl-verify/CMakeLists.txt
compiler/tfl-verify/requires.cmake
compiler/tfl-verify/src/Driver.cpp
compiler/tflchef/core/src/ModelChef.cpp
compiler/tflchef/core/src/Op/NonMaxSuppressionV4.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/NonMaxSuppressionV4.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/PadV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/PadV2.h [new file with mode: 0644]
compiler/tflchef/core/src/OpChef.def
compiler/tflchef/core/src/OpChefs.h
compiler/tflchef/proto/tflchef.proto
compiler/tflchef/tflite/src/Op/NonMaxSuppressionV4.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/NonMaxSuppressionV4.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/PadV2.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/PadV2.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/TransposeConv.cpp
compiler/tflchef/tflite/src/RecipeChef.cpp
compiler/tflchef/tflite/src/TFliteOpChefs.h
compiler/tflchef/tflite/src/TFliteOpRegistry.h
compiler/tflchef/tools/file/Driver.cpp
compiler/tflchef/tools/reverse/Driver.cpp
compiler/tfldump/driver/Driver.cpp
compiler/tfldump/src/OpPrinter.cpp
compiler/tflite2circle/CMakeLists.txt
compiler/tflite2circle/driver/Driver.cpp
compiler/tflite2circle/requires.cmake
compiler/tflite2circle/src/BuildBuiltinOptions.h
compiler/tflite2circle/src/BuildBuiltinOptions/NonMaxSuppressionV4Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NonMaxSuppressionV4Options.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PadV2Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PadV2Options.h [new file with mode: 0644]
compiler/tflite2circle/src/TFLBuiltinOptions.lst
compiler/vconone/CMakeLists.txt [new file with mode: 0644]
compiler/vconone/README.md [new file with mode: 0644]
compiler/vconone/driver/driver.cpp [new file with mode: 0644]
compiler/vconone/include/vconone/vconone.h [new file with mode: 0644]
compiler/vconone/src/version.cpp [new file with mode: 0644]
compiler/vconone/src/version.test.cpp [new file with mode: 0644]
compiler/vconone/version_cfg.h.in [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLArgOperationKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLCastKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLDepthToSpaceKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLGEMMLowpMatrixMultiplyKernelEx.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLPReLUKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToDepthKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/CPP/kernels/CPPUpsampleKernelEx.h [deleted file]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NECastKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEDepthToSpaceLayerKernelEx.h [deleted file]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEElementwiseUnaryKernelEx.h [deleted file]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NEPReLUKernel.h [deleted file]
compute/ARMComputeEx/arm_compute/core/NEON/kernels/NESpaceToDepthLayerKernelEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/CLFunctionsEx.h
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLArgOperation.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLBatchToSpaceND.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLCast.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLDepthToSpace.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLDirectTransposeConvLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLFullyConnectedHybridLayer.h
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCoreEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLLogicalNot.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLPReLU.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLPixelWiseDivision.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLRNNLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToDepth.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLStridedSliceEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayer.h
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayerUpsample.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/CPP/functions/CPPUpsampleEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/NEFunctionsEx.h
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NECast.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEDepthToSpaceLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEElementwiseUnaryLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEFullyConnectedHybridLayer.h
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCoreEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEPReLU.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NERNNLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceMeanEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NESpaceToBatchLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NESpaceToDepthLayerEx.h [deleted file]
compute/ARMComputeEx/arm_compute/runtime/NEON/functions/NETransposeConvLayer.h
compute/ARMComputeEx/src/core/CL/CLKernelLibrary.cpp
compute/ARMComputeEx/src/core/CL/cl_kernels/arg_operation.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/arithmetic_op_quantized.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/cast.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/depth_to_space.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/helpers.h
compute/ARMComputeEx/src/core/CL/cl_kernels/helpers_asymm.h
compute/ARMComputeEx/src/core/CL/cl_kernels/prelu.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/prelu_quantized.cl [deleted file]
compute/ARMComputeEx/src/core/CL/cl_kernels/space_to_depth.cl [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLArgOperationKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLBinaryLogicalOpKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLCastKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLDepthToSpaceKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLEmbeddingLookupKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLGEMMLowpMatrixMultiplyKernelEx.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLGatherExKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLHashtableLookupKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLInstanceNormalizationLayerKernelEx.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLMultiplyScaleFactorKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLNegKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLPReLUKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLQuantizationSymmetricKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLReduceOperationKernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLScaleFactorSymm8Kernel.cpp
compute/ARMComputeEx/src/core/CL/kernels/CLSpaceToDepthKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/CPP/kernels/CPPUpsampleKernelEx.cpp [deleted file]
compute/ARMComputeEx/src/core/NEON/kernels/NECastKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/NEON/kernels/NEDepthToSpaceLayerKernelEx.cpp [deleted file]
compute/ARMComputeEx/src/core/NEON/kernels/NEElementwiseUnaryKernelEx.cpp [deleted file]
compute/ARMComputeEx/src/core/NEON/kernels/NEPReLUKernel.cpp [deleted file]
compute/ARMComputeEx/src/core/NEON/kernels/NEQuantizationSymmetricKernel.cpp
compute/ARMComputeEx/src/core/NEON/kernels/NESpaceToDepthLayerKernelEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLArgOperation.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLBinaryLogicalOp.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLCast.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLDepthToSpace.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLDirectTransposeConvLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLEmbeddingLookup.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedHybridLayer.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedLayerEx.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedReshapingLayer.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLGEMMLowpMatrixMultiplyCoreEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLGatherEx.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLHashtableLookup.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLInstanceNormalizationLayerEx.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLPReLU.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLRNNLayerEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLReduceOperation.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLSpaceToDepth.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayer.cpp
compute/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayerUpsample.cpp [deleted file]
compute/ARMComputeEx/src/runtime/CPP/functions/CPPOneHotEx.cpp
compute/ARMComputeEx/src/runtime/CPP/functions/CPPUpsampleEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NEActivationLayerEx.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEBinaryLogicalOperation.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NECast.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NEDepthToSpaceLayerEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NEEmbeddingLookup.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedHybridLayer.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedReshapingLayer.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEGEMMLowpMatrixMultiplyCoreEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NEGatherEx.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEHashtableLookup.cpp
compute/ARMComputeEx/src/runtime/NEON/functions/NEPReLU.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NERNNLayerEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NEReduceMeanEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NESpaceToBatchLayerEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NESpaceToDepthLayerEx.cpp [deleted file]
compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp
compute/cker/CMakeLists.txt
compute/cker/include/cker/NeonTensorUtils.h
compute/cker/include/cker/PortableTensorUtils.h
compute/cker/include/cker/TensorUtils.h
compute/cker/include/cker/Types.h
compute/cker/include/cker/Utils.h
compute/cker/include/cker/operation/BatchToSpaceND.h [new file with mode: 0644]
compute/cker/include/cker/operation/FullyConnected.h
compute/cker/include/cker/operation/Helper/PhiloxRandom.h [new file with mode: 0644]
compute/cker/include/cker/operation/Helper/RandomDistributions.h [new file with mode: 0644]
compute/cker/include/cker/operation/Helper/RandomOp.h [new file with mode: 0644]
compute/cker/include/cker/operation/Helper/RandomOpCpu.h [new file with mode: 0644]
compute/cker/include/cker/operation/L2Normalize.h [new file with mode: 0644]
compute/cker/include/cker/operation/Logistic.h
compute/cker/include/cker/operation/MatrixBandPart.h
compute/cker/include/cker/operation/Pad.h
compute/cker/include/cker/operation/Quantize.h [new file with mode: 0644]
compute/cker/include/cker/operation/ReLU6.h [new file with mode: 0644]
compute/cker/include/cker/operation/Reduce.h
compute/cker/include/cker/operation/ResizeBilinear.h [new file with mode: 0644]
compute/cker/include/cker/operation/SpaceToDepth.h [new file with mode: 0644]
compute/cker/include/cker/operation/SplitV.h [new file with mode: 0644]
compute/cker/include/cker/operation/StatelessRandomUniform.h [new file with mode: 0644]
compute/cker/include/cker/ruy/RuySupport.h
docs/conf.py
docs/howto/how-to-build-runtime.md
docs/howto/how-to-use-nnfw-api.md
docs/nnfw/howto/CrossBuildForAndroid.md
docs/overview/supported-operations.md
docs/release/1.7/release-note-1.7.0.md [deleted file]
docs/release/1.8/release-note-1.8.0.md [new file with mode: 0644]
docs/runtime/api-layered-arch.png [new file with mode: 0644]
docs/runtime/api.md
docs/runtime/core.md
docs/runtime/heterogeneous-execution.md
infra/cmake/packages/ARMComputeSourceConfig.cmake
infra/cmake/packages/FarmhashSourceConfig.cmake
infra/cmake/packages/FlatBuffersConfig.cmake
infra/cmake/packages/HDF5Config.cmake
infra/cmake/packages/Pybind11Config.cmake [new file with mode: 0644]
infra/cmake/packages/Pybind11SourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowEigenSource-2.3.0/TensorFlowEigenSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowEigenSource-2.3.0/TensorFlowEigenSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.3.0/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.3.0/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/docker/Dockerfile
infra/docker/Dockerfile.1804
infra/nncc/CMakeLists.txt
infra/nncc/command/utcount
infra/nnfw/cmake/CfgOptionFlags.cmake
infra/nnfw/cmake/packages/EigenConfig.cmake
infra/nnfw/cmake/packages/TensorFlowLite-2.2.0Config.cmake [deleted file]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0/CMakeLists.txt [moved from infra/nnfw/cmake/packages/TensorFlowLite-2.2.0/CMakeLists.txt with 51% similarity]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0Config.cmake [new file with mode: 0644]
infra/nnfw/config/gbs.conf
infra/packaging/build
infra/packaging/preset/20200630
infra/packaging/preset/20200731_windows [new file with mode: 0644]
infra/packaging/res/tf2nnpkg.20200630
infra/scripts/build-tcm.sh [new file with mode: 0755]
infra/scripts/common.sh
infra/scripts/compiler_modules.sh
infra/scripts/docker_build_cross_aarch64_runtime.sh
infra/scripts/docker_build_cross_arm_runtime.sh
infra/scripts/docker_build_cross_arm_runtime_release.sh
infra/scripts/docker_build_cross_coverage.sh
infra/scripts/docker_build_nncc.sh
infra/scripts/docker_build_tizen_cross.sh
infra/scripts/docker_collect_nnpkg_resources.sh
infra/scripts/test_arm_nnpkg.sh
infra/scripts/test_coverage.sh
infra/scripts/test_ubuntu_runtime.sh
infra/scripts/test_ubuntu_runtime_mixed.sh
infra/scripts/tizen_xu4_test.sh
nnpackage/spec/30_custom_op.md
packaging/nnapi_test_generated.tar.gz
packaging/nnfw.spec
res/TensorFlowLiteRecipes/AveragePool2D_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/AveragePool2D_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_003/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_U8_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_U8_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Normalize_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Normalize_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Logistic_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Logistic_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ResizeBilinear_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ResizeBilinear_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToDepth_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToDepth_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_000/test.recipe
res/TensorFlowLiteRecipes/TransposeConv_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_U8_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unique_U8_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteSchema/2.3.0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/SCHEMA.lst
res/TensorFlowPythonExamples/examples/while_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/while_3/__init__.py [new file with mode: 0644]
res/TensorFlowPythonModels/examples/tconv-bn/__init__.py [new file with mode: 0644]
runtime/contrib/android/api/build.gradle
runtime/contrib/android_benchmark_app/README.md
runtime/libs/benchmark/CMakeLists.txt
runtime/libs/benchmark/src/Result.cpp
runtime/libs/misc/include/misc/polymorphic_downcast.h
runtime/nnapi-header/include/NeuralNetworksEx.h
runtime/onert/api/CMakeLists.txt
runtime/onert/api/include/nnfw.h
runtime/onert/api/include/nnfw_experimental.h [moved from runtime/onert/api/include/nnfw_dev.h with 94% similarity]
runtime/onert/api/include/nnfw_internal.h [moved from runtime/onert/api/include/nnfw_debug.h with 67% similarity]
runtime/onert/api/include/nnfw_version.h
runtime/onert/api/src/CustomKernel.h
runtime/onert/api/src/nnfw_api.cc
runtime/onert/api/src/nnfw_api_internal.cc
runtime/onert/api/src/nnfw_api_internal.h
runtime/onert/backend/acl_cl/KernelGenerator.cc
runtime/onert/backend/acl_common/AclKernelGen.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/KernelGenerator.cc
runtime/onert/backend/cpu/Backend.h
runtime/onert/backend/cpu/BackendContext.h [new file with mode: 0644]
runtime/onert/backend/cpu/CMakeLists.txt
runtime/onert/backend/cpu/ConstantInitializer.cc
runtime/onert/backend/cpu/ConstantInitializer.h
runtime/onert/backend/cpu/ExternalContext.h [new file with mode: 0644]
runtime/onert/backend/cpu/KernelGenerator.cc
runtime/onert/backend/cpu/KernelGenerator.h
runtime/onert/backend/cpu/StaticTensorManager.cc [new file with mode: 0644]
runtime/onert/backend/cpu/StaticTensorManager.h [new file with mode: 0644]
runtime/onert/backend/cpu/Tensor.h
runtime/onert/backend/cpu/TensorBuilder.cc
runtime/onert/backend/cpu/TensorBuilder.h
runtime/onert/backend/cpu/ops/BatchToSpaceNDLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BatchToSpaceNDLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/CompareLayer.cc
runtime/onert/backend/cpu/ops/FullyConnectedLayer.cc
runtime/onert/backend/cpu/ops/FullyConnectedLayer.h
runtime/onert/backend/cpu/ops/L2NormLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/L2NormLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/LogSoftMaxLayer.cc
runtime/onert/backend/cpu/ops/LogSoftMaxLayer.h
runtime/onert/backend/cpu/ops/OperationUtils.h
runtime/onert/backend/cpu/ops/PadLayer.cc
runtime/onert/backend/cpu/ops/PadLayer.h
runtime/onert/backend/cpu/ops/QuantizeLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/QuantizeLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReLU6Layer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReLU6Layer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReduceLayer.cc
runtime/onert/backend/cpu/ops/ResizeBilinearLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ResizeBilinearLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SliceLayer.cc
runtime/onert/backend/cpu/ops/SliceLayer.h
runtime/onert/backend/cpu/ops/SpaceToDepthLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SpaceToDepthLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SplitVLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SplitVLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/StatelessRandomUniformLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/StatelessRandomUniformLayer.h [new file with mode: 0644]
runtime/onert/core/include/backend/BackendContext.h
runtime/onert/core/include/backend/IExternalContext.h [new file with mode: 0644]
runtime/onert/core/include/backend/IPortableTensor.h
runtime/onert/core/include/backend/ITensor.h
runtime/onert/core/include/backend/ITensorBuilder.h
runtime/onert/core/include/backend/ITensorRegistry.h
runtime/onert/core/include/backend/cpu_common/StaticTensorManager.h
runtime/onert/core/include/backend/cpu_common/Tensor.h
runtime/onert/core/include/compiler/StaticShapeInference.h
runtime/onert/core/include/exec/DynamicShapeInference.h
runtime/onert/core/include/ir/Operand.h
runtime/onert/core/include/ir/Operations.Include.h
runtime/onert/core/include/ir/Operations.lst
runtime/onert/core/include/ir/TypeInfo.h
runtime/onert/core/include/ir/operation/BatchToSpaceND.h
runtime/onert/core/include/ir/operation/LogSoftmax.h
runtime/onert/core/include/ir/operation/Pad.h
runtime/onert/core/include/ir/operation/Quantize.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ResizeBilinear.h
runtime/onert/core/include/ir/operation/SplitV.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/StatelessRandomUniform.h [new file with mode: 0644]
runtime/onert/core/include/util/ShapeInference.h
runtime/onert/core/src/backend/controlflow/DynamicTensorManager.cc
runtime/onert/core/src/backend/controlflow/DynamicTensorManager.h
runtime/onert/core/src/backend/controlflow/KernelGenerator.cc
runtime/onert/core/src/backend/controlflow/TensorBuilder.cc
runtime/onert/core/src/backend/controlflow/UserTensor.h
runtime/onert/core/src/backend/cpu_common/DynamicTensorManager.cc
runtime/onert/core/src/backend/cpu_common/StaticTensorManager.cc
runtime/onert/core/src/compiler/ExecutorFactory.cc
runtime/onert/core/src/compiler/ExecutorFactory.h
runtime/onert/core/src/compiler/Fp32ToFp16Converter.cc
runtime/onert/core/src/compiler/HEScheduler.cc
runtime/onert/core/src/compiler/HEScheduler.h
runtime/onert/core/src/compiler/Linear.cc
runtime/onert/core/src/compiler/OperandContext.h [deleted file]
runtime/onert/core/src/compiler/OperationValidator.cc
runtime/onert/core/src/compiler/OperationValidator.h
runtime/onert/core/src/compiler/StaticShapeInference.cc
runtime/onert/core/src/compiler/TensorBuilders.h
runtime/onert/core/src/exec/DynamicShapeInference.cc
runtime/onert/core/src/exec/ExecutorBase.cc
runtime/onert/core/src/exec/ExecutorBase.h
runtime/onert/core/src/interp/Tensor.h
runtime/onert/core/src/interp/operations/Pad.cc
runtime/onert/core/src/ir/Graph.cc
runtime/onert/core/src/ir/LoweredGraph.cc
runtime/onert/core/src/ir/Operand.cc
runtime/onert/core/src/ir/OperationDumper.cc
runtime/onert/core/src/ir/OperationDumper.h
runtime/onert/core/src/ir/operation/BatchToSpaceND.cc
runtime/onert/core/src/ir/operation/Quantize.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/SplitV.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/StatelessRandomUniform.cc [moved from runtime/onert/core/src/compiler/OperandContext.cc with 52% similarity]
runtime/onert/core/src/ir/pass/ConstantInsertionPass.cc
runtime/onert/core/src/ir/pass/PermutationEliminationPass.cc
runtime/onert/core/src/ir/pass/PermutationEliminationPass.h
runtime/onert/core/src/ir/pass/PermutationInsertionPass.cc
runtime/onert/core/src/ir/pass/PermutationInsertionPass.h
runtime/onert/core/src/ir/pass/PermutationOperationPass.cc
runtime/onert/core/src/ir/verifier/Verifier.cc
runtime/onert/core/src/ir/verifier/Verifier.h
runtime/onert/core/src/util/EventCollector.cc
runtime/onert/core/src/util/EventRecorder.h
runtime/onert/core/src/util/ShapeInference.cc
runtime/onert/frontend/base_loader/include/base_loader.h
runtime/onert/frontend/circle/CMakeLists.txt
runtime/onert/frontend/circle/include/circle_loader.h
runtime/onert/frontend/circle/src/circle_loader.cc
runtime/onert/frontend/circle_schema/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/circle_schema/include/circle_schema_generated.h [moved from runtime/onert/frontend/circle/src/circle_schema_generated.h with 100% similarity]
runtime/onert/frontend/nnapi/model.cc
runtime/onert/frontend/nnapi/wrapper/OperationFactory.cc
runtime/onert/frontend/tflite/src/tflite_loader.cc
runtime/onert/sample/minimal/CMakeLists.txt
runtime/onert/sample/minimal/src/minimal.cc
runtime/onert/test/core/exec/ExecInstance.cc
runtime/onert/test/graph/operand/UseDef.cc
tests/custom_op/FillFrom/CMakeLists.txt
tests/custom_op/FillFrom/FillFrom_runner.cc
tests/custom_op/FillFrom/kernels/FillFromKernel.cc
tests/nnapi/nnapi_gtest.skip.aarch64-linux.acl_cl
tests/nnapi/nnapi_gtest.skip.aarch64-linux.acl_neon
tests/nnapi/nnapi_gtest.skip.aarch64-linux.cpu
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_cl
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_neon
tests/nnapi/nnapi_gtest.skip.armv7l-linux.cpu
tests/nnapi/nnapi_gtest.skip.noarch.interp
tests/nnapi/nnapi_gtest.skip.x86_64-linux.cpu
tests/nnapi/specs/Ex/split_v_ex_1D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_1D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_1D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_float_3_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_float_4_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_int32_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_int32_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_int32_3_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_v_ex_4D_int32_4_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/stateless_random_uniform_ex_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/l2_normalization_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/resize_bilinear_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_1_float.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_1_float.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/pad_v2_1_quant8.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_1_quant8.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/pad_v2_all_dims.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_all_dims.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/pad_v2_all_dims_quant8.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_all_dims_quant8.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/pad_v2_low_rank.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_low_rank.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/pad_v2_low_rank_quant8.mod.py [moved from tests/nnapi/specs/skip/V1_2/pad_v2_low_rank_quant8.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/quantize.mod.py [moved from tests/nnapi/specs/skip/V1_2/quantize.mod.py with 100% similarity]
tests/nnfw_api/CMakeLists.txt
tests/nnfw_api/README.md
tests/nnfw_api/src/CircleGen.h [new file with mode: 0644]
tests/nnfw_api/src/GenModelTests.cc [new file with mode: 0644]
tests/nnfw_api/src/ModelTestDynamicTensor.cc
tests/nnfw_api/src/ModelTestInputReshaping.cc
tests/nnfw_api/src/RegressionTests.cc
tests/nnfw_api/src/ValidationTestAddModelLoaded.cc
tests/nnfw_api/src/ValidationTestAddSessionPrepared.cc
tests/nnfw_api/src/ValidationTestFourAddModelsSetInput.cc
tests/nnfw_api/src/ValidationTestSessionCreated.cc
tests/nnfw_api/src/ValidationTestSingleSession.cc
tests/nnfw_api/src/fixtures.h
tests/scripts/CMakeLists.txt
tests/scripts/benchmark_nnapi.sh
tests/scripts/command/nnpkg-test [moved from tests/scripts/nnpkg_test.sh with 84% similarity, mode: 0644]
tests/scripts/command/prepare-model [new file with mode: 0644]
tests/scripts/command/unittest [moved from tests/scripts/unittest.sh with 72% similarity, mode: 0644]
tests/scripts/command/verify-tflite [new file with mode: 0644]
tests/scripts/common.sh
tests/scripts/list/frameworktest_list.aarch64.acl_cl.txt
tests/scripts/list/frameworktest_list.armv7l.acl_cl.txt
tests/scripts/list/tflite_loader_list.aarch64.txt
tests/scripts/list/tflite_loader_list.armv7l.txt
tests/scripts/models/config/MODELS/inception_module/config.sh [moved from tests/scripts/framework/tests/MODELS/inception_module/config.sh with 100% similarity]
tests/scripts/models/config/MODELS/inception_nonslim/config.sh [moved from tests/scripts/framework/tests/MODELS/inception_nonslim/config.sh with 100% similarity]
tests/scripts/models/config/MODELS/inception_slim/config.sh [moved from tests/scripts/framework/tests/MODELS/inception_slim/config.sh with 100% similarity]
tests/scripts/models/config/MODELS/mobilenet/config.sh [moved from tests/scripts/framework/tests/MODELS/mobilenet/config.sh with 100% similarity]
tests/scripts/models/config/MODELS/mobilenet_quant8/config.sh [moved from tests/scripts/framework/tests/MODELS/mobilenet_quant8/config.sh with 100% similarity]
tests/scripts/models/config/abs/config.sh [moved from tests/scripts/framework/tests/abs/config.sh with 100% similarity]
tests/scripts/models/config/add/1D/config.sh [moved from tests/scripts/framework/tests/add/1D/config.sh with 100% similarity]
tests/scripts/models/config/add/4D/config.sh [moved from tests/scripts/framework/tests/add/4D/config.sh with 100% similarity]
tests/scripts/models/config/average_pool_2d/aligned/config.sh [moved from tests/scripts/framework/tests/average_pool_2d/aligned/config.sh with 100% similarity]
tests/scripts/models/config/average_pool_2d/avgpool1/config.sh [moved from tests/scripts/framework/tests/average_pool_2d/avgpool1/config.sh with 100% similarity]
tests/scripts/models/config/average_pool_2d/avgpool2/config.sh [moved from tests/scripts/framework/tests/average_pool_2d/avgpool2/config.sh with 100% similarity]
tests/scripts/models/config/batch_to_space_nd2/config.sh [moved from tests/scripts/framework/tests/batch_to_space_nd2/config.sh with 100% similarity]
tests/scripts/models/config/cast/config.sh [moved from tests/scripts/framework/tests/cast/config.sh with 100% similarity]
tests/scripts/models/config/concat/2D/config.sh [moved from tests/scripts/framework/tests/concat/2D/config.sh with 100% similarity]
tests/scripts/models/config/concat/concat1/config.sh [moved from tests/scripts/framework/tests/concat/concat1/config.sh with 100% similarity]
tests/scripts/models/config/concat/concat2/config.sh [moved from tests/scripts/framework/tests/concat/concat2/config.sh with 100% similarity]
tests/scripts/models/config/conv_2d/convolution1/config.sh [moved from tests/scripts/framework/tests/conv_2d/convolution1/config.sh with 100% similarity]
tests/scripts/models/config/conv_2d/convolution2/config.sh [moved from tests/scripts/framework/tests/conv_2d/convolution2/config.sh with 100% similarity]
tests/scripts/models/config/custom/squared_difference/config.sh [moved from tests/scripts/framework/tests/custom/squared_difference/config.sh with 100% similarity]
tests/scripts/models/config/depthwise_conv_2d/depthconv1/config.sh [moved from tests/scripts/framework/tests/depthwise_conv_2d/depthconv1/config.sh with 100% similarity]
tests/scripts/models/config/depthwise_conv_2d/depthconv2/config.sh [moved from tests/scripts/framework/tests/depthwise_conv_2d/depthconv2/config.sh with 100% similarity]
tests/scripts/models/config/depthwise_conv_2d_no_fuse/config.sh [moved from tests/scripts/framework/tests/depthwise_conv_2d_no_fuse/config.sh with 100% similarity]
tests/scripts/models/config/div/broadcast/config.sh [moved from tests/scripts/framework/tests/div/broadcast/config.sh with 100% similarity]
tests/scripts/models/config/embedding_lookup/config.sh [moved from tests/scripts/framework/tests/embedding_lookup/config.sh with 100% similarity]
tests/scripts/models/config/equal/config.sh [moved from tests/scripts/framework/tests/equal/config.sh with 100% similarity]
tests/scripts/models/config/exp/config.sh [moved from tests/scripts/framework/tests/exp/config.sh with 100% similarity]
tests/scripts/models/config/floor/floor1/config.sh [moved from tests/scripts/framework/tests/floor/floor1/config.sh with 100% similarity]
tests/scripts/models/config/floor/floor2/config.sh [moved from tests/scripts/framework/tests/floor/floor2/config.sh with 100% similarity]
tests/scripts/models/config/fullyconnected/fc1/config.sh [moved from tests/scripts/framework/tests/fullyconnected/fc1/config.sh with 100% similarity]
tests/scripts/models/config/fullyconnected/hybrid/config.sh [moved from tests/scripts/framework/tests/fullyconnected/hybrid/config.sh with 100% similarity]
tests/scripts/models/config/fullyconnected/matmul2x2/config.sh [moved from tests/scripts/framework/tests/fullyconnected/matmul2x2/config.sh with 100% similarity]
tests/scripts/models/config/fullyconnected/weights_as_input/config.sh [moved from tests/scripts/framework/tests/fullyconnected/weights_as_input/config.sh with 100% similarity]
tests/scripts/models/config/gather/config.sh [moved from tests/scripts/framework/tests/gather/config.sh with 100% similarity]
tests/scripts/models/config/greater/config.sh [moved from tests/scripts/framework/tests/greater/config.sh with 100% similarity]
tests/scripts/models/config/greater_equal/config.sh [moved from tests/scripts/framework/tests/greater_equal/config.sh with 100% similarity]
tests/scripts/models/config/hashtable_lookup/config.sh [moved from tests/scripts/framework/tests/hashtable_lookup/config.sh with 100% similarity]
tests/scripts/models/config/l2_normalization/config.sh [moved from tests/scripts/framework/tests/l2_normalization/config.sh with 100% similarity]
tests/scripts/models/config/l2_pool_2d/config.sh [moved from tests/scripts/framework/tests/l2_pool_2d/config.sh with 100% similarity]
tests/scripts/models/config/less/config.sh [moved from tests/scripts/framework/tests/less/config.sh with 100% similarity]
tests/scripts/models/config/less_equal/config.sh [moved from tests/scripts/framework/tests/less_equal/config.sh with 100% similarity]
tests/scripts/models/config/logistic/config.sh [moved from tests/scripts/framework/tests/logistic/config.sh with 100% similarity]
tests/scripts/models/config/max/config.sh [moved from tests/scripts/framework/tests/max/config.sh with 100% similarity]
tests/scripts/models/config/max_pool_2d/maxpool1/config.sh [moved from tests/scripts/framework/tests/max_pool_2d/maxpool1/config.sh with 100% similarity]
tests/scripts/models/config/max_pool_2d/maxpool2/config.sh [moved from tests/scripts/framework/tests/max_pool_2d/maxpool2/config.sh with 100% similarity]
tests/scripts/models/config/mean/config.sh [moved from tests/scripts/framework/tests/mean/config.sh with 100% similarity]
tests/scripts/models/config/min/config.sh [moved from tests/scripts/framework/tests/min/config.sh with 100% similarity]
tests/scripts/models/config/mul/broadcast/config.sh [moved from tests/scripts/framework/tests/mul/broadcast/config.sh with 100% similarity]
tests/scripts/models/config/neg/config.sh [moved from tests/scripts/framework/tests/neg/config.sh with 100% similarity]
tests/scripts/models/config/not_equal/config.sh [moved from tests/scripts/framework/tests/not_equal/config.sh with 100% similarity]
tests/scripts/models/config/one_hot/config.sh [moved from tests/scripts/framework/tests/one_hot/config.sh with 100% similarity]
tests/scripts/models/config/pack/config.sh [moved from tests/scripts/framework/tests/pack/config.sh with 100% similarity]
tests/scripts/models/config/pad/4D_2D/config.sh [moved from tests/scripts/framework/tests/pad/4D_2D/config.sh with 100% similarity]
tests/scripts/models/config/pad/pad1/config.sh [moved from tests/scripts/framework/tests/pad/pad1/config.sh with 100% similarity]
tests/scripts/models/config/pad/pad2/config.sh [moved from tests/scripts/framework/tests/pad/pad2/config.sh with 100% similarity]
tests/scripts/models/config/reduce_max/config.sh [moved from tests/scripts/framework/tests/reduce_max/config.sh with 100% similarity]
tests/scripts/models/config/reduce_mean/test1/config.sh [moved from tests/scripts/framework/tests/reduce_mean/test1/config.sh with 100% similarity]
tests/scripts/models/config/reduce_mean/test2/config.sh [moved from tests/scripts/framework/tests/reduce_mean/test2/config.sh with 100% similarity]
tests/scripts/models/config/reduce_sum/float/config.sh [moved from tests/scripts/framework/tests/reduce_sum/config.sh with 100% similarity]
tests/scripts/models/config/reduce_sum/uint8/config.sh [new file with mode: 0755]
tests/scripts/models/config/relu/config.sh [moved from tests/scripts/framework/tests/relu/config.sh with 100% similarity]
tests/scripts/models/config/relu6/config.sh [moved from tests/scripts/framework/tests/relu6/config.sh with 100% similarity]
tests/scripts/models/config/reshape/3D/config.sh [moved from tests/scripts/framework/tests/reshape/3D/config.sh with 100% similarity]
tests/scripts/models/config/reshape/reshape1/config.sh [moved from tests/scripts/framework/tests/reshape/reshape1/config.sh with 100% similarity]
tests/scripts/models/config/reshape/reshape2/config.sh [moved from tests/scripts/framework/tests/reshape/reshape2/config.sh with 100% similarity]
tests/scripts/models/config/resize_bilinear/config.sh [moved from tests/scripts/framework/tests/resize_bilinear/config.sh with 100% similarity]
tests/scripts/models/config/rnn/config.sh [moved from tests/scripts/framework/tests/rnn/config.sh with 100% similarity]
tests/scripts/models/config/rsqrt/config.sh [moved from tests/scripts/framework/tests/rsqrt/config.sh with 100% similarity]
tests/scripts/models/config/select/config.sh [moved from tests/scripts/framework/tests/select/config.sh with 100% similarity]
tests/scripts/models/config/shape/config.sh [moved from tests/scripts/framework/tests/shape/config.sh with 100% similarity]
tests/scripts/models/config/sin/config.sh [moved from tests/scripts/framework/tests/sin/config.sh with 100% similarity]
tests/scripts/models/config/slice/config.sh [moved from tests/scripts/framework/tests/slice/config.sh with 100% similarity]
tests/scripts/models/config/softmax/config.sh [moved from tests/scripts/framework/tests/softmax/config.sh with 100% similarity]
tests/scripts/models/config/space_to_batch_nd2/config.sh [moved from tests/scripts/framework/tests/space_to_batch_nd2/config.sh with 100% similarity]
tests/scripts/models/config/space_to_depth/config.sh [moved from tests/scripts/framework/tests/space_to_depth/config.sh with 100% similarity]
tests/scripts/models/config/sqrt/config.sh [moved from tests/scripts/framework/tests/sqrt/config.sh with 100% similarity]
tests/scripts/models/config/squeeze/config.sh [moved from tests/scripts/framework/tests/squeeze/config.sh with 100% similarity]
tests/scripts/models/config/strided_slice/config.sh [moved from tests/scripts/framework/tests/strided_slice/config.sh with 100% similarity]
tests/scripts/models/config/sub/broadcast/config.sh [moved from tests/scripts/framework/tests/sub/broadcast/config.sh with 100% similarity]
tests/scripts/models/config/tanh/config.sh [moved from tests/scripts/framework/tests/tanh/config.sh with 100% similarity]
tests/scripts/models/config/tile/config.sh [moved from tests/scripts/framework/tests/tile/config.sh with 100% similarity]
tests/scripts/models/config/topk_v2/config.sh [moved from tests/scripts/framework/tests/topk_v2/config.sh with 100% similarity]
tests/scripts/models/config/transpose/config.sh [moved from tests/scripts/framework/tests/transpose/config.sh with 100% similarity]
tests/scripts/models/config/transpose_conv/same/config.sh [moved from tests/scripts/framework/tests/transpose_conv/same/config.sh with 100% similarity]
tests/scripts/models/config/transpose_conv/valid/config.sh [moved from tests/scripts/framework/tests/transpose_conv/valid/config.sh with 100% similarity]
tests/scripts/models/config/zeros_like/config.sh [moved from tests/scripts/framework/tests/zeros_like/config.sh with 100% similarity]
tests/scripts/models/run_test.sh [moved from tests/scripts/framework/run_test.sh with 81% similarity]
tests/scripts/onert-test [new file with mode: 0644]
tests/scripts/test-driver.sh
tests/scripts/test_framework.sh
tests/scripts/test_scheduler_with_profiling.sh
tests/tools/nnpackage_run/CMakeLists.txt
tests/tools/nnpackage_run/src/args.cc
tests/tools/nnpackage_run/src/h5formatter.cc
tests/tools/nnpackage_run/src/nnpackage_run.cc
tests/tools/tflite_loader/CMakeLists.txt
tests/tools/tflite_run/CMakeLists.txt
tests/tools/tflite_run/src/args.cc
tests/tools/tflite_run_2_2_0/CMakeLists.txt [deleted file]
tests/tools/tflite_vanilla_run/CMakeLists.txt [new file with mode: 0644]
tests/tools/tflite_vanilla_run/src/args.cc [moved from tests/tools/tflite_run_2_2_0/src/args.cc with 98% similarity]
tests/tools/tflite_vanilla_run/src/args.h [moved from tests/tools/tflite_run_2_2_0/src/args.h with 92% similarity]
tests/tools/tflite_vanilla_run/src/tensor_view.h [moved from tests/tools/tflite_run_2_2_0/src/tensor_view.h with 94% similarity]
tests/tools/tflite_vanilla_run/src/tflite_vanilla_run.cc [moved from tests/tools/tflite_run_2_2_0/src/tflite_run_2_2_0.cc with 96% similarity]
tools/nnpackage_tool/nncc-tc-to-nnpkg-tc/nncc-tc-to-nnpkg-tc.sh
tools/nnpackage_tool/sth2nnpkgtc/pb2nnpkgtc.md
tools/nnpackage_tool/sth2nnpkgtc/tflite2nnpkgtc.md
tools/tflitefile_tool/select_operator.py
tools/tflkit/README.md
tools/update_version/update-version