Imported Upstream version 1.11.0 upstream/1.11.0
authorChunseok Lee <chunseok.lee@samsung.com>
Mon, 14 Dec 2020 05:43:04 +0000 (14:43 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Mon, 14 Dec 2020 05:43:04 +0000 (14:43 +0900)
commit12d88feea8573f8490629cf62fc342b152e57d65
tree3c734cc4d629834d2d523f4575ef84cd64684e57
parentd6b371e095d737922187a518b8faba1ef6f3a2b1
Imported Upstream version 1.11.0
8586 files changed:
.ahub/tcchecker-tca/config.yaml [new file with mode: 0644]
.ctags
.gitignore
.readthedocs.yml [new file with mode: 0644]
.style.yapf [new file with mode: 0644]
CONTRIBTUTORS [deleted file]
CONTRIBUTORS [new file with mode: 0644]
COPYRIGHT
LICENSE
Makefile.template
README.md
compiler/.ahub/tcchecker-tca/config.yaml [new file with mode: 0644]
compiler/CMakeLists.txt
compiler/adtidas/README.md [new file with mode: 0644]
compiler/adtidas/include/adtidas/SmallVector.h
compiler/angkor/CMakeLists.txt
compiler/angkor/include/nncc/core/ADT/Iterable.h [deleted file]
compiler/angkor/include/nncc/core/ADT/tensor/Index.h
compiler/angkor/include/nncc/core/ADT/tensor/Shape.h
compiler/angkor/src/ADT/feature/Buffer.test.cpp
compiler/angkor/src/ADT/feature/CHWLayout.test.cpp
compiler/angkor/src/ADT/feature/HWCLayout.test.cpp
compiler/angkor/src/ADT/feature/Layout.test.cpp
compiler/angkor/src/ADT/feature/Overlay.test.cpp
compiler/angkor/src/ADT/feature/Shape.test.cpp
compiler/angkor/src/ADT/kernel/Buffer.test.cpp
compiler/angkor/src/ADT/kernel/Layout.test.cpp
compiler/angkor/src/ADT/kernel/NCHWLayout.test.cpp
compiler/angkor/src/ADT/kernel/NHWCLayout.test.cpp
compiler/angkor/src/ADT/kernel/Overlay.test.cpp
compiler/angkor/src/ADT/kernel/Shape.test.cpp
compiler/angkor/src/ADT/tensor/Buffer.test.cpp
compiler/angkor/src/ADT/tensor/Index.cpp
compiler/angkor/src/ADT/tensor/Index.test.cpp
compiler/angkor/src/ADT/tensor/IndexEnumerator.test.cpp
compiler/angkor/src/ADT/tensor/Layout.test.cpp
compiler/angkor/src/ADT/tensor/LexicalLayout.test.cpp
compiler/angkor/src/ADT/tensor/Overlay.test.cpp
compiler/angkor/src/ADT/tensor/Shape.cpp
compiler/angkor/src/ADT/tensor/Shape.test.cpp
compiler/angkor/src/TensorIndex.test.cpp
compiler/angkor/src/TensorShape.test.cpp
compiler/ann-api/README.md [new file with mode: 0644]
compiler/ann-api/include/.FORMATDENY [moved from tools/lcov-to-cobertura-xml/.FORMATDENY with 100% similarity]
compiler/ann-ref/CMakeLists.txt
compiler/ann-ref/src/NeuralNetworks.cpp
compiler/arser/CMakeLists.txt [new file with mode: 0644]
compiler/arser/README.md [new file with mode: 0644]
compiler/arser/include/arser/arser.h [new file with mode: 0644]
compiler/arser/tests/arser.test.cpp [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_metadata [new file with mode: 0644]
compiler/bcq-tools/generate_bcq_metadata.py [new file with mode: 0644]
compiler/bcq-tools/generate_bcq_output_arrays [new file with mode: 0644]
compiler/bcq-tools/generate_bcq_output_arrays.py [new file with mode: 0644]
compiler/bino/CMakeLists.txt
compiler/caffe2circle/CMakeLists.txt [new file with mode: 0644]
compiler/caffe2circle/README.md [new file with mode: 0644]
compiler/caffe2circle/requires.cmake [new file with mode: 0644]
compiler/caffe2circle/src/caffe2circle.cpp [new file with mode: 0644]
compiler/caffegen/CMakeLists.txt
compiler/circle-inspect/CMakeLists.txt [new file with mode: 0644]
compiler/circle-inspect/README.md [new file with mode: 0644]
compiler/circle-inspect/driver/Driver.cpp [new file with mode: 0644]
compiler/circle-inspect/requires.cmake [new file with mode: 0644]
compiler/circle-inspect/src/Dump.cpp [new file with mode: 0644]
compiler/circle-inspect/src/Dump.h [new file with mode: 0644]
compiler/circle-inspect/src/Reader.cpp [new file with mode: 0644]
compiler/circle-inspect/src/Reader.h [new file with mode: 0644]
compiler/circle-quantizer/CMakeLists.txt [new file with mode: 0644]
compiler/circle-quantizer/README.md [new file with mode: 0644]
compiler/circle-quantizer/requires.cmake [new file with mode: 0644]
compiler/circle-quantizer/src/CircleQuantizer.cpp [new file with mode: 0644]
compiler/circle-tensordump/CMakeLists.txt [new file with mode: 0644]
compiler/circle-tensordump/README.md [new file with mode: 0644]
compiler/circle-tensordump/driver/Driver.cpp [new file with mode: 0644]
compiler/circle-tensordump/requires.cmake [new file with mode: 0644]
compiler/circle-tensordump/src/Dump.cpp [new file with mode: 0644]
compiler/circle-tensordump/src/Dump.h [new file with mode: 0644]
compiler/circle-tensordump/src/Reader.cpp [new file with mode: 0644]
compiler/circle-tensordump/src/Reader.h [new file with mode: 0644]
compiler/circle-verify/CMakeLists.txt [new file with mode: 0644]
compiler/circle-verify/README.md [new file with mode: 0644]
compiler/circle-verify/requires.cmake [new file with mode: 0644]
compiler/circle-verify/src/Driver.cpp [new file with mode: 0644]
compiler/circle-verify/src/VerifyFlatBuffers.cpp [new file with mode: 0644]
compiler/circle-verify/src/VerifyFlatBuffers.h [new file with mode: 0644]
compiler/circle2circle-dredd-recipe-test/CMakeLists.txt [new file with mode: 0644]
compiler/circle2circle-dredd-recipe-test/README.md [new file with mode: 0644]
compiler/circle2circle-dredd-recipe-test/requires.cmake [new file with mode: 0644]
compiler/circle2circle-dredd-recipe-test/test.lst [new file with mode: 0644]
compiler/circle2circle-dredd-recipe-test/testall.sh [new file with mode: 0755]
compiler/circle2circle/CMakeLists.txt [new file with mode: 0644]
compiler/circle2circle/README.md [new file with mode: 0644]
compiler/circle2circle/include/Model.h [new file with mode: 0644]
compiler/circle2circle/requires.cmake [new file with mode: 0644]
compiler/circle2circle/src/Circle2Circle.cpp [new file with mode: 0644]
compiler/circle2circle/src/Circle2Circle.test.cpp [new file with mode: 0644]
compiler/circle2circle/src/TestHelper.h [new file with mode: 0644]
compiler/circlechef/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/README.md [new file with mode: 0644]
compiler/circlechef/circle/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/circle/include/circlechef/RecipeChef.h [new file with mode: 0644]
compiler/circlechef/circle/src/CircleImport.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/CircleImport.h [new file with mode: 0644]
compiler/circlechef/circle/src/CircleOpChef.h [new file with mode: 0644]
compiler/circlechef/circle/src/CircleOpChefs.h [new file with mode: 0644]
compiler/circlechef/circle/src/CircleOpRegistry.h [new file with mode: 0644]
compiler/circlechef/circle/src/Convert.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/Convert.h [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BCQFullyConnected.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BCQFullyConnected.h [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BCQGather.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BCQGather.h [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BatchMatMul.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/Op/BatchMatMul.h [new file with mode: 0644]
compiler/circlechef/circle/src/Op/InstanceNorm.cpp [new file with mode: 0644]
compiler/circlechef/circle/src/Op/InstanceNorm.h [new file with mode: 0644]
compiler/circlechef/circle/src/RecipeChef.cpp [new file with mode: 0644]
compiler/circlechef/core/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/core/include/circlechef/ModelChef.h [new file with mode: 0644]
compiler/circlechef/core/src/Arguments.h [new file with mode: 0644]
compiler/circlechef/core/src/Convert.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Convert.h [new file with mode: 0644]
compiler/circlechef/core/src/ModelChef.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Op/BCQFullyConnected.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Op/BCQFullyConnected.h [new file with mode: 0644]
compiler/circlechef/core/src/Op/BCQGather.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Op/BCQGather.h [new file with mode: 0644]
compiler/circlechef/core/src/Op/BatchMatMul.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Op/BatchMatMul.h [new file with mode: 0644]
compiler/circlechef/core/src/Op/InstanceNorm.cpp [new file with mode: 0644]
compiler/circlechef/core/src/Op/InstanceNorm.h [new file with mode: 0644]
compiler/circlechef/core/src/OpChef.def [new file with mode: 0644]
compiler/circlechef/core/src/OpChef.h [new file with mode: 0644]
compiler/circlechef/core/src/OpChefs.h [new file with mode: 0644]
compiler/circlechef/log/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/log/include/Log.h [new file with mode: 0644]
compiler/circlechef/log/include/LoggingContext.h [new file with mode: 0644]
compiler/circlechef/log/src/Log.cpp [new file with mode: 0644]
compiler/circlechef/log/src/LoggingContext.cpp [new file with mode: 0644]
compiler/circlechef/proto/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/proto/circlechef.proto [new file with mode: 0644]
compiler/circlechef/requires.cmake [new file with mode: 0644]
compiler/circlechef/tests/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/tests/runvalidate.sh [new file with mode: 0755]
compiler/circlechef/tools/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/tools/console/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/tools/console/Driver.cpp [new file with mode: 0644]
compiler/circlechef/tools/file/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/tools/file/Driver.cpp [new file with mode: 0644]
compiler/circlechef/tools/reverse/CMakeLists.txt [new file with mode: 0644]
compiler/circlechef/tools/reverse/Driver.cpp [new file with mode: 0644]
compiler/circledump/CMakeLists.txt [new file with mode: 0644]
compiler/circledump/README.md [new file with mode: 0644]
compiler/circledump/driver/Driver.cpp [new file with mode: 0644]
compiler/circledump/include/circledump/Dump.h [new file with mode: 0644]
compiler/circledump/include/circleread/Model.h [new file with mode: 0644]
compiler/circledump/requires.cmake [new file with mode: 0644]
compiler/circledump/src/Dump.cpp [new file with mode: 0644]
compiler/circledump/src/Load.cpp [new file with mode: 0644]
compiler/circledump/src/OpPrinter.cpp [new file with mode: 0644]
compiler/circledump/src/OpPrinter.h [new file with mode: 0644]
compiler/circledump/src/Read.cpp [new file with mode: 0644]
compiler/circledump/src/Read.h [new file with mode: 0644]
compiler/cli/CMakeLists.txt
compiler/coco/core/CMakeLists.txt
compiler/coco/core/src/IR/Conv2D.cpp
compiler/coco/core/src/IR/Op.cpp
compiler/coco/generic/CMakeLists.txt
compiler/common-artifacts/CMakeLists.txt [new file with mode: 0644]
compiler/common-artifacts/README.md [new file with mode: 0644]
compiler/common-artifacts/exclude.lst [new file with mode: 0644]
compiler/common-artifacts/requires.cmake [new file with mode: 0644]
compiler/common-artifacts/src/TestDataGenerator.cpp [new file with mode: 0644]
compiler/cwrap/CMakeLists.txt
compiler/cwrap/include/cwrap/Fildes.h
compiler/cwrap/src/Fildes.cpp
compiler/cwrap/src/Fildes.test.cpp
compiler/dredd-rule-lib/CMakeLists.txt [new file with mode: 0644]
compiler/dredd-rule-lib/README.md [new file with mode: 0644]
compiler/dredd-rule-lib/rule-lib.sh [new file with mode: 0755]
compiler/enco-intf/README.md [new file with mode: 0644]
compiler/enco/core/CMakeLists.txt
compiler/enco/core/src/Backend.cpp
compiler/enco/core/src/Support/Debugging.cpp
compiler/enco/core/src/Transforms/Split.cpp
compiler/enco/frontend/caffe/CMakeLists.txt
compiler/enco/frontend/tflite/CMakeLists.txt
compiler/encodump/CMakeLists.txt
compiler/encodump/requires.cmake [new file with mode: 0644]
compiler/encodump/src/Driver.cpp
compiler/encodump/src/Dump.h
compiler/exo-tflite/CMakeLists.txt [deleted file]
compiler/exo-tflite/README.md [deleted file]
compiler/exo-tflite/requires.cmake [deleted file]
compiler/exo-tflite/src/Check.h [deleted file]
compiler/exo-tflite/src/Conversion/AvgPool2DConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/CanonicalNodeConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/CanonicalNodeConverter.h [deleted file]
compiler/exo-tflite/src/Conversion/EltwiseAddConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/EltwiseMulConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/FeatureBiasAddConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/MaxPool2DConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/ReluConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/ReluConverter.test.cpp [deleted file]
compiler/exo-tflite/src/Conversion/ShapeInferencePass.cpp [deleted file]
compiler/exo-tflite/src/Conversion/ShapeInferencePass.h [deleted file]
compiler/exo-tflite/src/Conversion/TensorBroadcastConverter.cpp [deleted file]
compiler/exo-tflite/src/Conversion/TypeInferencePass.cpp [deleted file]
compiler/exo-tflite/src/Conversion/TypeInferencePass.h [deleted file]
compiler/exo-tflite/src/Conversions.h [deleted file]
compiler/exo-tflite/src/Convert.cpp [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLDialect.test.cpp [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodeImpl.h [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodeVisitor.h [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodes.cpp [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodes.h [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodes.lst [deleted file]
compiler/exo-tflite/src/Dialect/IR/TFLNodes.test.cpp [deleted file]
compiler/exo-tflite/src/Dialect/Service/TFLShapeInferenceRule.cpp [deleted file]
compiler/exo-tflite/src/Dialect/Service/TFLShapeInferenceRule.test.cpp [deleted file]
compiler/exo-tflite/src/Dialect/Service/TFLTypeInference.test.cpp [deleted file]
compiler/exo-tflite/src/Dialect/Service/TFLTypeInferenceRule.cpp [deleted file]
compiler/exo-tflite/src/ExporterUtils.cpp [deleted file]
compiler/exo-tflite/src/ExporterUtils.h [deleted file]
compiler/exo-tflite/src/GraphBlock.cpp [deleted file]
compiler/exo-tflite/src/GraphBlock.h [deleted file]
compiler/exo-tflite/src/Knob.cpp [deleted file]
compiler/exo-tflite/src/Knob.h [deleted file]
compiler/exo-tflite/src/Knob.lst [deleted file]
compiler/exo-tflite/src/Log.cpp [deleted file]
compiler/exo-tflite/src/Log.h [deleted file]
compiler/exo-tflite/src/LogHelper.cpp [deleted file]
compiler/exo-tflite/src/OperationExporter.cpp [deleted file]
compiler/exo-tflite/src/OperationExporter.h [deleted file]
compiler/exo-tflite/src/ShapeInference.cpp [deleted file]
compiler/exo-tflite/src/ShapeInference.h [deleted file]
compiler/exo-tflite/src/TFLExporter.cpp [deleted file]
compiler/exo-tflite/src/TFLExporterImpl.cpp [deleted file]
compiler/exo-tflite/src/TFLExporterImpl.h [deleted file]
compiler/exo-tflite/src/TFLExporterImpl.test.cpp [deleted file]
compiler/exo-tflite/src/TFLFormattedGraph.cpp [deleted file]
compiler/exo-tflite/src/TFLFormattedGraph.h [deleted file]
compiler/exo-tflite/src/TensorExporter.cpp [deleted file]
compiler/exo-tflite/src/TensorExporter.h [deleted file]
compiler/exo-tflite/src/TestGraph.h [deleted file]
compiler/exo-tflite/src/TestHelper.h [deleted file]
compiler/exo-tflite/src/TypeInference.cpp [deleted file]
compiler/exo-tflite/src/TypeInference.h [deleted file]
compiler/exo-tflite/src/TypeInference.test.cpp [deleted file]
compiler/exo/CMakeLists.txt [new file with mode: 0644]
compiler/exo/README.md [new file with mode: 0644]
compiler/exo/include/exo/CircleExporter.h [new file with mode: 0644]
compiler/exo/include/exo/LoggingContext.h [new file with mode: 0644]
compiler/exo/include/exo/TFLExporter.h [moved from compiler/exo-tflite/include/exo/TFLExporter.h with 100% similarity]
compiler/exo/requires.cmake [new file with mode: 0644]
compiler/exo/src/Check.h [new file with mode: 0644]
compiler/exo/src/Circle/CircleExporter.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleExporterImpl.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleExporterImpl.h [new file with mode: 0644]
compiler/exo/src/Circle/CircleExporterUtils.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleExporterUtils.h [new file with mode: 0644]
compiler/exo/src/Circle/CircleOperationExporter.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleOperationExporter.h [new file with mode: 0644]
compiler/exo/src/Circle/CircleTensorExporter.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleTensorExporter.h [new file with mode: 0644]
compiler/exo/src/Circle/CircleTypeInference.cpp [new file with mode: 0644]
compiler/exo/src/Circle/CircleTypeInference.h [new file with mode: 0644]
compiler/exo/src/Conversion/AvgPool2DConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/AvgPool2DConverter.h [moved from compiler/exo-tflite/src/Conversion/AvgPool2DConverter.h with 100% similarity]
compiler/exo/src/Conversion/CanonicalNodeConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/CanonicalNodeConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/ConstGenConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/ConstGenConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/ConstGenConverter.test.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/Conv2DConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/Conv2DConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/DepthwiseConv2DConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/DepthwiseConv2DConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseAddConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseAddConverter.h [moved from compiler/exo-tflite/src/Conversion/EltwiseAddConverter.h with 100% similarity]
compiler/exo/src/Conversion/EltwiseBinaryConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseDivConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseDivConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseMaxConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseMaxConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseMulConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseMulConverter.h [moved from compiler/exo-tflite/src/Conversion/EltwiseMulConverter.h with 100% similarity]
compiler/exo/src/Conversion/EltwiseSqrtConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseSqrtConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseSubConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/EltwiseSubConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/FeatureBiasAddConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/FeatureBiasAddConverter.h [moved from compiler/exo-tflite/src/Conversion/FeatureBiasAddConverter.h with 100% similarity]
compiler/exo/src/Conversion/FeatureBiasAddConverter.test.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/MatMulConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/MatMulConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/MaxPool2DConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/MaxPool2DConverter.h [moved from compiler/exo-tflite/src/Conversion/MaxPool2DConverter.h with 100% similarity]
compiler/exo/src/Conversion/Relu6Converter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/Relu6Converter.h [new file with mode: 0644]
compiler/exo/src/Conversion/ReluConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/ReluConverter.h [moved from compiler/exo-tflite/src/Conversion/ReluConverter.h with 100% similarity]
compiler/exo/src/Conversion/ReluConverter.test.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TensorBroadcastConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TensorBroadcastConverter.h [moved from compiler/exo-tflite/src/Conversion/TensorBroadcastConverter.h with 100% similarity]
compiler/exo/src/Conversion/TensorConcatConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TensorConcatConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/TensorReduceConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TensorReduceConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/TensorTransposeConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TensorTransposeConverter.h [new file with mode: 0644]
compiler/exo/src/Conversion/TransposedConv2DConverter.cpp [new file with mode: 0644]
compiler/exo/src/Conversion/TransposedConv2DConverter.h [new file with mode: 0644]
compiler/exo/src/Conversions.h [new file with mode: 0644]
compiler/exo/src/Convert.cpp [new file with mode: 0644]
compiler/exo/src/Convert.h [moved from compiler/exo-tflite/src/Convert.h with 100% similarity]
compiler/exo/src/Dialect/IR/CircleDialect.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleDialect.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleDialect.test.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNode.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNode.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodeDecl.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodeImpl.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodeVisitor.forward.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodeVisitor.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodes.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodes.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodes.lst [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleNodes.test.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/CircleOpcode.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/FusedActFunc.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/NodeMixins.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/NodeMixins.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLDialect.cpp [moved from compiler/exo-tflite/src/Dialect/IR/TFLDialect.cpp with 100% similarity]
compiler/exo/src/Dialect/IR/TFLDialect.h [moved from compiler/exo-tflite/src/Dialect/IR/TFLDialect.h with 100% similarity]
compiler/exo/src/Dialect/IR/TFLDialect.test.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNode.cpp [moved from compiler/exo-tflite/src/Dialect/IR/TFLNode.cpp with 100% similarity]
compiler/exo/src/Dialect/IR/TFLNode.h [moved from compiler/exo-tflite/src/Dialect/IR/TFLNode.h with 100% similarity]
compiler/exo/src/Dialect/IR/TFLNodeDecl.h [moved from compiler/exo-tflite/src/Dialect/IR/TFLNodeDecl.h with 100% similarity]
compiler/exo/src/Dialect/IR/TFLNodeImpl.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNodeVisitor.forward.h [moved from compiler/exo-tflite/src/Dialect/IR/TFLNodeVisitor.forward.h with 100% similarity]
compiler/exo/src/Dialect/IR/TFLNodeVisitor.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNodes.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNodes.h [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNodes.lst [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLNodes.test.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/IR/TFLOpcode.h [moved from compiler/exo-tflite/src/Dialect/IR/TFLOpcode.h with 100% similarity]
compiler/exo/src/Dialect/Service/CircleShapeInferenceRule.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/Service/CircleShapeInferenceRule.h [new file with mode: 0644]
compiler/exo/src/Dialect/Service/CircleTypeInferenceRule.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/Service/CircleTypeInferenceRule.h [new file with mode: 0644]
compiler/exo/src/Dialect/Service/TFLShapeInferenceRule.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/Service/TFLShapeInferenceRule.h [moved from compiler/exo-tflite/src/Dialect/Service/TFLShapeInferenceRule.h with 100% similarity]
compiler/exo/src/Dialect/Service/TFLShapeInferenceRule.test.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/Service/TFLTypeInferenceRule.cpp [new file with mode: 0644]
compiler/exo/src/Dialect/Service/TFLTypeInferenceRule.h [moved from compiler/exo-tflite/src/Dialect/Service/TFLTypeInferenceRule.h with 100% similarity]
compiler/exo/src/Dialect/Service/TFLTypeInferenceRule.test.cpp [new file with mode: 0644]
compiler/exo/src/ExoFormattedGraph.cpp [new file with mode: 0644]
compiler/exo/src/ExoFormattedGraph.h [new file with mode: 0644]
compiler/exo/src/ExoOptimize.cpp [new file with mode: 0644]
compiler/exo/src/ExoOptimize.h [new file with mode: 0644]
compiler/exo/src/ExporterUtils.cpp [new file with mode: 0644]
compiler/exo/src/ExporterUtils.h [new file with mode: 0644]
compiler/exo/src/GraphBlock.cpp [new file with mode: 0644]
compiler/exo/src/GraphBlock.h [new file with mode: 0644]
compiler/exo/src/Knob.cpp [new file with mode: 0644]
compiler/exo/src/Knob.h [new file with mode: 0644]
compiler/exo/src/Knob.lst [new file with mode: 0644]
compiler/exo/src/Log.cpp [new file with mode: 0644]
compiler/exo/src/Log.h [new file with mode: 0644]
compiler/exo/src/LogHelper.cpp [new file with mode: 0644]
compiler/exo/src/LogHelper.h [moved from compiler/exo-tflite/src/LogHelper.h with 100% similarity]
compiler/exo/src/LoggingContext.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FoldReshapeOfConstPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FoldReshapeOfConstPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FoldTransposeOfConstPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FoldTransposeOfConstPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FuseBiasAddPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseBiasAddPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FuseBiasAddPass.test.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseInstanceNormPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseInstanceNormPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FuseReluPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseReluPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FuseReluPass.test.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseRsqrtPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseRsqrtPass.h [new file with mode: 0644]
compiler/exo/src/Pass/FuseSquaredDifferencePass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FuseSquaredDifferencePass.h [new file with mode: 0644]
compiler/exo/src/Pass/MergeConcatNodesPass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/MergeConcatNodesPass.h [new file with mode: 0644]
compiler/exo/src/Pass/ShapeInferencePass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/ShapeInferencePass.h [new file with mode: 0644]
compiler/exo/src/Pass/TypeInferencePass.cpp [new file with mode: 0644]
compiler/exo/src/Pass/TypeInferencePass.h [new file with mode: 0644]
compiler/exo/src/Passes.cpp [new file with mode: 0644]
compiler/exo/src/Passes.h [new file with mode: 0644]
compiler/exo/src/ProgressReporter.cpp [moved from compiler/exo-tflite/src/ProgressReporter.cpp with 100% similarity]
compiler/exo/src/ProgressReporter.h [moved from compiler/exo-tflite/src/ProgressReporter.h with 100% similarity]
compiler/exo/src/ShapeInference.cpp [new file with mode: 0644]
compiler/exo/src/ShapeInference.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporter.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterImpl.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterImpl.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterImpl.test.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterUtils.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterUtils.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLExporterUtils.test.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLOperationExporter.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLOperationExporter.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLTensorExporter.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLTensorExporter.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLTypeInference.cpp [new file with mode: 0644]
compiler/exo/src/TFLite/TFLTypeInference.h [new file with mode: 0644]
compiler/exo/src/TFLite/TFLTypeInference.test.cpp [new file with mode: 0644]
compiler/exo/src/TestGraph.h [new file with mode: 0644]
compiler/exo/src/TestHelper.h [new file with mode: 0644]
compiler/fipe/CMakeLists.txt
compiler/fipe/README.md [new file with mode: 0644]
compiler/foder/CMakeLists.txt [new file with mode: 0644]
compiler/foder/README.md [new file with mode: 0644]
compiler/foder/include/foder/FileLoader.h [new file with mode: 0644]
compiler/hermes-std/CMakeLists.txt
compiler/hermes/CMakeLists.txt
compiler/hermes/src/hermes.test.cpp
compiler/i5diff/CMakeLists.txt
compiler/kuma/CMakeLists.txt [new file with mode: 0644]
compiler/kuma/README.md [new file with mode: 0644]
compiler/kuma/include/kuma.h [new file with mode: 0644]
compiler/kuma/src/IntervalSet.cpp [new file with mode: 0644]
compiler/kuma/src/IntervalSet.h [new file with mode: 0644]
compiler/kuma/src/IntervalSet.test.cpp [new file with mode: 0644]
compiler/kuma/src/kuma.cpp [new file with mode: 0644]
compiler/kuma/src/kuma.test.cpp [new file with mode: 0644]
compiler/loco/CMakeLists.txt
compiler/loco/include/loco/IR/CanonicalNodes.lst
compiler/loco/include/loco/IR/CastHelpers.h [new file with mode: 0644]
compiler/loco/include/loco/IR/DataType.h
compiler/loco/include/loco/IR/DataTypeTraits.h
compiler/loco/include/loco/IR/DepthwiseFilterCodec.h
compiler/loco/include/loco/IR/Dimension.h
compiler/loco/include/loco/IR/FeatureCodec.h
compiler/loco/include/loco/IR/FilterCodec.h
compiler/loco/include/loco/IR/Graph.h
compiler/loco/include/loco/IR/Node.h
compiler/loco/include/loco/IR/NodeMixins.h
compiler/loco/include/loco/IR/Nodes.h
compiler/loco/include/loco/IR/PaddingND.h [new file with mode: 0644]
compiler/loco/include/loco/IR/PermutingCodec.h
compiler/loco/include/loco/IR/TensorShape.h
compiler/loco/src/ADT/AnnotatedItem.test.cpp
compiler/loco/src/IR/Algorithm.test.cpp
compiler/loco/src/IR/CanonicalDialect.cpp
compiler/loco/src/IR/CanonicalDialect.test.cpp
compiler/loco/src/IR/CanonicalNode.test.cpp
compiler/loco/src/IR/DataTypeTraits.test.cpp
compiler/loco/src/IR/DepthwiseFilterIndex.test.cpp
compiler/loco/src/IR/DepthwiseFilterShape.test.cpp
compiler/loco/src/IR/Dialect.test.cpp
compiler/loco/src/IR/Dimension.test.cpp
compiler/loco/src/IR/FeatureIndex.test.cpp
compiler/loco/src/IR/FeatureShape.test.cpp
compiler/loco/src/IR/FilterIndex.test.cpp
compiler/loco/src/IR/FilterShape.test.cpp
compiler/loco/src/IR/Graph.cpp
compiler/loco/src/IR/Graph.test.cpp
compiler/loco/src/IR/MockupNode.h
compiler/loco/src/IR/Node.test.cpp
compiler/loco/src/IR/NodeShape.test.cpp
compiler/loco/src/IR/Nodes.cpp
compiler/loco/src/IR/Nodes.test.cpp
compiler/loco/src/IR/Pad.test.cpp [deleted file]
compiler/loco/src/IR/Padding2D.test.cpp [new file with mode: 0644]
compiler/loco/src/IR/PaddingND.test.cpp [new file with mode: 0644]
compiler/loco/src/IR/PermutingCodec.cpp
compiler/loco/src/IR/PermutingCodec.test.cpp
compiler/loco/src/IR/Stride.test.cpp
compiler/loco/src/IR/TensorShape.cpp [new file with mode: 0644]
compiler/loco/src/IR/TensorShape.test.cpp
compiler/loco/src/IR/Use.test.cpp
compiler/loco/src/IR/Verifier.test.cpp
compiler/loco/src/IR/Window.test.cpp
compiler/loco/src/Service/CanonicalShapeInferenceRule.cpp
compiler/loco/src/Service/CanonicalShapeInferenceRule.test.cpp
compiler/loco/src/Service/GraphBuilder.test.cpp
compiler/loco/src/Service/GraphTestcase.h
compiler/loco/src/Service/MultiDialectShapeInferenceRule.test.cpp
compiler/loco/src/Service/ShapeInference.test.cpp
compiler/loco/src/Service/TypeInference.cpp
compiler/loco/src/Service/TypeInference.test.cpp
compiler/loco/src/loco.test.cpp
compiler/locoex-customop/CMakeLists.txt
compiler/locoex-customop/README.md
compiler/locoex-customop/requires.cmake
compiler/locoex-customop/src/Service/COpShapeInferenceRule.cpp
compiler/locomotiv/CMakeLists.txt
compiler/locomotiv/README.md
compiler/locomotiv/src/Node.lst
compiler/locomotiv/src/Node/AvgPool2D.cpp
compiler/locomotiv/src/Node/AvgPool2D.test.cpp
compiler/locomotiv/src/Node/BiasAdd.cpp
compiler/locomotiv/src/Node/BiasAdd.test.cpp
compiler/locomotiv/src/Node/BiasEncode.cpp
compiler/locomotiv/src/Node/BiasEncode.test.cpp
compiler/locomotiv/src/Node/ConstGen.cpp
compiler/locomotiv/src/Node/ConstGen.test.cpp
compiler/locomotiv/src/Node/Conv2D.cpp
compiler/locomotiv/src/Node/Conv2D.test.cpp
compiler/locomotiv/src/Node/DepthwiseConv2D.cpp
compiler/locomotiv/src/Node/DepthwiseConv2D.test.cpp
compiler/locomotiv/src/Node/DepthwiseFilterEncode.cpp
compiler/locomotiv/src/Node/DepthwiseFilterEncode.test.cpp
compiler/locomotiv/src/Node/EltwiseAdd.test.cpp
compiler/locomotiv/src/Node/EltwiseDiv.test.cpp
compiler/locomotiv/src/Node/EltwiseMax.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/EltwiseMax.test.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/EltwiseMul.test.cpp
compiler/locomotiv/src/Node/EltwiseSqrt.test.cpp
compiler/locomotiv/src/Node/EltwiseSub.test.cpp
compiler/locomotiv/src/Node/FeatureCodec.test.cpp
compiler/locomotiv/src/Node/FeatureDecode.cpp
compiler/locomotiv/src/Node/FilterEncode.cpp
compiler/locomotiv/src/Node/FilterEncode.test.cpp
compiler/locomotiv/src/Node/Forward.cpp
compiler/locomotiv/src/Node/Forward.test.cpp
compiler/locomotiv/src/Node/MatMul.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/MatMul.test.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/MatrixCodec.test.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/MatrixDecode.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/MatrixEncode.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/MaxPool2D.cpp
compiler/locomotiv/src/Node/MaxPool2D.test.cpp
compiler/locomotiv/src/Node/Pull.cpp
compiler/locomotiv/src/Node/Push.cpp
compiler/locomotiv/src/Node/Push.test.cpp
compiler/locomotiv/src/Node/ReLU.test.cpp
compiler/locomotiv/src/Node/ReLU6.test.cpp
compiler/locomotiv/src/Node/Reshape.cpp
compiler/locomotiv/src/Node/Reshape.test.cpp
compiler/locomotiv/src/Node/Softmax.cpp
compiler/locomotiv/src/Node/Softmax.test.cpp
compiler/locomotiv/src/Node/Tanh.test.cpp
compiler/locomotiv/src/Node/TensorBroadcast.cpp
compiler/locomotiv/src/Node/TensorBroadcast.test.cpp
compiler/locomotiv/src/Node/TensorConcat.cpp
compiler/locomotiv/src/Node/TensorConcat.test.cpp
compiler/locomotiv/src/Node/TensorConstantPad.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/TensorConstantPad.test.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/TensorReduce.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/TensorReduce.test.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/TransposedConv2D.cpp
compiler/locomotiv/src/Node/TransposedConv2D.test.cpp
compiler/locomotiv/src/NodeData.test.cpp
compiler/locomotiv/src/NodeDataImpl.test.cpp
compiler/locomotiv/src/NodeDomain.test.cpp
compiler/locomotiv/src/NodeExecution.cpp
compiler/locomotiv/src/Session.test.cpp
compiler/locop/CMakeLists.txt
compiler/locop/requires.cmake [new file with mode: 0644]
compiler/locop/src/CanonicalNodeSummaryBuilder.cpp
compiler/locop/src/FormattedGraph.cpp
compiler/locop/src/FormattedGraph.test.cpp
compiler/locop/src/FormattedTensorShape.test.cpp
compiler/logo-core/CMakeLists.txt [new file with mode: 0644]
compiler/logo-core/README.md [new file with mode: 0644]
compiler/logo-core/include/logo/Pass.h [moved from compiler/logo/include/logo/Pass.h with 100% similarity]
compiler/logo-core/include/logo/Phase.h [moved from compiler/logo/include/logo/Phase.h with 100% similarity]
compiler/logo-core/requires.cmake [new file with mode: 0644]
compiler/logo-core/src/Pass.cpp [moved from compiler/logo/src/Pass.cpp with 100% similarity]
compiler/logo-core/src/Pass.test.cpp [moved from compiler/logo/src/Pass.test.cpp with 100% similarity]
compiler/logo-core/src/Phase.cpp [moved from compiler/logo/src/Phase.cpp with 100% similarity]
compiler/logo/CMakeLists.txt
compiler/logo/README.md
compiler/logo/include/logo/DeadNodeQueryService.h [new file with mode: 0644]
compiler/logo/include/logo/RemoveDeadNodeWithQueryPass.h [new file with mode: 0644]
compiler/logo/include/logo/SimplifyDomainConversionPass.h
compiler/logo/requires.cmake
compiler/logo/src/Passes/ConstantFoldingPass.cpp
compiler/logo/src/Passes/ConstantFoldingPass.test.cpp
compiler/logo/src/Passes/RemoveDeadNodeWithQueryPass.cpp [new file with mode: 0644]
compiler/logo/src/Passes/RemoveForwardNodePass.cpp
compiler/logo/src/Passes/ReorderDecodePass.cpp
compiler/logo/src/Passes/ResolveDuplicateReshapePass.cpp
compiler/logo/src/Passes/SimplifyDomainConversionPass.cpp
compiler/logo/src/Passes/SimplifyDomainConversionPass.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/CMakeLists.txt [new file with mode: 0644]
compiler/luci-interpreter/include/luci_interpreter/Interpreter.h [new file with mode: 0644]
compiler/luci-interpreter/include/luci_interpreter/core/DataType.h [new file with mode: 0644]
compiler/luci-interpreter/include/luci_interpreter/core/Tensor.h [new file with mode: 0644]
compiler/luci-interpreter/requires.cmake [new file with mode: 0644]
compiler/luci-interpreter/src/CMakeLists.txt [new file with mode: 0644]
compiler/luci-interpreter/src/Interpreter.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/core/CMakeLists.txt [new file with mode: 0644]
compiler/luci-interpreter/src/core/EventNotifier.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/Kernel.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/KernelParams.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/RuntimeGraph.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/core/RuntimeGraph.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/RuntimeModule.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/Tensor.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Add.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Add.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Add.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ArgMax.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ArgMax.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ArgMax.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/AveragePool2D.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/AveragePool2D.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/AveragePool2D.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/BinaryOpCommon.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/CMakeLists.txt [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Concatenation.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Concatenation.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Concatenation.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Conv2D.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Conv2D.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Conv2D.test.cpp [new file with mode: 0644]
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/DepthwiseConv2D.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/DepthwiseConv2D.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Div.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Div.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Div.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Elu.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Elu.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Elu.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Equal.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Equal.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Equal.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Exp.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Exp.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Exp.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Floor.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Floor.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Floor.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FloorDiv.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FloorDiv.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FloorDiv.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FullyConnected.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FullyConnected.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/FullyConnected.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Greater.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Greater.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Greater.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/GreaterEqual.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/GreaterEqual.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/GreaterEqual.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/If.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/If.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/If.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/InstanceNorm.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/InstanceNorm.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/InstanceNorm.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Normalize.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Normalize.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Normalize.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Pool2D.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Pool2D.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/L2Pool2D.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LeakyRelu.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LeakyRelu.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LeakyRelu.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Less.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Less.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Less.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LessEqual.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LessEqual.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LessEqual.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LocalResponseNormalization.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LocalResponseNormalization.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LocalResponseNormalization.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogSoftmax.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogSoftmax.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogSoftmax.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalAnd.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalAnd.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalAnd.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalNot.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalNot.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalNot.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalOr.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalOr.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/LogicalOr.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Logistic.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Logistic.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Logistic.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/MaxPool2D.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/MaxPool2D.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/MaxPool2D.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Maximum.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Maximum.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Maximum.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mean.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mean.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mean.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Minimum.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Minimum.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Minimum.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mul.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mul.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Mul.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/NotEqual.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/NotEqual.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/NotEqual.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pad.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pad.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pad.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pow.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pow.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Pow.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Prelu.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Prelu.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Prelu.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu6.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu6.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Relu6.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Reshape.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Reshape.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Reshape.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeBilinear.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeBilinear.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeBilinear.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ResizeNearestNeighbor.test.cpp [new file with mode: 0644]
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/Rsqrt.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Rsqrt.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Rsqrt.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/Softmax.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Softmax.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Softmax.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/SpaceToDepth.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/SpaceToDepth.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/SpaceToDepth.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Split.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Split.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Split.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sqrt.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sqrt.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sqrt.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Squeeze.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Squeeze.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Squeeze.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/StridedSlice.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/StridedSlice.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/StridedSlice.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sub.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sub.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Sub.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Tanh.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Tanh.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Tanh.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TestUtils.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TestUtils.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Transpose.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Transpose.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Transpose.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TransposeConv.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TransposeConv.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/TransposeConv.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Unpack.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Unpack.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Unpack.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Utils.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Utils.h [new file with mode: 0644]
compiler/luci-interpreter/src/loader/CMakeLists.txt [new file with mode: 0644]
compiler/luci-interpreter/src/loader/GraphLoader.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/GraphLoader.h [new file with mode: 0644]
compiler/luci-interpreter/src/loader/KernelBuilder.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/KernelBuilder.h [new file with mode: 0644]
compiler/luci-interpreter/src/loader/KernelBuilder.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/ModuleLoader.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/ModuleLoader.h [new file with mode: 0644]
compiler/luci-interpreter/src/loader/RuntimeToIR.h [new file with mode: 0644]
compiler/luci-value-test/CMakeLists.txt [new file with mode: 0644]
compiler/luci-value-test/README.md [new file with mode: 0644]
compiler/luci-value-test/evalverify.sh [new file with mode: 0755]
compiler/luci-value-test/luci_eval_verifier.py [new file with mode: 0755]
compiler/luci-value-test/requires.cmake [new file with mode: 0644]
compiler/luci-value-test/test.lst [new file with mode: 0644]
compiler/luci-value-test/tester/CMakeLists.txt [new file with mode: 0644]
compiler/luci-value-test/tester/src/EvalTester.cpp [new file with mode: 0644]
compiler/luci/CMakeLists.txt [new file with mode: 0644]
compiler/luci/README.md [new file with mode: 0644]
compiler/luci/env/CMakeLists.txt [new file with mode: 0644]
compiler/luci/env/README.md [new file with mode: 0644]
compiler/luci/env/include/luci/UserSettings.h [new file with mode: 0644]
compiler/luci/env/src/UserSettings.cpp [new file with mode: 0644]
compiler/luci/env/src/UserSettings.test.cpp [new file with mode: 0644]
compiler/luci/export/CMakeLists.txt [new file with mode: 0644]
compiler/luci/export/README.md [new file with mode: 0644]
compiler/luci/export/include/luci/CircleExporter.h [new file with mode: 0644]
compiler/luci/export/include/luci/CircleFileExpContract.h [new file with mode: 0644]
compiler/luci/export/src/Check.h [new file with mode: 0644]
compiler/luci/export/src/CircleExporter.cpp [new file with mode: 0644]
compiler/luci/export/src/CircleExporterImpl.cpp [new file with mode: 0644]
compiler/luci/export/src/CircleExporterImpl.h [new file with mode: 0644]
compiler/luci/export/src/CircleExporterUtils.cpp [new file with mode: 0644]
compiler/luci/export/src/CircleExporterUtils.h [new file with mode: 0644]
compiler/luci/export/src/CircleOperationExporter.cpp [new file with mode: 0644]
compiler/luci/export/src/CircleOperationExporter.h [new file with mode: 0644]
compiler/luci/export/src/CircleTensorExporter.cpp [new file with mode: 0644]
compiler/luci/export/src/CircleTensorExporter.h [new file with mode: 0644]
compiler/luci/export/src/Optimize.cpp [new file with mode: 0644]
compiler/luci/export/src/Optimize.h [new file with mode: 0644]
compiler/luci/export/src/ProgressReporter.cpp [new file with mode: 0644]
compiler/luci/export/src/ProgressReporter.h [new file with mode: 0644]
compiler/luci/export/src/SerializedData.h [new file with mode: 0644]
compiler/luci/export/src/TypeBridge.cpp [new file with mode: 0644]
compiler/luci/export/src/TypeBridge.h [new file with mode: 0644]
compiler/luci/import/CMakeLists.txt [new file with mode: 0644]
compiler/luci/import/README.md [new file with mode: 0644]
compiler/luci/import/include/luci/Import/CircleReader.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/GraphBuilder.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/GraphBuilderBase.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/GraphBuilderContext.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/GraphBuilderRegistry.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleAbs.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleAdd.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleAddN.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleArgMax.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleArgMin.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleAveragePool2D.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleBCQFullyConnected.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleBCQGather.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleBatchMatMul.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleBatchToSpaceND.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleCast.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleCeil.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleConcatenation.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleConst.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleConv2D.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleCos.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleCustom.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleDepthToSpace.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleDepthwiseConv2D.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleDequantize.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleDiv.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleElu.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleEqual.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleExp.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleExpandDims.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleFill.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleFloor.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleFloorDiv.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleFloorMod.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleFullyConnected.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleGather.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleGatherNd.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleGreater.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleGreaterEqual.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleIf.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleInstanceNorm.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleL2Normalize.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleL2Pool2D.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLeakyRelu.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLess.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLessEqual.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLocalResponseNormalization.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLog.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLogSoftmax.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLogicalAnd.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLogicalNot.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLogicalOr.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleLogistic.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMatrixDiag.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMatrixSetDiag.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMaxPool2D.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMaximum.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMean.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMinimum.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMirrorPad.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleMul.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleNeg.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleNonMaxSuppressionV4.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleNonMaxSuppressionV5.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleNotEqual.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleOneHot.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CirclePRelu.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CirclePack.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CirclePad.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CirclePadV2.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CirclePow.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRange.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRank.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReduceAny.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReduceMax.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReduceMin.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReduceProd.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRelu.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRelu6.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReluN1To1.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReshape.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleResizeBilinear.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReverseSequence.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleReverseV2.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRound.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleRsqrt.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleScatterNd.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSegmentSum.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSelect.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSelectV2.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleShape.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSin.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSlice.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSoftmax.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSpaceToBatchND.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSpaceToDepth.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSparseToDense.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSplit.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSplitV.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSqrt.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSquare.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSquaredDifference.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSqueeze.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleStridedSlice.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSub.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleSum.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleTanh.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleTile.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleTopKV2.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleTranspose.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleTransposeConv.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleUnidirectionalSequenceLSTM.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleUnique.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleUnpack.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleWhere.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleWhile.h [new file with mode: 0644]
compiler/luci/import/include/luci/Import/Nodes/CircleZerosLike.h [new file with mode: 0644]
compiler/luci/import/include/luci/Importer.h [new file with mode: 0644]
compiler/luci/import/src/CircleReader.cpp [new file with mode: 0644]
compiler/luci/import/src/GraphBuilder.cpp [new file with mode: 0644]
compiler/luci/import/src/GraphBuilderContext.cpp [new file with mode: 0644]
compiler/luci/import/src/GraphBuilderRegistry.cpp [new file with mode: 0644]
compiler/luci/import/src/Importer.cpp [new file with mode: 0644]
compiler/luci/import/src/Importer.test.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleAbs.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleAdd.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleAddN.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleArgMax.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleArgMin.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleAveragePool2D.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleBCQFullyConnected.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleBCQGather.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleBatchMatMul.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleBatchToSpaceND.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleCast.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleCeil.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleConcatenation.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleConst.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleConv2D.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleCos.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleCustom.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleDepthToSpace.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleDepthwiseConv2D.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleDequantize.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleDiv.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleElu.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleEqual.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleExp.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleExpandDims.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleFill.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleFloor.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleFloorDiv.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleFloorMod.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleFullyConnected.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleGather.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleGatherNd.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleGreater.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleGreaterEqual.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleIf.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleInstanceNorm.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleL2Normalize.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleL2Pool2D.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLeakyRelu.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLess.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLessEqual.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLocalResponseNormalization.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLog.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLogSoftmax.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLogicalAnd.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLogicalNot.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLogicalOr.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleLogistic.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMatrixDiag.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMatrixSetDiag.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMaxPool2D.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMaximum.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMean.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMinimum.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMirrorPad.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleMul.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleNeg.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleNonMaxSuppressionV4.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleNonMaxSuppressionV5.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleNotEqual.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleOneHot.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CirclePRelu.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CirclePack.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CirclePad.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CirclePadV2.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CirclePow.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRange.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRank.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReduceAny.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReduceMax.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReduceMin.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReduceProd.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRelu.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRelu6.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReluN1To1.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReshape.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleResizeBilinear.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReverseSequence.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleReverseV2.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRound.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleRsqrt.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleScatterNd.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSegmentSum.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSelect.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSelectV2.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleShape.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSin.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSlice.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSoftmax.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSpaceToBatchND.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSpaceToDepth.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSparseToDense.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSplit.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSplitV.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSqrt.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSquare.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSquaredDifference.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSqueeze.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleStridedSlice.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSub.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleSum.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleTanh.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleTile.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleTopKV2.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleTranspose.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleTransposeConv.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleUnidirectionalSequenceLSTM.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleUnique.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleUnpack.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleWhere.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleWhile.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleZerosLike.cpp [new file with mode: 0644]
compiler/luci/import/src/PostImport.cpp [new file with mode: 0644]
compiler/luci/import/src/PostImport.h [new file with mode: 0644]
compiler/luci/import/src/ValidateHelpers.cpp [new file with mode: 0644]
compiler/luci/import/src/ValidateHelpers.h [new file with mode: 0644]
compiler/luci/lang/CMakeLists.txt [new file with mode: 0644]
compiler/luci/lang/README.md [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrDilation.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrFilter.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrFusedActFunc.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrMirrorPadMode.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrPadding.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/AttrStride.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleDialect.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNode.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodeDecl.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodeImpl.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodeVisitor.forward.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodeVisitor.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodes.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodes.lst [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleOpcode.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleQuantParam.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleShapeSignature.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/LuciNodeMixins.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Module.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleAbs.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleAdd.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleAddN.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleArgMax.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleArgMin.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleAveragePool2D.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleBCQFullyConnected.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleBCQGather.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleBatchMatMul.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleBatchToSpaceND.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleCast.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleCeil.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleConcatenation.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleConst.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleConv2D.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleCos.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleCustom.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleCustomOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleDepthToSpace.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleDepthwiseConv2D.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleDequantize.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleDiv.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleElu.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleEqual.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleExp.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleExpandDims.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleFill.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleFloor.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleFloorDiv.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleFloorMod.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleFullyConnected.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleGather.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleGatherNd.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleGreater.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleGreaterEqual.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleIf.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleIfOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleInput.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleInstanceNorm.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleL2Normalize.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleL2Pool2D.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLeakyRelu.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLess.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLessEqual.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLocalResponseNormalization.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLog.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLogSoftmax.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLogicalAnd.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLogicalNot.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLogicalOr.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleLogistic.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMatrixDiag.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMatrixSetDiag.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMaxPool2D.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMaximum.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMean.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMinimum.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMirrorPad.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleMul.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleNeg.h [new file with mode: 0644]
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/CircleNonMaxSuppressionV5.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleNonMaxSuppressionV5Out.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleNotEqual.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleOneHot.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleOutput.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CirclePRelu.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CirclePack.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CirclePad.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/CirclePow.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRange.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRank.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReduceAny.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReduceMax.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReduceMin.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReduceProd.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRelu.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRelu6.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReluN1To1.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReshape.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleResizeBilinear.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReverseSequence.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleReverseV2.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRound.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleRsqrt.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleScatterNd.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSegmentSum.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSelect.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSelectV2.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleShape.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSin.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSlice.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSoftmax.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSpaceToBatchND.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSpaceToDepth.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSparseToDense.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSplit.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSplitOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSplitV.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSplitVOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSqrt.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSquare.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSquaredDifference.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSqueeze.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleStridedSlice.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSub.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleSum.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTanh.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTile.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTopKV2.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTopKV2Out.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTranspose.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleTransposeConv.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleUnidirectionalSequenceLSTM.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/include/luci/IR/Nodes/CircleUnpack.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleUnpackOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleWhere.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleWhile.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleWhileOut.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/Nodes/CircleZerosLike.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/PropertyShapeStatus.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/SparsityParam.h [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/VariadicArityNode.h [new file with mode: 0644]
compiler/luci/lang/src/Check.h [new file with mode: 0644]
compiler/luci/lang/src/CircleDialect.cpp [new file with mode: 0644]
compiler/luci/lang/src/CircleDialect.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/CircleNode.cpp [new file with mode: 0644]
compiler/luci/lang/src/CircleNodeShapeDtype.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/CircleNodes.cpp [new file with mode: 0644]
compiler/luci/lang/src/DeadNodeQueryService.cpp [new file with mode: 0644]
compiler/luci/lang/src/DeadNodeQueryService.h [new file with mode: 0644]
compiler/luci/lang/src/LuciNodeMixins.cpp [new file with mode: 0644]
compiler/luci/lang/src/Module.cpp [new file with mode: 0644]
compiler/luci/lang/src/Module.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleAbs.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleAdd.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleAddN.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleArgMax.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleArgMin.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleAveragePool2D.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleBCQFullyConnected.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleBCQGather.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleBatchMatMul.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleBatchToSpaceND.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleCast.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleCeil.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleConcatenation.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleConst.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleConv2D.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleCos.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleCustom.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleCustomOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleDepthToSpace.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleDepthwiseConv2D.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleDequantize.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleDiv.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleElu.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleEqual.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleExp.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleExpandDims.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleFill.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleFloor.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleFloorDiv.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleFloorMod.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleFullyConnected.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleGather.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleGatherNd.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleGreater.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleGreaterEqual.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleIf.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleIfOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleInput.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleInstanceNorm.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleL2Pool2D.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLeakyRelu.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLess.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLessEqual.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLocalResponseNormalization.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLog.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLogSoftmax.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLogicalAnd.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLogicalNot.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLogicalOr.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleLogistic.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMatrixDiag.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMatrixSetDiag.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMaxPool2D.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMaximum.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMean.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMinimum.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMirrorPad.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleMul.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleNeg.test.cpp [new file with mode: 0644]
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/CircleNonMaxSuppressionV5.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleNonMaxSuppressionV5Out.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleNotEqual.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleOneHot.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleOutput.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CirclePRelu.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CirclePack.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CirclePad.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/CirclePow.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRange.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRank.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReduceAny.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReduceMax.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReduceMin.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReduceProd.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRelu.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRelu6.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReluN1To1.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReshape.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleResizeBilinear.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleResizeNearestNeighbor.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReverseSequence.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleReverseV2.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRound.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleRsqrt.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleScatterNd.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSegmentSum.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSelect.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSelectV2.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleShape.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSin.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSlice.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSoftmax.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSpaceToBatchND.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSpaceToDepth.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSparseToDense.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSplit.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSplitOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSplitV.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSplitVOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSqrt.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSquare.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSquaredDifference.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSqueeze.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleStridedSlice.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSub.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleSum.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTanh.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTile.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTopKV2.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTopKV2Out.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTranspose.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleTransposeConv.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleUnidirectionalSequenceLSTM.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/CircleUnpack.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleUnpackOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleWhere.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleWhile.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleWhileOut.test.cpp [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleZerosLike.test.cpp [new file with mode: 0644]
compiler/luci/log/CMakeLists.txt [new file with mode: 0644]
compiler/luci/log/README.md [new file with mode: 0644]
compiler/luci/log/include/luci/Log.h [new file with mode: 0644]
compiler/luci/log/include/luci/LoggingContext.h [new file with mode: 0644]
compiler/luci/log/src/Log.cpp [new file with mode: 0644]
compiler/luci/log/src/LoggingContext.cpp [new file with mode: 0644]
compiler/luci/logex/CMakeLists.txt [new file with mode: 0644]
compiler/luci/logex/README.md [new file with mode: 0644]
compiler/luci/logex/include/luci/FormattedGraph.h [new file with mode: 0644]
compiler/luci/logex/include/luci/LogHelper.h [new file with mode: 0644]
compiler/luci/logex/src/FormattedGraph.cpp [new file with mode: 0644]
compiler/luci/logex/src/LogHelper.cpp [new file with mode: 0644]
compiler/luci/pass/CMakeLists.txt [new file with mode: 0644]
compiler/luci/pass/README.md [new file with mode: 0644]
compiler/luci/pass/include/luci/CircleOptimizer.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FoldDequantizePass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FuseActivationFunctionPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FuseAddWithTConvPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FuseBCQPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FuseBatchNormWithTConv.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FuseInstanceNormPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/FusePreActivationBatchNormPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/MakeBatchNormGammaPositivePass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/QuantizationParameters.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/QuantizeDequantizeWeightsPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/QuantizeWithMinMaxPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/RequantizePass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ResolveCustomOpAddPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ResolveCustomOpBatchMatMulPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ResolveCustomOpMatMulPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ShapeInferencePass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/SparsifyTensorPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/TypeInferencePass.h [new file with mode: 0644]
compiler/luci/pass/src/CircleOptimizer.cpp [new file with mode: 0644]
compiler/luci/pass/src/CircleOptimizerUtils.cpp [new file with mode: 0644]
compiler/luci/pass/src/CircleOptimizerUtils.h [new file with mode: 0644]
compiler/luci/pass/src/FoldDequantizePass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseActivationFunctionPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseActivationFunctionPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseActivationFunctionPassInternal.h [new file with mode: 0644]
compiler/luci/pass/src/FuseAddWithTConvPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseBCQPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseBatchNormWithTConv.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseInstanceNormPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseInstanceNormPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/FuseInstanceNormPassInternal.h [new file with mode: 0644]
compiler/luci/pass/src/FusePreActivationBatchNormPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FusePreActivationBatchNormPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/FusePreActivationBatchNormPassInternal.h [new file with mode: 0644]
compiler/luci/pass/src/MakeBatchNormGammaPositivePass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ProgressReporter.cpp [new file with mode: 0644]
compiler/luci/pass/src/ProgressReporter.h [new file with mode: 0644]
compiler/luci/pass/src/PropagateConcatenationQparam.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/QuantizationUtils.cpp [new file with mode: 0644]
compiler/luci/pass/src/QuantizationUtils.h [new file with mode: 0644]
compiler/luci/pass/src/QuantizeDequantizeWeightsPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/QuantizeWithMinMaxPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/RequantizePass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ResolveCustomOpAddPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ResolveCustomOpBatchMatMulPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ResolveCustomOpMatMulPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ShapeInferencePass.cpp [new file with mode: 0644]
compiler/luci/pass/src/Sparsifier.cpp [new file with mode: 0644]
compiler/luci/pass/src/Sparsifier.h [new file with mode: 0644]
compiler/luci/pass/src/Sparsifier.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/SparsifyTensorPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/TypeInferencePass.cpp [new file with mode: 0644]
compiler/luci/requires.cmake [new file with mode: 0644]
compiler/luci/service/CMakeLists.txt [new file with mode: 0644]
compiler/luci/service/README.md [new file with mode: 0644]
compiler/luci/service/include/luci/Service/CircleShapeInference.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/CircleShapeInferenceRule.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/CircleShapeSignatureInferenceRule.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/CircleTypeInference.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/CircleTypeInferenceRule.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/ShapeDescription.h [new file with mode: 0644]
compiler/luci/service/include/luci/Service/Validate.h [new file with mode: 0644]
compiler/luci/service/src/Check.h [new file with mode: 0644]
compiler/luci/service/src/CircleShapeInference.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleShapeInferenceRule.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleShapeInferenceRule.test.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleShapeSignatureInferenceRule.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleTypeInference.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleTypeInferenceRule.cpp [new file with mode: 0644]
compiler/luci/service/src/CircleTypeInferenceRule.test.cpp [new file with mode: 0644]
compiler/luci/service/src/ShapeDescription.cpp [new file with mode: 0644]
compiler/luci/service/src/ShapeInfer_StridedSlice.cpp [new file with mode: 0644]
compiler/luci/service/src/ShapeInfer_StridedSlice.h [new file with mode: 0644]
compiler/luci/service/src/TestGraph.h [new file with mode: 0644]
compiler/luci/service/src/TestGraph.test.cpp [new file with mode: 0644]
compiler/luci/service/src/Validate.cpp [new file with mode: 0644]
compiler/luci/tester/CMakeLists.txt [new file with mode: 0644]
compiler/luci/tester/src/ReadTester.cpp [new file with mode: 0644]
compiler/luci/tester/src/WriteTester.cpp [new file with mode: 0644]
compiler/luci/tests/.gitignore [moved from compiler/mocotest-tf/.gitignore with 100% similarity]
compiler/luci/tests/CMakeLists.txt [new file with mode: 0644]
compiler/luci/tests/readverify.sh [new file with mode: 0755]
compiler/luci/tests/test.lst [new file with mode: 0644]
compiler/luci/tests/writeverify.sh [new file with mode: 0755]
compiler/mio-circle/CMakeLists.txt [new file with mode: 0644]
compiler/mio-circle/README.md [new file with mode: 0644]
compiler/mio-circle/example.cpp [new file with mode: 0644]
compiler/mio-tf/CMakeLists.txt [new file with mode: 0644]
compiler/mio-tf/README.md [new file with mode: 0644]
compiler/mio-tf/src/mio_tf.test.cpp [new file with mode: 0644]
compiler/mio-tflite/CMakeLists.txt [new file with mode: 0644]
compiler/mio-tflite/README.md [new file with mode: 0644]
compiler/mio-tflite/example.cpp [new file with mode: 0644]
compiler/mir-caffe-importer/CMakeLists.txt [deleted file]
compiler/mir-caffe-importer/caffe_importer.cpp [deleted file]
compiler/mir-caffe-importer/caffe_importer.h [deleted file]
compiler/mir-caffe-importer/caffe_op_creator.cpp [deleted file]
compiler/mir-caffe-importer/caffe_op_creator.h [deleted file]
compiler/mir-caffe-importer/requires.cmake [deleted file]
compiler/mir-caffe2-importer/CMakeLists.txt [deleted file]
compiler/mir-caffe2-importer/caffe2_importer.cpp [deleted file]
compiler/mir-caffe2-importer/caffe2_importer.h [deleted file]
compiler/mir-caffe2-importer/caffe2_op_creator.cpp [deleted file]
compiler/mir-caffe2-importer/caffe2_proto_helper.cpp [deleted file]
compiler/mir-caffe2-importer/caffe2_proto_helper.h [deleted file]
compiler/mir-caffe2-importer/requires.cmake [deleted file]
compiler/mir-interpreter/CMakeLists.txt [new file with mode: 0644]
compiler/mir-interpreter/README.md [new file with mode: 0644]
compiler/mir-interpreter/include/MirInterpreter.h [new file with mode: 0644]
compiler/mir-interpreter/requires.cmake [moved from compiler/mir-tflite-importer/requires.cmake with 100% similarity]
compiler/mir-interpreter/src/MirInterpreter.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Abs.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Abs.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Add.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Add.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/AvgPool2D.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/AvgPool2D.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/CappedReLU.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/CappedReLU.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Common.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Common.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Concat.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Concat.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Conv2D.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Conv2D.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/DeConv2D.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/DeConv2D.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/DepthwiseConv2D.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/DepthwiseConv2D.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Div.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Div.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ELU.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ELU.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Equal.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Equal.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Fill.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/FullyConnected.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/FullyConnected.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Gather.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Gather.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Greater.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Greater.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/HardSwish.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/HardSwish.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/LeakyReLU.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/LeakyReLU.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Less.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Less.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Max.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Max.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/MaxPool2D.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/MaxPool2D.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Mul.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Mul.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Pad.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Pad.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Quantization.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Quantization.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/QuantizationHelpers.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ReLU.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ReLU.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ReduceMean.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/ReduceMean.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Reshape.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Reshape.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sigmoid.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sigmoid.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Slice.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Slice.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Softmax.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Softmax.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sqrt.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sqrt.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sub.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Sub.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Tanh.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Tanh.h [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Transpose.cpp [new file with mode: 0644]
compiler/mir-interpreter/src/ops/Transpose.h [new file with mode: 0644]
compiler/mir-onnx-importer/AttributeHelpers.h [deleted file]
compiler/mir-onnx-importer/CMakeLists.txt [deleted file]
compiler/mir-onnx-importer/ConvPoolHelpers.cpp [deleted file]
compiler/mir-onnx-importer/ConvPoolHelpers.h [deleted file]
compiler/mir-onnx-importer/ONNXHelpers.cpp [deleted file]
compiler/mir-onnx-importer/ONNXHelpers.h [deleted file]
compiler/mir-onnx-importer/ONNXImporterImpl.cpp [deleted file]
compiler/mir-onnx-importer/ONNXImporterImpl.h [deleted file]
compiler/mir-onnx-importer/ONNXNodeConverterRegistry.h [deleted file]
compiler/mir-onnx-importer/ONNXOpRegistration.h [deleted file]
compiler/mir-onnx-importer/Op/Add.cpp [deleted file]
compiler/mir-onnx-importer/Op/Add.h [deleted file]
compiler/mir-onnx-importer/Op/AveragePool.cpp [deleted file]
compiler/mir-onnx-importer/Op/AveragePool.h [deleted file]
compiler/mir-onnx-importer/Op/BatchNormalization.cpp [deleted file]
compiler/mir-onnx-importer/Op/BatchNormalization.h [deleted file]
compiler/mir-onnx-importer/Op/Concat.cpp [deleted file]
compiler/mir-onnx-importer/Op/Concat.h [deleted file]
compiler/mir-onnx-importer/Op/Constant.cpp [deleted file]
compiler/mir-onnx-importer/Op/Constant.h [deleted file]
compiler/mir-onnx-importer/Op/Conv.cpp [deleted file]
compiler/mir-onnx-importer/Op/Conv.h [deleted file]
compiler/mir-onnx-importer/Op/Dropout.cpp [deleted file]
compiler/mir-onnx-importer/Op/Dropout.h [deleted file]
compiler/mir-onnx-importer/Op/Flatten.cpp [deleted file]
compiler/mir-onnx-importer/Op/Flatten.h [deleted file]
compiler/mir-onnx-importer/Op/Gather.cpp [deleted file]
compiler/mir-onnx-importer/Op/Gather.h [deleted file]
compiler/mir-onnx-importer/Op/Gemm.cpp [deleted file]
compiler/mir-onnx-importer/Op/Gemm.h [deleted file]
compiler/mir-onnx-importer/Op/GlobalAveragePool.cpp [deleted file]
compiler/mir-onnx-importer/Op/GlobalAveragePool.h [deleted file]
compiler/mir-onnx-importer/Op/Identity.cpp [deleted file]
compiler/mir-onnx-importer/Op/Identity.h [deleted file]
compiler/mir-onnx-importer/Op/MatMul.cpp [deleted file]
compiler/mir-onnx-importer/Op/MatMul.h [deleted file]
compiler/mir-onnx-importer/Op/Max.cpp [deleted file]
compiler/mir-onnx-importer/Op/Max.h [deleted file]
compiler/mir-onnx-importer/Op/MaxPool.cpp [deleted file]
compiler/mir-onnx-importer/Op/MaxPool.h [deleted file]
compiler/mir-onnx-importer/Op/Mul.cpp [deleted file]
compiler/mir-onnx-importer/Op/Mul.h [deleted file]
compiler/mir-onnx-importer/Op/Pad.cpp [deleted file]
compiler/mir-onnx-importer/Op/Pad.h [deleted file]
compiler/mir-onnx-importer/Op/ReduceMean.cpp [deleted file]
compiler/mir-onnx-importer/Op/ReduceMean.h [deleted file]
compiler/mir-onnx-importer/Op/Relu.cpp [deleted file]
compiler/mir-onnx-importer/Op/Relu.h [deleted file]
compiler/mir-onnx-importer/Op/Reshape.cpp [deleted file]
compiler/mir-onnx-importer/Op/Reshape.h [deleted file]
compiler/mir-onnx-importer/Op/Shape.cpp [deleted file]
compiler/mir-onnx-importer/Op/Shape.h [deleted file]
compiler/mir-onnx-importer/Op/Sigmoid.cpp [deleted file]
compiler/mir-onnx-importer/Op/Sigmoid.h [deleted file]
compiler/mir-onnx-importer/Op/Softmax.cpp [deleted file]
compiler/mir-onnx-importer/Op/Softmax.h [deleted file]
compiler/mir-onnx-importer/Op/Sum.cpp [deleted file]
compiler/mir-onnx-importer/Op/Sum.h [deleted file]
compiler/mir-onnx-importer/Op/Transpose.cpp [deleted file]
compiler/mir-onnx-importer/Op/Transpose.h [deleted file]
compiler/mir-onnx-importer/Op/Unsqueeze.cpp [deleted file]
compiler/mir-onnx-importer/Op/Unsqueeze.h [deleted file]
compiler/mir-onnx-importer/Op/Upsample.cpp [deleted file]
compiler/mir-onnx-importer/Op/Upsample.h [deleted file]
compiler/mir-onnx-importer/requires.cmake [deleted file]
compiler/mir-tflite-importer/CMakeLists.txt [deleted file]
compiler/mir-tflite-importer/schema/schema.fbs [deleted file]
compiler/mir-tflite-importer/schema/schema.meta [deleted file]
compiler/mir-tflite-importer/tflite_importer.cpp [deleted file]
compiler/mir-tflite-importer/tflite_importer.h [deleted file]
compiler/mir-tflite-importer/tflite_op_creator.cpp [deleted file]
compiler/mir-tflite-importer/tflite_op_creator.h [deleted file]
compiler/mir/CMakeLists.txt
compiler/mir/Readme.md
compiler/mir/include/mir/Attributes.h [new file with mode: 0644]
compiler/mir/include/mir/Common.h
compiler/mir/include/mir/DataType.h
compiler/mir/include/mir/Graph.h
compiler/mir/include/mir/OpDefs.h
compiler/mir/include/mir/Operation.h
compiler/mir/include/mir/Operations.inc
compiler/mir/include/mir/Quantization.h [new file with mode: 0644]
compiler/mir/include/mir/Shape.h
compiler/mir/include/mir/Tensor.h
compiler/mir/include/mir/TensorType.h [new file with mode: 0644]
compiler/mir/include/mir/TensorUtil.h
compiler/mir/include/mir/TensorVariant.h
compiler/mir/include/mir/ops/AbsOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/AvgPool2DOp.h
compiler/mir/include/mir/ops/BinaryElementwiseOp.h
compiler/mir/include/mir/ops/BroadcastOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/CappedReluOp.h
compiler/mir/include/mir/ops/ConcatOp.h
compiler/mir/include/mir/ops/ConstantOp.h
compiler/mir/include/mir/ops/Conv2DOp.h
compiler/mir/include/mir/ops/Deconv2DOp.h
compiler/mir/include/mir/ops/DepthwiseConv2DOp.h
compiler/mir/include/mir/ops/DequantizeOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/EluOp.h
compiler/mir/include/mir/ops/EqualOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/FullyConnectedOp.h
compiler/mir/include/mir/ops/GatherOp.h
compiler/mir/include/mir/ops/GreaterOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/HardSwishOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/InputOp.h
compiler/mir/include/mir/ops/LeakyReluOp.h
compiler/mir/include/mir/ops/LessOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/MaxPool2DOp.h
compiler/mir/include/mir/ops/PadOp.h
compiler/mir/include/mir/ops/QuantizeOp.h [new file with mode: 0644]
compiler/mir/include/mir/ops/ReduceOp.h
compiler/mir/include/mir/ops/ReluOp.h
compiler/mir/include/mir/ops/ReshapeOp.h
compiler/mir/include/mir/ops/ResizeOp.h
compiler/mir/include/mir/ops/SigmoidOp.h
compiler/mir/include/mir/ops/SliceOp.h
compiler/mir/include/mir/ops/SoftmaxOp.h
compiler/mir/include/mir/ops/SqrtOp.h
compiler/mir/include/mir/ops/SqueezeOp.h
compiler/mir/include/mir/ops/TanhOp.h
compiler/mir/include/mir/ops/TransposeOp.h
compiler/mir/include/mir_caffe2_importer/caffe2_importer.h [new file with mode: 0644]
compiler/mir/include/mir_caffe_importer/caffe_importer.h [new file with mode: 0644]
compiler/mir/include/mir_onnx_importer/ONNXImporterImpl.h [new file with mode: 0644]
compiler/mir/include/mir_tflite_importer/tflite_importer.h [new file with mode: 0644]
compiler/mir/src/DotNodeBuilder.cpp
compiler/mir/src/Graph.cpp
compiler/mir/src/GraphPatternMatcher.cpp
compiler/mir/src/IrDotDumper.cpp
compiler/mir/src/Operation.cpp
compiler/mir/src/Shape.cpp
compiler/mir/src/TensorVariant.cpp
compiler/mir/src/mir_caffe2_importer/CMakeLists.txt [new file with mode: 0644]
compiler/mir/src/mir_caffe2_importer/caffe2_importer.cpp [new file with mode: 0644]
compiler/mir/src/mir_caffe2_importer/caffe2_op_creator.cpp [new file with mode: 0644]
compiler/mir/src/mir_caffe2_importer/caffe2_op_creator.h [moved from compiler/mir-caffe2-importer/caffe2_op_creator.h with 100% similarity]
compiler/mir/src/mir_caffe2_importer/caffe2_op_types.h [moved from compiler/mir-caffe2-importer/caffe2_op_types.h with 100% similarity]
compiler/mir/src/mir_caffe2_importer/caffe2_proto_helper.cpp [new file with mode: 0644]
compiler/mir/src/mir_caffe2_importer/caffe2_proto_helper.h [new file with mode: 0644]
compiler/mir/src/mir_caffe_importer/CMakeLists.txt [new file with mode: 0644]
compiler/mir/src/mir_caffe_importer/caffe_importer.cpp [new file with mode: 0644]
compiler/mir/src/mir_caffe_importer/caffe_op_creator.cpp [new file with mode: 0644]
compiler/mir/src/mir_caffe_importer/caffe_op_creator.h [new file with mode: 0644]
compiler/mir/src/mir_caffe_importer/caffe_op_types.h [moved from compiler/mir-caffe-importer/caffe_op_types.h with 100% similarity]
compiler/mir/src/mir_onnx_importer/AttributeHelpers.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/CMakeLists.txt [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ConvPoolHelpers.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ConvPoolHelpers.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXHelpers.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXHelpers.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXImporterImpl.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXNodeConverterRegistry.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXNodeConverterRegistry.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXNodeConverterRegistry.test.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/ONNXOpRegistration.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Abs.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Abs.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Add.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Add.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/AveragePool.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/AveragePool.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/BatchNormalization.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/BatchNormalization.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Concat.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Concat.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Constant.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Constant.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Conv.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Conv.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/ConvTranspose.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/ConvTranspose.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Div.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Div.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Dropout.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Dropout.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Equal.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Equal.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Expand.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Expand.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Flatten.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Flatten.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Gather.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Gather.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Gemm.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Gemm.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/GlobalAveragePool.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/GlobalAveragePool.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Greater.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Greater.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Identity.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Identity.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Less.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Less.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/MatMul.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/MatMul.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Max.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Max.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/MaxPool.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/MaxPool.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Mul.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Mul.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Pad.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Pad.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Reciprocal.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Reciprocal.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/ReduceMean.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/ReduceMean.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Relu.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Relu.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Reshape.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Reshape.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Shape.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Shape.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sigmoid.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sigmoid.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Softmax.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Softmax.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sqrt.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sqrt.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sub.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sub.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sum.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Sum.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Tanh.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Tanh.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Transpose.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Transpose.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Unsqueeze.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Unsqueeze.h [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Upsample.cpp [new file with mode: 0644]
compiler/mir/src/mir_onnx_importer/Op/Upsample.h [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/CMakeLists.txt [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/schema/schema.fbs [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/schema/schema.meta [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/schema/schema_v0.fbs [moved from compiler/mir-tflite-importer/schema/schema_v0.fbs with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v0.meta [moved from compiler/mir-tflite-importer/schema/schema_v0.meta with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v1.fbs [moved from compiler/mir-tflite-importer/schema/schema_v1.fbs with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v1.meta [moved from compiler/mir-tflite-importer/schema/schema_v1.meta with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v2.fbs [moved from compiler/mir-tflite-importer/schema/schema_v2.fbs with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v2.meta [moved from compiler/mir-tflite-importer/schema/schema_v2.meta with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v3.fbs [moved from compiler/mir-tflite-importer/schema/schema_v3.fbs with 100% similarity]
compiler/mir/src/mir_tflite_importer/schema/schema_v3.meta [moved from compiler/mir-tflite-importer/schema/schema_v3.meta with 100% similarity]
compiler/mir/src/mir_tflite_importer/tflite_importer.cpp [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/tflite_op_creator.cpp [new file with mode: 0644]
compiler/mir/src/mir_tflite_importer/tflite_op_creator.h [new file with mode: 0644]
compiler/mir/src/ops/AvgPool2DOp.cpp
compiler/mir/src/ops/BinaryElementwiseOp.cpp
compiler/mir/src/ops/BroadcastOp.cpp [new file with mode: 0644]
compiler/mir/src/ops/ConcatOp.cpp
compiler/mir/src/ops/Conv2DOp.cpp
compiler/mir/src/ops/DeConv2DOp.cpp
compiler/mir/src/ops/DepthwiseConv2DOp.cpp
compiler/mir/src/ops/FullyConnectedOp.cpp
compiler/mir/src/ops/GatherOp.cpp
compiler/mir/src/ops/MaxPool2DOp.cpp
compiler/mir/src/ops/PadOp.cpp
compiler/mir/src/ops/ReduceOp.cpp
compiler/mir/src/ops/SliceOp.cpp
compiler/mir/src/ops/SqueezeOp.cpp
compiler/mir/src/ops/TransposeOp.cpp
compiler/mir/unittests/CMakeLists.txt
compiler/mir/unittests/Graph.cpp [deleted file]
compiler/mir/unittests/NodeReplacer.cpp
compiler/mir/unittests/Operation.cpp
compiler/mir/unittests/ShapeInference.cpp
compiler/mir2loco/CMakeLists.txt
compiler/mir2loco/README.md [new file with mode: 0644]
compiler/mir2loco/include/mir2loco.h
compiler/mir2loco/src/mir2loco.cpp
compiler/mir2loco/src/mir2loco.test.cpp
compiler/moco-log/CMakeLists.txt
compiler/moco-onnx/CMakeLists.txt [deleted file]
compiler/moco-tf/CMakeLists.txt
compiler/moco-tf/include/moco/tf/Frontend.h
compiler/moco-tf/include/moco/tf/Names.h [deleted file]
compiler/moco-tf/proto/CMakeLists.txt [deleted file]
compiler/moco-tf/requires.cmake
compiler/moco-tf/src/Annotations/ConcatData.h [deleted file]
compiler/moco-tf/src/Annotations/PadData.h [deleted file]
compiler/moco-tf/src/Annotations/PaddingData.h [deleted file]
compiler/moco-tf/src/Annotations/ShapeInferenceData.cpp [deleted file]
compiler/moco-tf/src/Annotations/ShapeInferenceData.h [deleted file]
compiler/moco-tf/src/Annotations/ShapeInferenceData.test.cpp [deleted file]
compiler/moco-tf/src/Annotations/StrideData.h [deleted file]
compiler/moco-tf/src/Annotations/WindowData.h [deleted file]
compiler/moco-tf/src/CanonicalEltwiseInputConnector.cpp
compiler/moco-tf/src/Canonicalization/AddCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/AddCanonicalizer.h
compiler/moco-tf/src/Canonicalization/AvgPoolCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/AvgPoolCanonicalizer.h
compiler/moco-tf/src/Canonicalization/BiasAddCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/BiasAddCanonicalizer.h
compiler/moco-tf/src/Canonicalization/ConcatV2Canonicalizer.cpp
compiler/moco-tf/src/Canonicalization/ConcatV2Canonicalizer.h
compiler/moco-tf/src/Canonicalization/ConstCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/ConstCanonicalizer.h
compiler/moco-tf/src/Canonicalization/Conv2DBackpropInputCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/Conv2DBackpropInputCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/Conv2DCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/Conv2DCanonicalizer.h
compiler/moco-tf/src/Canonicalization/DepthwiseConv2dNativeCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/DepthwiseConv2dNativeCanonicalizer.h
compiler/moco-tf/src/Canonicalization/IdentityCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/IdentityCanonicalizer.h
compiler/moco-tf/src/Canonicalization/MaxPoolCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/MaxPoolCanonicalizer.h
compiler/moco-tf/src/Canonicalization/MaximumCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/MaximumCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/MeanCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/MeanCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/MulCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/MulCanonicalizer.h
compiler/moco-tf/src/Canonicalization/PadCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/PadCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/PlaceholderCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/PlaceholderCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/RealDivCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/RealDivCanonicalizer.h
compiler/moco-tf/src/Canonicalization/Relu6Canonicalizer.cpp
compiler/moco-tf/src/Canonicalization/Relu6Canonicalizer.h
compiler/moco-tf/src/Canonicalization/ReluCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/ReluCanonicalizer.h
compiler/moco-tf/src/Canonicalization/ReshapeCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/ReshapeCanonicalizer.h
compiler/moco-tf/src/Canonicalization/RsqrtCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/RsqrtCanonicalizer.h
compiler/moco-tf/src/Canonicalization/SoftmaxCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/SoftmaxCanonicalizer.h
compiler/moco-tf/src/Canonicalization/SqrtCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/SqrtCanonicalizer.h
compiler/moco-tf/src/Canonicalization/SquaredDifferenceCanonicalizer.cpp [deleted file]
compiler/moco-tf/src/Canonicalization/SquaredDifferenceCanonicalizer.h [deleted file]
compiler/moco-tf/src/Canonicalization/SqueezeCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/SqueezeCanonicalizer.h
compiler/moco-tf/src/Canonicalization/StopGradientCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/StopGradientCanonicalizer.h
compiler/moco-tf/src/Canonicalization/SubCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/SubCanonicalizer.h
compiler/moco-tf/src/Canonicalization/TFPushCanonicalizer.cpp [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/TFPushCanonicalizer.h [new file with mode: 0644]
compiler/moco-tf/src/Canonicalization/TanhCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/TanhCanonicalizer.h
compiler/moco-tf/src/Canonicalizer.cpp
compiler/moco-tf/src/CodecHelper.h [new file with mode: 0644]
compiler/moco-tf/src/Dialect/TFDialect.cpp [deleted file]
compiler/moco-tf/src/Dialect/TFDialect.h [deleted file]
compiler/moco-tf/src/Dialect/TFDialect.test.cpp [deleted file]
compiler/moco-tf/src/Dialect/TFNode.cpp [deleted file]
compiler/moco-tf/src/Dialect/TFNode.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodeDecl.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodeImpl.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodeVisitor.forward.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodeVisitor.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodes.h [deleted file]
compiler/moco-tf/src/Dialect/TFNodes.lst [deleted file]
compiler/moco-tf/src/Dialect/TFOpcode.h [deleted file]
compiler/moco-tf/src/Dialect/TFShapeInferenceRule.cpp [deleted file]
compiler/moco-tf/src/Dialect/TFShapeInferenceRule.h [deleted file]
compiler/moco-tf/src/Dialect/TFTypeInferenceRule.cpp [deleted file]
compiler/moco-tf/src/Dialect/TFTypeInferenceRule.h [deleted file]
compiler/moco-tf/src/Dialect/VariadicArityNode.h [deleted file]
compiler/moco-tf/src/Dialect/VariadicArityNode.test.cpp [deleted file]
compiler/moco-tf/src/Frontend.cpp
compiler/moco-tf/src/Frontend.test.cpp
compiler/moco-tf/src/GraphBuilder.h [deleted file]
compiler/moco-tf/src/GraphBuilderContext.cpp [deleted file]
compiler/moco-tf/src/GraphBuilderContext.h [deleted file]
compiler/moco-tf/src/GraphBuilderContext.test.cpp [deleted file]
compiler/moco-tf/src/GraphBuilderRegistry.h [deleted file]
compiler/moco-tf/src/IR/TFAdd.h [deleted file]
compiler/moco-tf/src/IR/TFAdd.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFAvgPool.h [deleted file]
compiler/moco-tf/src/IR/TFAvgPool.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFBiasAdd.h [deleted file]
compiler/moco-tf/src/IR/TFBiasAdd.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFConcatV2.h [deleted file]
compiler/moco-tf/src/IR/TFConcatV2.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFConst.cpp [deleted file]
compiler/moco-tf/src/IR/TFConst.h [deleted file]
compiler/moco-tf/src/IR/TFConst.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFConv2D.h [deleted file]
compiler/moco-tf/src/IR/TFConv2D.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFConv2DBackpropInput.h [deleted file]
compiler/moco-tf/src/IR/TFDepthwiseConv2dNative.h [deleted file]
compiler/moco-tf/src/IR/TFDepthwiseConv2dNative.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFFusedBatchNorm.h [deleted file]
compiler/moco-tf/src/IR/TFFusedBatchNorm.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFIdentity.h [deleted file]
compiler/moco-tf/src/IR/TFIdentity.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFMaxPool.h [deleted file]
compiler/moco-tf/src/IR/TFMaxPool.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFMean.h [deleted file]
compiler/moco-tf/src/IR/TFMean.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFMul.h [deleted file]
compiler/moco-tf/src/IR/TFMul.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFRealDiv.h [deleted file]
compiler/moco-tf/src/IR/TFRealDiv.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFRelu.h [deleted file]
compiler/moco-tf/src/IR/TFRelu.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFRelu6.h [deleted file]
compiler/moco-tf/src/IR/TFRelu6.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFReshape.h [deleted file]
compiler/moco-tf/src/IR/TFReshape.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFRsqrt.h [deleted file]
compiler/moco-tf/src/IR/TFRsqrt.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFShape.h [deleted file]
compiler/moco-tf/src/IR/TFShape.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFSoftmax.h [deleted file]
compiler/moco-tf/src/IR/TFSoftmax.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFSqrt.h [deleted file]
compiler/moco-tf/src/IR/TFSqrt.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFSquaredDifference.h [deleted file]
compiler/moco-tf/src/IR/TFSquaredDifference.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFSqueeze.h [deleted file]
compiler/moco-tf/src/IR/TFSqueeze.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFStopGradient.h [deleted file]
compiler/moco-tf/src/IR/TFStopGradient.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFSub.h [deleted file]
compiler/moco-tf/src/IR/TFSub.test.cpp [deleted file]
compiler/moco-tf/src/IR/TFTanh.h [deleted file]
compiler/moco-tf/src/IR/TFTanh.test.cpp [deleted file]
compiler/moco-tf/src/ImportTarget.h [deleted file]
compiler/moco-tf/src/Importer.cpp [deleted file]
compiler/moco-tf/src/Importer.h [deleted file]
compiler/moco-tf/src/Importer.test.cpp [deleted file]
compiler/moco-tf/src/Knob.lst
compiler/moco-tf/src/LogHelper.cpp
compiler/moco-tf/src/LogHelper.h
compiler/moco-tf/src/Op/Add.cpp [deleted file]
compiler/moco-tf/src/Op/Add.test.cpp [deleted file]
compiler/moco-tf/src/Op/AvgPool.cpp [deleted file]
compiler/moco-tf/src/Op/AvgPool.h [deleted file]
compiler/moco-tf/src/Op/AvgPool.test.cpp [deleted file]
compiler/moco-tf/src/Op/BiasAdd.cpp [deleted file]
compiler/moco-tf/src/Op/BiasAdd.h [deleted file]
compiler/moco-tf/src/Op/BiasAdd.test.cpp [deleted file]
compiler/moco-tf/src/Op/COpCall.cpp
compiler/moco-tf/src/Op/COpCall.h
compiler/moco-tf/src/Op/COpCall.test.cpp
compiler/moco-tf/src/Op/Concat.cpp [deleted file]
compiler/moco-tf/src/Op/Concat.h [deleted file]
compiler/moco-tf/src/Op/Concat.test.cpp [deleted file]
compiler/moco-tf/src/Op/Const.cpp [deleted file]
compiler/moco-tf/src/Op/Const.h [deleted file]
compiler/moco-tf/src/Op/Const.test.cpp [deleted file]
compiler/moco-tf/src/Op/Conv2D.cpp [deleted file]
compiler/moco-tf/src/Op/Conv2D.h [deleted file]
compiler/moco-tf/src/Op/Conv2D.test.cpp [deleted file]
compiler/moco-tf/src/Op/DepthwiseConv2dNative.cpp [deleted file]
compiler/moco-tf/src/Op/DepthwiseConv2dNative.test.cpp [deleted file]
compiler/moco-tf/src/Op/FusedBatchNorm.cpp [deleted file]
compiler/moco-tf/src/Op/FusedBatchNorm.test.cpp [deleted file]
compiler/moco-tf/src/Op/Identity.cpp [deleted file]
compiler/moco-tf/src/Op/Identity.h [deleted file]
compiler/moco-tf/src/Op/MaxPool.cpp [deleted file]
compiler/moco-tf/src/Op/MaxPool.h [deleted file]
compiler/moco-tf/src/Op/MaxPool.test.cpp [deleted file]
compiler/moco-tf/src/Op/Mul.cpp [deleted file]
compiler/moco-tf/src/Op/Mul.test.cpp [deleted file]
compiler/moco-tf/src/Op/Placeholder.cpp [deleted file]
compiler/moco-tf/src/Op/Placeholder.test.cpp [deleted file]
compiler/moco-tf/src/Op/RealDiv.cpp [deleted file]
compiler/moco-tf/src/Op/RealDiv.test.cpp [deleted file]
compiler/moco-tf/src/Op/Relu.cpp [deleted file]
compiler/moco-tf/src/Op/Relu.h [deleted file]
compiler/moco-tf/src/Op/Relu.test.cpp [deleted file]
compiler/moco-tf/src/Op/Relu6.cpp [deleted file]
compiler/moco-tf/src/Op/Relu6.h [deleted file]
compiler/moco-tf/src/Op/Relu6.test.cpp [deleted file]
compiler/moco-tf/src/Op/Reshape.cpp [deleted file]
compiler/moco-tf/src/Op/Reshape.test.cpp [deleted file]
compiler/moco-tf/src/Op/Rsqrt.cpp [deleted file]
compiler/moco-tf/src/Op/Rsqrt.test.cpp [deleted file]
compiler/moco-tf/src/Op/Shape.cpp [deleted file]
compiler/moco-tf/src/Op/Shape.test.cpp [deleted file]
compiler/moco-tf/src/Op/Softmax.cpp [deleted file]
compiler/moco-tf/src/Op/Softmax.test.cpp [deleted file]
compiler/moco-tf/src/Op/Sqrt.cpp [deleted file]
compiler/moco-tf/src/Op/Sqrt.test.cpp [deleted file]
compiler/moco-tf/src/Op/SquaredDifference.cpp [deleted file]
compiler/moco-tf/src/Op/SquaredDifference.test.cpp [deleted file]
compiler/moco-tf/src/Op/Squeeze.cpp [deleted file]
compiler/moco-tf/src/Op/Squeeze.test.cpp [deleted file]
compiler/moco-tf/src/Op/StopGradient.cpp [deleted file]
compiler/moco-tf/src/Op/StopGradient.test.cpp [deleted file]
compiler/moco-tf/src/Op/Sub.cpp [deleted file]
compiler/moco-tf/src/Op/Sub.test.cpp [deleted file]
compiler/moco-tf/src/Op/Tanh.cpp [deleted file]
compiler/moco-tf/src/Op/Tanh.test.cpp [deleted file]
compiler/moco-tf/src/Phase.cpp [deleted file]
compiler/moco-tf/src/Phase.h [deleted file]
compiler/moco-tf/src/SimpleNodeTransform.h [new file with mode: 0644]
compiler/moco-tf/src/SimpleNodeTransform.test.cpp [new file with mode: 0644]
compiler/moco-tf/src/TFEltwiseBinaryCanonicalzeHelper.h
compiler/moco-tf/src/TFFormattedGraph.cpp
compiler/moco-tf/src/TFOptimizer.cpp
compiler/moco-tf/src/TFReduceCanonicalzeHelper.h [new file with mode: 0644]
compiler/moco-tf/src/TestHelper.cpp [deleted file]
compiler/moco-tf/src/TestHelper.h
compiler/moco-tf/src/TestHelper.test.cpp [new file with mode: 0644]
compiler/moco-tf/src/Transforms.h
compiler/moco-tf/src/Transforms/ClearAnnotTransform.cpp [deleted file]
compiler/moco-tf/src/Transforms/ClearAnnotTransform.h [deleted file]
compiler/moco-tf/src/Transforms/ClearAnnotTransform.test.cpp [deleted file]
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp [deleted file]
compiler/moco-tf/src/Transforms/FixShapeTransform.h [deleted file]
compiler/moco-tf/src/Transforms/FixShapeTransform.test.cpp [deleted file]
compiler/moco-tf/src/Transforms/FuseBinaryIntoPreceding.cpp [deleted file]
compiler/moco-tf/src/Transforms/FuseBinaryIntoPreceding.h [deleted file]
compiler/moco-tf/src/Transforms/RemoveTFIdentityNodeTransform.cpp [deleted file]
compiler/moco-tf/src/Transforms/RemoveTFIdentityNodeTransform.h [deleted file]
compiler/moco-tf/src/Transforms/ResolveConstantShape.cpp [deleted file]
compiler/moco-tf/src/Transforms/ResolveConstantShape.h [deleted file]
compiler/moco-tf/src/Transforms/ResolveFusedBatchNorm.cpp [deleted file]
compiler/moco-tf/src/Transforms/ResolveFusedBatchNorm.h [deleted file]
compiler/moco-tf/src/Transforms/ResolveFusedBatchNorm.test.cpp [deleted file]
compiler/moco-tf/src/Transforms/ResolveReshapeWildcardDim.cpp [deleted file]
compiler/moco-tf/src/Transforms/ResolveReshapeWildcardDim.h [deleted file]
compiler/moco-tf/src/Transforms/ShapeInferencePass.cpp
compiler/moco-tf/src/Transforms/TypeInferencePass.cpp
compiler/moco-value-pbtxt-test/.gitignore [new file with mode: 0644]
compiler/moco-value-pbtxt-test/CMakeLists.txt [new file with mode: 0644]
compiler/moco-value-pbtxt-test/README.md [new file with mode: 0644]
compiler/moco-value-pbtxt-test/requires.cmake [moved from compiler/mocotest-tf/requires.cmake with 100% similarity]
compiler/moco-value-pbtxt-test/runall.sh [new file with mode: 0755]
compiler/moco-value-pbtxt-test/test.lst [new file with mode: 0644]
compiler/moco/CMakeLists.txt [new file with mode: 0644]
compiler/moco/README.md [new file with mode: 0644]
compiler/moco/import/CMakeLists.txt [new file with mode: 0644]
compiler/moco/import/README.md [new file with mode: 0644]
compiler/moco/import/include/moco/GraphHelper.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/GraphBuilder.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/GraphBuilderContext.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/GraphBuilderRegistry.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/ModelSignature.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Add.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/AvgPool.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/BiasAdd.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Concat.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Const.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Conv2D.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Conv2DBackpropInput.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/DepthwiseConv2dNative.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/FakeQuantWithMinMaxVars.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/FusedBatchNorm.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Identity.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/MaxPool.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Maximum.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Mean.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Mul.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Pack.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Pad.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Placeholder.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/RealDiv.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Relu.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Relu6.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Reshape.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Rsqrt.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Shape.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Softmax.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Sqrt.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/SquaredDifference.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Squeeze.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/StopGradient.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/StridedSlice.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Sub.h [new file with mode: 0644]
compiler/moco/import/include/moco/Import/Nodes/Tanh.h [new file with mode: 0644]
compiler/moco/import/include/moco/Importer.h [new file with mode: 0644]
compiler/moco/import/src/Convert.cpp [new file with mode: 0644]
compiler/moco/import/src/Convert.h [new file with mode: 0644]
compiler/moco/import/src/GraphBuilderContext.cpp [new file with mode: 0644]
compiler/moco/import/src/GraphBuilderContext.test.cpp [new file with mode: 0644]
compiler/moco/import/src/GraphBuilderRegistry.cpp [new file with mode: 0644]
compiler/moco/import/src/Importer.cpp [new file with mode: 0644]
compiler/moco/import/src/Importer.test.cpp [new file with mode: 0644]
compiler/moco/import/src/ModelSignature.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Add.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Add.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/AvgPool.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/AvgPool.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/BiasAdd.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/BiasAdd.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Concat.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Concat.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Const.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Const.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Conv2D.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Conv2D.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Conv2DBackpropInput.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Conv2DBackpropInput.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/DepthwiseConv2dNative.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/DepthwiseConv2dNative.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/FakeQuantWithMinMaxVars.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/FakeQuantWithMinMaxVars.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/FusedBatchNorm.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/FusedBatchNorm.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Identity.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/MaxPool.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/MaxPool.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Maximum.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Maximum.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Mean.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Mean.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Mul.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Mul.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Pack.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Pack.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Pad.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Pad.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Placeholder.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Placeholder.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/RealDiv.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/RealDiv.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Relu.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Relu.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Relu6.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Relu6.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Reshape.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Reshape.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Rsqrt.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Rsqrt.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Shape.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Shape.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Softmax.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Softmax.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Sqrt.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Sqrt.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/SquaredDifference.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/SquaredDifference.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Squeeze.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Squeeze.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/StopGradient.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/StopGradient.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/StridedSlice.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/StridedSlice.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Sub.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Sub.test.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Tanh.cpp [new file with mode: 0644]
compiler/moco/import/src/Nodes/Tanh.test.cpp [new file with mode: 0644]
compiler/moco/import/src/TestHelper.h [new file with mode: 0644]
compiler/moco/import/src/TestHelper.test.cpp [new file with mode: 0644]
compiler/moco/lang/CMakeLists.txt [new file with mode: 0644]
compiler/moco/lang/README.md [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFAdd.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFAvgPool.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFBiasAdd.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFConcatV2.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFConst.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFConv2D.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFConv2DBackpropInput.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFDepthwiseConv2dNative.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFFakeQuantWithMinMaxVars.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFFusedBatchNorm.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFIdentity.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFMaxPool.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFMaximum.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFMean.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFMul.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFPack.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFPad.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFPlaceholder.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFPush.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFRealDiv.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFRelu.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFRelu6.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFReshape.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFRsqrt.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFShape.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFSoftmax.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFSqrt.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFSquaredDifference.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFSqueeze.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFStopGradient.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFStridedSlice.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFSub.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/Nodes/TFTanh.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFDataLayout.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFDialect.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNode.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodeDecl.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodeImpl.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodeVisitor.forward.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodeVisitor.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodes.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodes.lst [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFOpcode.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFPadding.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/VariadicArityNode.h [new file with mode: 0644]
compiler/moco/lang/include/moco/Names.h [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFAdd.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFAvgPool.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFBiasAdd.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFConcatV2.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFConst.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFConst.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFConv2D.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFConv2DBackpropInput.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFDepthwiseConv2dNative.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFFakeQuantWithMinMaxVars.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFFusedBatchNorm.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFIdentity.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFMaxPool.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFMaximum.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFMean.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFMul.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFPack.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFPad.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFPlaceholder.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFRealDiv.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFRelu.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFRelu6.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFReshape.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFRsqrt.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFShape.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFSoftmax.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFSqrt.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFSquaredDifference.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFSqueeze.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFStopGradient.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFStridedSlice.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFSub.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/Nodes/TFTanh.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/TFDialect.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/TFDialect.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/TFNode.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/TFNode.test.cpp [new file with mode: 0644]
compiler/moco/lang/src/IR/VariadicArityNode.test.cpp [new file with mode: 0644]
compiler/moco/pass/CMakeLists.txt [new file with mode: 0644]
compiler/moco/pass/README.md [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ConstantFoldAdd.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ConstantFoldMul.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ConstantFoldPack.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ConstantFoldStridedSlice.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/FuseBinaryIntoPreceding.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/RemoveTFIdentityNode.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ResolveConstantShape.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ResolveFusedBatchNorm.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ResolveReshapeWildcardDim.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/ResolveSquaredDifference.h [new file with mode: 0644]
compiler/moco/pass/include/moco/Pass/Passes/SqueezeReduceNode.h [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldAdd.test.cpp [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldHelper.cpp [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldHelper.h [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldMul.test.cpp [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldPack.test.cpp [new file with mode: 0644]
compiler/moco/pass/src/ConstantFoldStridedSlice.test.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ConstantFoldAdd.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ConstantFoldMul.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ConstantFoldPack.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ConstantFoldStridedSlice.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/FuseBinaryIntoPreceding.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/RemoveTFIdentityNode.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ResolveConstantShape.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ResolveFusedBatchNorm.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ResolveReshapeWildcardDim.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/ResolveSquaredDifference.cpp [new file with mode: 0644]
compiler/moco/pass/src/Passes/SqueezeReduceNode.cpp [new file with mode: 0644]
compiler/moco/pass/src/TensorPackEnumerator.cpp [new file with mode: 0644]
compiler/moco/pass/src/TensorPackEnumerator.h [new file with mode: 0644]
compiler/moco/pass/src/TensorSliceEnumerator.cpp [new file with mode: 0644]
compiler/moco/pass/src/TensorSliceEnumerator.h [new file with mode: 0644]
compiler/moco/pass/src/TensorSliceEnumerator.test.cpp [new file with mode: 0644]
compiler/moco/pass/src/TestHelper.h [new file with mode: 0644]
compiler/moco/pass/src/TestHelper.test.cpp [new file with mode: 0644]
compiler/moco/requires.cmake [new file with mode: 0644]
compiler/moco/service/CMakeLists.txt [new file with mode: 0644]
compiler/moco/service/README.md [new file with mode: 0644]
compiler/moco/service/include/moco/Service/TFShapeInferenceRule.h [new file with mode: 0644]
compiler/moco/service/include/moco/Service/TFTypeInferenceRule.h [new file with mode: 0644]
compiler/moco/service/src/Service/TFShapeInferenceRule.cpp [new file with mode: 0644]
compiler/moco/service/src/Service/TFShapeInferenceRule.test.cpp [new file with mode: 0644]
compiler/moco/service/src/Service/TFTypeInferenceRule.cpp [new file with mode: 0644]
compiler/moco/service/src/TestHelper.h [new file with mode: 0644]
compiler/moco/service/src/TestHelper.test.cpp [new file with mode: 0644]
compiler/moco/support/CMakeLists.txt [new file with mode: 0644]
compiler/moco/support/README.md [new file with mode: 0644]
compiler/moco/support/include/moco/Support/NodeAs.h [new file with mode: 0644]
compiler/moco/support/include/moco/Support/TFShapeInferenceHelper.h [new file with mode: 0644]
compiler/moco/support/src/TFShapeInferenceHelper.cpp [new file with mode: 0644]
compiler/mocotest-onnx/CMakeLists.txt [deleted file]
compiler/mocotest-tf/CMakeLists.txt [deleted file]
compiler/mocotest-tf/README.md [deleted file]
compiler/mocotest-tf/runall.sh [deleted file]
compiler/mocotest-tf/test.lst [deleted file]
compiler/morph/CMakeLists.txt
compiler/nest/core/CMakeLists.txt
compiler/nest/core/src/Block.test.cpp
compiler/nest/core/src/Bound.test.cpp
compiler/nest/core/src/Closure.test.cpp
compiler/nest/core/src/Domain.test.cpp
compiler/nest/core/src/DomainContext.test.cpp
compiler/nest/core/src/DomainID.test.cpp
compiler/nest/core/src/DomainInfo.test.cpp
compiler/nest/core/src/Expr.test.cpp
compiler/nest/core/src/FV.test.cpp
compiler/nest/core/src/Level.test.cpp
compiler/nest/core/src/Module.test.cpp
compiler/nest/core/src/Ret.test.cpp
compiler/nest/core/src/Schedule.test.cpp
compiler/nest/core/src/Var.test.cpp
compiler/nest/core/src/VarContext.test.cpp
compiler/nest/core/src/VarID.test.cpp
compiler/nest/core/src/expr/AddNode.test.cpp
compiler/nest/core/src/expr/DerefNode.test.cpp
compiler/nest/core/src/expr/MulNode.test.cpp
compiler/nest/core/src/expr/Subscript.test.cpp
compiler/nest/core/src/expr/VarNode.test.cpp
compiler/nest/core/src/stmt/PushNode.test.cpp
compiler/nike/CMakeLists.txt
compiler/nnc/CMakeLists.txt
compiler/nnc/backends/acl_soft_backend/AclCppGenerator.cpp
compiler/nnc/backends/acl_soft_backend/AclCppOpGenerator.cpp
compiler/nnc/backends/acl_soft_backend/CMakeLists.txt
compiler/nnc/backends/interpreter/CMakeLists.txt
compiler/nnc/backends/interpreter/Interpreter.cpp [deleted file]
compiler/nnc/backends/interpreter/InterpreterBackend.cpp
compiler/nnc/backends/interpreter/ops/Add.h [deleted file]
compiler/nnc/backends/interpreter/ops/AvgPool2D.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/AvgPool2D.h [deleted file]
compiler/nnc/backends/interpreter/ops/Concat.h [deleted file]
compiler/nnc/backends/interpreter/ops/Conv2D.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/Conv2D.h [deleted file]
compiler/nnc/backends/interpreter/ops/DeConv2D.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/DeConv2D.h [deleted file]
compiler/nnc/backends/interpreter/ops/DepthwiseConv2D.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/DepthwiseConv2D.h [deleted file]
compiler/nnc/backends/interpreter/ops/Div.h [deleted file]
compiler/nnc/backends/interpreter/ops/Fill.h [deleted file]
compiler/nnc/backends/interpreter/ops/FullyConnected.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/FullyConnected.h [deleted file]
compiler/nnc/backends/interpreter/ops/Gather.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/Gather.h [deleted file]
compiler/nnc/backends/interpreter/ops/Max.h [deleted file]
compiler/nnc/backends/interpreter/ops/MaxPool2D.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/MaxPool2D.h [deleted file]
compiler/nnc/backends/interpreter/ops/Mul.h [deleted file]
compiler/nnc/backends/interpreter/ops/OperationImpl.h [deleted file]
compiler/nnc/backends/interpreter/ops/Pad.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/Pad.h [deleted file]
compiler/nnc/backends/interpreter/ops/ReduceMean.h [deleted file]
compiler/nnc/backends/interpreter/ops/Reshape.h [deleted file]
compiler/nnc/backends/interpreter/ops/Softmax.h [deleted file]
compiler/nnc/backends/interpreter/ops/Sub.h [deleted file]
compiler/nnc/backends/interpreter/ops/Transpose.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/Transpose.h [deleted file]
compiler/nnc/backends/interpreter/ops/common.cpp [deleted file]
compiler/nnc/backends/interpreter/ops/common.h [deleted file]
compiler/nnc/backends/soft_backend/CMakeLists.txt
compiler/nnc/backends/soft_backend/CPPGenerator.cpp
compiler/nnc/backends/soft_backend/ModelAnalyzer.cpp
compiler/nnc/backends/soft_backend/ModelAnalyzer.h
compiler/nnc/backends/soft_backend/SBSerializer.cpp
compiler/nnc/backends/soft_backend/SBSerializer.h
compiler/nnc/backends/soft_backend/code_snippets/cpp_broadcast.def [new file with mode: 0644]
compiler/nnc/backends/soft_backend/code_snippets/cpp_conv_transpose.def
compiler/nnc/backends/soft_backend/code_snippets/cpp_elementwise.def
compiler/nnc/backends/soft_backend/code_snippets/cpp_operations.def
compiler/nnc/backends/soft_backend/code_snippets/cpp_reduce.def
compiler/nnc/cmake/config.cmake
compiler/nnc/doc/COC_for_nnc_developer.rst [deleted file]
compiler/nnc/doc/codestyle.rst [deleted file]
compiler/nnc/doc/nnc_debug.rst [deleted file]
compiler/nnc/doc/nnc_interpreter_testing.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_DLD.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_HLD.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_SDD.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_SRS.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_STD.rst [deleted file]
compiler/nnc/doc/project/18_NN_Compiler_and_Optimizer_UTR.rst [deleted file]
compiler/nnc/doc/project/images/nncc_components.png [deleted file]
compiler/nnc/doc/project/images/nncc_idef0_a0.png [deleted file]
compiler/nnc/doc/project/images/nncc_idef0_a1.png [deleted file]
compiler/nnc/doc/project/images/nncc_idef0_a12.png [deleted file]
compiler/nnc/driver/Driver.cpp
compiler/nnc/driver/Options.cpp
compiler/nnc/driver/Options.h [moved from compiler/nnc/include/option/Options.h with 100% similarity]
compiler/nnc/include/backends/acl_soft_backend/AclCppGenerator.h
compiler/nnc/include/backends/interpreter/Interpreter.h [deleted file]
compiler/nnc/include/backends/interpreter/InterpreterBackend.h
compiler/nnc/include/backends/soft_backend/CPPGenerator.h
compiler/nnc/include/passes/optimizations/DeadCodeElimination.h [new file with mode: 0644]
compiler/nnc/include/passes/optimizations/RemoveDeadEnds.h [deleted file]
compiler/nnc/include/passes/transformations/LowerConv2D.h [new file with mode: 0644]
compiler/nnc/passes/dot_dumper/CMakeLists.txt
compiler/nnc/passes/optimizations/CMakeLists.txt
compiler/nnc/passes/optimizations/CombineTransposes.cpp
compiler/nnc/passes/optimizations/ConstantFoldTranspose.cpp
compiler/nnc/passes/optimizations/DeadCodeElimination.cpp [new file with mode: 0644]
compiler/nnc/passes/optimizations/FuseArithmeticOps.cpp
compiler/nnc/passes/optimizations/OptimizationUtils.cpp
compiler/nnc/passes/optimizations/RemoveDeadEnds.cpp [deleted file]
compiler/nnc/passes/optimizations/SinkRelu.cpp
compiler/nnc/passes/optimizations/SinkTranspose.cpp
compiler/nnc/passes/transformations/CMakeLists.txt
compiler/nnc/passes/transformations/DataFormatSwitcher.cpp
compiler/nnc/passes/transformations/LowerConv2D.cpp [new file with mode: 0644]
compiler/nnc/requires.cmake
compiler/nnc/support/CLOptionChecker.cpp
compiler/nnc/support/CommandLine.cpp
compiler/nnc/tests/acl_soft_backend/AclCppOperations.cpp
compiler/nnc/tests/acl_soft_backend/BuildInfo.h.in
compiler/nnc/tests/acl_soft_backend/CMakeLists.txt
compiler/nnc/tests/acl_soft_backend/artifact_cmake/CMakeLists.txt
compiler/nnc/tests/acl_soft_backend/artifact_cmake/main.cpp
compiler/nnc/tests/import/CMakeLists.txt
compiler/nnc/tests/import/caffe.cpp
compiler/nnc/tests/import/tflite.cpp
compiler/nnc/tests/soft_backend/CMakeLists.txt
compiler/nnc/tests/soft_backend/CompileCPP.cpp
compiler/nnc/tests/soft_backend/test_main.def
compiler/nnc/unittests/CMakeLists.txt
compiler/nnc/unittests/acl_backend/CMakeLists.txt
compiler/nnc/unittests/acl_backend/MIRToDOM.cpp
compiler/nnc/unittests/caffe2_frontend/CMakeLists.txt [deleted file]
compiler/nnc/unittests/caffe2_frontend/test_data/gen_model.py [deleted file]
compiler/nnc/unittests/caffe2_frontend/unsupported_caffe2_model.cpp [deleted file]
compiler/nnc/unittests/caffe_frontend/CMakeLists.txt [deleted file]
compiler/nnc/unittests/caffe_frontend/unsupported_caffe_model.cpp [deleted file]
compiler/nnc/unittests/optimizations/CMakeLists.txt
compiler/nnc/unittests/optimizations/CombineTransposes.cpp
compiler/nnc/unittests/optimizations/DeadCodeElimination.cpp [new file with mode: 0644]
compiler/nnc/unittests/optimizations/FuseArithmeticOps.cpp
compiler/nnc/unittests/optimizations/RemoveDeadEnds.cpp [deleted file]
compiler/nnc/unittests/optimizations/SinkTest.cpp
compiler/nnc/unittests/pass/CMakeLists.txt
compiler/nnc/unittests/pass/PassExceptionTest.cpp
compiler/nnc/unittests/pass/PassManagerTest.cpp
compiler/nnc/unittests/soft_backend/CMakeLists.txt
compiler/nnc/unittests/soft_backend/CPPOperations.cpp
compiler/nnc/unittests/soft_backend/Generator.cpp
compiler/nnc/unittests/soft_backend/ModelAnalyzer.cpp
compiler/nnc/unittests/tflite_frontend/CMakeLists.txt [deleted file]
compiler/nnc/unittests/tflite_frontend/test_data/gen_test.py [deleted file]
compiler/nnc/unittests/tflite_frontend/unsupported_tflite_model.cpp [deleted file]
compiler/nnc/unittests/transformations/CMakeLists.txt
compiler/nnc/unittests/transformations/Switcher.cpp
compiler/nnc/utils/CMakeLists.txt
compiler/nnc/utils/caffe2_dot_dumper/CMakeLists.txt
compiler/nnc/utils/caffe2_dot_dumper/model_dump.cpp
compiler/nnc/utils/caffe_dot_dumper/CMakeLists.txt
compiler/nnc/utils/caffe_dot_dumper/model_dump.cpp
compiler/nnc/utils/caffe_model_maker/AllFill.sh [deleted file]
compiler/nnc/utils/caffe_model_maker/Filler.sh [deleted file]
compiler/nnc/utils/caffe_model_maker/GenerateCaffeModels.py [deleted file]
compiler/nnc/utils/caffe_model_maker/Pyloss.py [deleted file]
compiler/nnc/utils/caffe_model_maker/README.md [deleted file]
compiler/nnc/utils/caffe_model_maker/in.jpg [deleted file]
compiler/nnc/utils/infer_tests/README.md
compiler/nnc/utils/infer_tests/infer_testcases.py [changed mode: 0644->0755]
compiler/nnc/utils/infer_tests/res2bin.py [changed mode: 0644->0755]
compiler/nnc/utils/input_gen/tensor_gen.cpp
compiler/nnc/utils/model_runner/common_place.py [changed mode: 0644->0755]
compiler/nnc/utils/model_runner/model_runner_caffe.py [changed mode: 0644->0755]
compiler/nnc/utils/model_runner/model_runner_caffe2.py [changed mode: 0644->0755]
compiler/nnc/utils/model_runner/model_runner_onnx.py [changed mode: 0644->0755]
compiler/nnc/utils/model_runner/model_runner_tflite.py [changed mode: 0644->0755]
compiler/nnc/utils/prepare_inputs/README.md
compiler/nnc/utils/prepare_inputs/jpeg2hdf5.py [changed mode: 0644->0755]
compiler/nnc/utils/tflite_dot_dumper/CMakeLists.txt
compiler/nnc/utils/tflite_dot_dumper/model_dump.cpp
compiler/nnc/utils/tflite_model_generator/CMakeLists.txt [deleted file]
compiler/nnc/utils/tflite_model_generator/ModelGenerator.cpp [deleted file]
compiler/nnc/utils/tflite_model_generator/Operator.def [deleted file]
compiler/nnc/utils/tflite_model_generator/RandomModelBuilder.h [deleted file]
compiler/nnc/utils/tflite_model_generator/TFLiteRandomModelBuilder.cpp [deleted file]
compiler/nnc/utils/tflite_model_generator/TFLiteRandomModelBuilder.h [deleted file]
compiler/nnc/utils/tflite_model_generator/Tree.cpp [deleted file]
compiler/nnc/utils/tflite_model_generator/Tree.h [deleted file]
compiler/nnkit-caffe/CMakeLists.txt
compiler/nnkit-caffe/README.md [new file with mode: 0644]
compiler/nnkit-mocotf/README.md [new file with mode: 0644]
compiler/nnkit-mocotf/support/include/nnkit/support/moco/tf/Backend.h
compiler/nnkit-mocotf/support/src/Backend.cpp
compiler/nnkit-onnxrt/CMakeLists.txt
compiler/nnkit-onnxrt/README.md [new file with mode: 0644]
compiler/nnkit-tf/CMakeLists.txt
compiler/nnkit-tf/README.md [new file with mode: 0644]
compiler/nnkit-tf/support/CMakeLists.txt
compiler/nnkit-tf/support/include/nnkit/support/tf/Runner.h
compiler/nnkit-tf/support/src/Backend.cpp
compiler/nnkit-tf/support/src/Runner.cpp
compiler/nnkit-tflite/CMakeLists.txt
compiler/nnkit-tflite/README.md [new file with mode: 0644]
compiler/nnkit-tflite/backend/Backend.cpp
compiler/nnkit-tflite/support/CMakeLists.txt
compiler/nnkit-tflite/support/include/nnkit/support/tflite/AbstractBackend.h
compiler/nnkit-tflite/support/include/nnkit/support/tflite/TensorSet.h
compiler/nnkit-tflite/support/include/nnkit/support/tflite/TensorSets.h
compiler/nnkit-tflite/support/include/nnkit/support/tflite/TensorUtils.h
compiler/nnkit/actions/HDF5/CMakeLists.txt
compiler/nnkit/tools/benchmark/CMakeLists.txt
compiler/nnkit/tools/run/CMakeLists.txt
compiler/nnop/CMakeLists.txt
compiler/nnop/README.md [new file with mode: 0644]
compiler/nnsuite/README.md [new file with mode: 0644]
compiler/nnsuite/conv/nnkit-caffe/CMakeLists.txt
compiler/nnsuite/conv/nnkit-tflite/CMakeLists.txt
compiler/one-cmds/CMakeLists.txt [new file with mode: 0644]
compiler/one-cmds/README.md [new file with mode: 0644]
compiler/one-cmds/how-to-create-hdf5-dataset.txt [new file with mode: 0644]
compiler/one-cmds/how-to-prepare-virtualenv.txt [new file with mode: 0644]
compiler/one-cmds/how-to-use-one-commands.txt [new file with mode: 0644]
compiler/one-cmds/one-build [new file with mode: 0644]
compiler/one-cmds/one-build.template.cfg [new file with mode: 0644]
compiler/one-cmds/one-codegen [new file with mode: 0644]
compiler/one-cmds/one-import [new file with mode: 0644]
compiler/one-cmds/one-import-bcq [new file with mode: 0644]
compiler/one-cmds/one-import-tf [new file with mode: 0644]
compiler/one-cmds/one-import-tflite [new file with mode: 0644]
compiler/one-cmds/one-optimize [new file with mode: 0644]
compiler/one-cmds/one-pack [new file with mode: 0644]
compiler/one-cmds/one-prepare-venv [new file with mode: 0644]
compiler/one-cmds/one-quantize [new file with mode: 0644]
compiler/one-cmds/requires.cmake [new file with mode: 0644]
compiler/one-cmds/tests/CMakeLists.txt [new file with mode: 0644]
compiler/one-cmds/tests/README.txt [new file with mode: 0644]
compiler/one-cmds/tests/one-build_001.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-build_002.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_002.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_003.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_004.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_neg_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_005.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_006.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_007.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_008.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import-bcq_neg_009.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_002.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-import_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_005.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_006.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_007.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_008.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_009.test [new file with mode: 0644]
compiler/one-cmds/tests/one-import_neg_010.test [new file with mode: 0644]
compiler/one-cmds/tests/one-optimize_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-optimize_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-optimize_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-optimize_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-pack_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-pack_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-pack_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-pack_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_005.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_006.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_007.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_008.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_009.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_010.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_011.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_012.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_013.test [new file with mode: 0644]
compiler/one-cmds/tests/prepare_test_materials.sh [new file with mode: 0644]
compiler/one-cmds/tests/preprocess_images.py [new file with mode: 0644]
compiler/one-cmds/tests/rawdata2hdf5_001.test [new file with mode: 0644]
compiler/one-cmds/tests/rawdata2hdf5_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/rawdata2hdf5_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/rawdata2hdf5_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/rawdata2hdf5_neg_004.test [new file with mode: 0644]
compiler/one-cmds/utils.py [new file with mode: 0644]
compiler/oneco-value-pbtxt-test/CMakeLists.txt [new file with mode: 0644]
compiler/oneco-value-pbtxt-test/Const_000/test.pbtxt [moved from compiler/mocotest-onnx/Const_000/test.pbtxt with 100% similarity]
compiler/oneco-value-pbtxt-test/Identity_000/test.pbtxt [moved from compiler/mocotest-onnx/Identity_000/test.pbtxt with 100% similarity]
compiler/oneco-value-pbtxt-test/README.md [new file with mode: 0644]
compiler/oneco-value-pbtxt-test/requires.cmake [moved from compiler/mocotest-onnx/requires.cmake with 100% similarity]
compiler/oneco/CMakeLists.txt [new file with mode: 0644]
compiler/oneco/README.md [new file with mode: 0644]
compiler/oneco/include/moco/onnx/Frontend.h [moved from compiler/moco-onnx/include/moco/onnx/Frontend.h with 100% similarity]
compiler/oneco/proto/CMakeLists.txt [moved from compiler/moco-onnx/proto/CMakeLists.txt with 100% similarity]
compiler/oneco/requires.cmake [moved from compiler/moco-onnx/requires.cmake with 100% similarity]
compiler/oneco/src/Convert.cpp [moved from compiler/moco-onnx/src/Convert.cpp with 100% similarity]
compiler/oneco/src/Convert.h [moved from compiler/moco-onnx/src/Convert.h with 100% similarity]
compiler/oneco/src/Frontend.cpp [moved from compiler/moco-onnx/src/Frontend.cpp with 100% similarity]
compiler/oneco/src/Frontend.test.cpp [moved from compiler/moco-onnx/src/Frontend.test.cpp with 100% similarity]
compiler/oneco/src/GraphBuilder.h [moved from compiler/moco-onnx/src/GraphBuilder.h with 100% similarity]
compiler/oneco/src/GraphBuilderContext.cpp [moved from compiler/moco-onnx/src/GraphBuilderContext.cpp with 100% similarity]
compiler/oneco/src/GraphBuilderContext.h [moved from compiler/moco-onnx/src/GraphBuilderContext.h with 100% similarity]
compiler/oneco/src/GraphBuilderRegistry.h [moved from compiler/moco-onnx/src/GraphBuilderRegistry.h with 100% similarity]
compiler/oneco/src/Onnxutil.cpp [moved from compiler/moco-onnx/src/Onnxutil.cpp with 100% similarity]
compiler/oneco/src/Onnxutil.h [moved from compiler/moco-onnx/src/Onnxutil.h with 100% similarity]
compiler/oneco/src/Op/Constant.cpp [moved from compiler/moco-onnx/src/Op/Constant.cpp with 100% similarity]
compiler/oneco/src/Op/Constant.h [moved from compiler/moco-onnx/src/Op/Constant.h with 100% similarity]
compiler/oneco/src/Op/Constant_V1.cpp [moved from compiler/moco-onnx/src/Op/Constant_V1.cpp with 100% similarity]
compiler/oneco/src/Op/Constant_V9.cpp [moved from compiler/moco-onnx/src/Op/Constant_V9.cpp with 100% similarity]
compiler/oneco/src/Op/Identity.cpp [moved from compiler/moco-onnx/src/Op/Identity.cpp with 100% similarity]
compiler/oneco/src/Op/Identity.h [moved from compiler/moco-onnx/src/Op/Identity.h with 100% similarity]
compiler/oneco/src/Op/Identity_V1.cpp [moved from compiler/moco-onnx/src/Op/Identity_V1.cpp with 100% similarity]
compiler/onnx-tools/CMakeLists.txt [new file with mode: 0644]
compiler/onnx-tools/README.md [new file with mode: 0644]
compiler/onnx-tools/onnx-dump.py [new file with mode: 0644]
compiler/onnx-tools/onnx-ops.py [new file with mode: 0644]
compiler/onnx2circle/CMakeLists.txt [new file with mode: 0644]
compiler/onnx2circle/README.md [new file with mode: 0644]
compiler/onnx2circle/requires.cmake [new file with mode: 0644]
compiler/onnx2circle/src/onnx2circle.cpp [new file with mode: 0644]
compiler/onnx2tflite-integration-test/CMakeLists.txt [new file with mode: 0644]
compiler/onnx2tflite-integration-test/README.md [new file with mode: 0644]
compiler/onnx2tflite-integration-test/requires.cmake [new file with mode: 0644]
compiler/onnx2tflite-integration-test/test.lst [new file with mode: 0644]
compiler/onnx2tflite-integration-test/testall.sh [new file with mode: 0755]
compiler/onnx2tflite/CMakeLists.txt [new file with mode: 0644]
compiler/onnx2tflite/requires.cmake [new file with mode: 0644]
compiler/onnx2tflite/src/Driver.cpp [new file with mode: 0644]
compiler/onnxkit/CMakeLists.txt
compiler/oops/CMakeLists.txt [new file with mode: 0644]
compiler/oops/README.md [new file with mode: 0644]
compiler/oops/include/oops/InternalExn.h [new file with mode: 0644]
compiler/oops/include/oops/UserExn.h [new file with mode: 0644]
compiler/oops/test.cpp [new file with mode: 0644]
compiler/pepper-assert/CMakeLists.txt [new file with mode: 0644]
compiler/pepper-assert/README.md [new file with mode: 0644]
compiler/pepper-assert/include/pepper/assert.h [new file with mode: 0644]
compiler/pepper-env/CMakeLists.txt [new file with mode: 0644]
compiler/pepper-env/README.md [new file with mode: 0644]
compiler/pepper-env/include/pepper/env.h [new file with mode: 0644]
compiler/pepper-env/src/env.cpp [new file with mode: 0644]
compiler/pepper-env/src/env.test.cpp [new file with mode: 0644]
compiler/pepper-str/CMakeLists.txt
compiler/pepper-strcast/CMakeLists.txt
compiler/plier-tf/CMakeLists.txt
compiler/plier-tf/include/plier/tf/TestHelper.h
compiler/plier-tf/proto/CMakeLists.txt [deleted file]
compiler/plier-tf/requires.cmake
compiler/plier-tf/src/Convert.cpp
compiler/plier-tf/src/Convert.test.cpp
compiler/plier-tf/src/TestHelper.cpp
compiler/pota-quantization-value-test/CMakeLists.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/README.md [new file with mode: 0644]
compiler/pota-quantization-value-test/compare_tensors.py [new file with mode: 0755]
compiler/pota-quantization-value-test/expected_outputs/Add_002/channel/int16/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/channel/int16/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/channel/int16/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/layer/uint8/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/layer/uint8/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/layer/uint8/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Add_002/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/AveragePool2D_000/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/channel/int16/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/channel/int16/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/channel/int16/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/layer/uint8/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/layer/uint8/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/layer/uint8/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Concatenation_001/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/channel/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/DepthwiseConv2D_002/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/fake_quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/quantization/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/quantization/out.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/record_minmax/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/int16/record_minmax/out.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/fake_quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/quantization/bias.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/quantization/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/quantization/out.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/quantization/weight.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/record_minmax/in.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/FullyConnected_003/channel/uint8/record_minmax/out.json [new file with mode: 0644]
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/MaxPool2D_000/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/MaxPool2D_000/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/channel/int16/quantization/reduction_indices.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mean_000/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/channel/int16/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/channel/int16/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/channel/int16/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/layer/uint8/quantization/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/layer/uint8/quantization/ifm2.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/layer/uint8/record_minmax/ifm1.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/Mul_001/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/channel/int16/quantization/alpha.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/layer/uint8/quantization/alpha.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/PRelu_001/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/layer/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/layer/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/layer/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/ReLU_000/layer/uint8/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/quantization/.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/int16/record_minmax/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/fake_quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/quantization/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/quantization/ker.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/quantization/ofm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/record_minmax/ifm.json [new file with mode: 0644]
compiler/pota-quantization-value-test/expected_outputs/TransposeConv_001/channel/uint8/record_minmax/ofm.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/gen_h5_explicit_inputs.py [new file with mode: 0755]
compiler/pota-quantization-value-test/requires.cmake [new file with mode: 0644]
compiler/pota-quantization-value-test/test.lst [new file with mode: 0644]
compiler/pota-quantization-value-test/test_fake_wquant.sh [new file with mode: 0755]
compiler/pota-quantization-value-test/test_inputs/Add_002/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Add_002/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/AveragePool2D_000/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Concatenation_001/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/channel/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Conv2D_004/layer/uint8/0.txt [new file with mode: 0644]
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/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/channel/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/DepthwiseConv2D_002/layer/uint8/0.txt [new file with mode: 0644]
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/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/FullyConnected_003/channel/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/MaxPool2D_000/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/MaxPool2D_000/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mean_000/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/Mul_001/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/PRelu_001/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/layer/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/layer/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/layer/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/layer/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/ReLU_000/layer/uint8/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/int16/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/int16/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/int16/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/int16/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/int16/4.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/uint8/0.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/uint8/1.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/uint8/2.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/uint8/3.txt [new file with mode: 0644]
compiler/pota-quantization-value-test/test_inputs/TransposeConv_001/channel/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_quantization.sh [new file with mode: 0755]
compiler/pota-quantization-value-test/test_record_minmax.sh [new file with mode: 0755]
compiler/pp/CMakeLists.txt
compiler/pp/src/LinearDocument.cpp
compiler/rawdata2hdf5/CMakeLists.txt [new file with mode: 0644]
compiler/rawdata2hdf5/README.md [new file with mode: 0644]
compiler/rawdata2hdf5/rawdata2hdf5 [new file with mode: 0644]
compiler/record-minmax-conversion-test/CMakeLists.txt [new file with mode: 0644]
compiler/record-minmax-conversion-test/README.md [new file with mode: 0644]
compiler/record-minmax-conversion-test/gen_h5_random_inputs.py [new file with mode: 0755]
compiler/record-minmax-conversion-test/requires.cmake [new file with mode: 0644]
compiler/record-minmax-conversion-test/test.lst [new file with mode: 0644]
compiler/record-minmax-conversion-test/testall.sh [new file with mode: 0755]
compiler/record-minmax/CMakeLists.txt [new file with mode: 0644]
compiler/record-minmax/README.md [new file with mode: 0644]
compiler/record-minmax/driver/Driver.cpp [new file with mode: 0644]
compiler/record-minmax/include/MinMaxObserver.h [new file with mode: 0644]
compiler/record-minmax/include/RecordFunction.h [new file with mode: 0644]
compiler/record-minmax/include/RecordMinMax.h [new file with mode: 0644]
compiler/record-minmax/requires.cmake [new file with mode: 0644]
compiler/record-minmax/src/HDF5Importer.cpp [new file with mode: 0644]
compiler/record-minmax/src/HDF5Importer.h [new file with mode: 0644]
compiler/record-minmax/src/MinMaxObserver.cpp [new file with mode: 0644]
compiler/record-minmax/src/RecordMinMax.cpp [new file with mode: 0644]
compiler/record-minmax/tests/RecordFunction.test.cpp [new file with mode: 0644]
compiler/safemain/README.md [new file with mode: 0644]
compiler/souschef/CMakeLists.txt [new file with mode: 0644]
compiler/souschef/README.md [new file with mode: 0644]
compiler/souschef/include/souschef/Arguments.h [new file with mode: 0644]
compiler/souschef/include/souschef/Data/Constant.h [new file with mode: 0644]
compiler/souschef/include/souschef/Data/Explicit.h [new file with mode: 0644]
compiler/souschef/include/souschef/Data/Gaussian.h [new file with mode: 0644]
compiler/souschef/include/souschef/DataChef.def [new file with mode: 0644]
compiler/souschef/include/souschef/DataChef.h [new file with mode: 0644]
compiler/souschef/include/souschef/DataChefs.h [new file with mode: 0644]
compiler/souschef/include/souschef/Dataset.h [new file with mode: 0644]
compiler/souschef/include/souschef/Dims.h [new file with mode: 0644]
compiler/souschef/include/souschef/LexicalCast.h [new file with mode: 0644]
compiler/souschef/include/souschef/RangedArguments.h [new file with mode: 0644]
compiler/souschef/include/souschef/Registry.h [new file with mode: 0644]
compiler/souschef/include/souschef/TensorFiller.h [new file with mode: 0644]
compiler/souschef/src/Dims.cpp [new file with mode: 0644]
compiler/souschef/src/Gaussian.cpp [new file with mode: 0644]
compiler/souschef/src/LexicalCast.cpp [new file with mode: 0644]
compiler/stdex/CMakeLists.txt
compiler/stdex/include/stdex/Memory.h
compiler/tf2circle-conversion-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-conversion-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-conversion-test/README.md [new file with mode: 0644]
compiler/tf2circle-conversion-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-conversion-test/test.lst [new file with mode: 0644]
compiler/tf2circle-conversion-test/testall.sh [new file with mode: 0755]
compiler/tf2circle-dredd-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/README.md [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-dredd-pb-test/runner.sh [new file with mode: 0755]
compiler/tf2circle-dredd-pbtxt-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-dredd-pbtxt-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-dredd-pbtxt-test/README.md [new file with mode: 0644]
compiler/tf2circle-dredd-pbtxt-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-dredd-pbtxt-test/runner.sh [new file with mode: 0755]
compiler/tf2circle-dredd-pbtxt-test/test.lst [new file with mode: 0644]
compiler/tf2circle-model-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-model-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-model-test/README.md [new file with mode: 0644]
compiler/tf2circle-model-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2circle-model-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-model-test/runner.sh [new file with mode: 0755]
compiler/tf2circle-ui-check/.gitignore [new file with mode: 0644]
compiler/tf2circle-ui-check/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-ui-check/README.md [new file with mode: 0644]
compiler/tf2circle-ui-check/checkall.sh [new file with mode: 0755]
compiler/tf2circle-ui-check/requires.cmake [new file with mode: 0644]
compiler/tf2circle-value-pbtxt-remote-test/.gitignore [new file with mode: 0644]
compiler/tf2circle-value-pbtxt-remote-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle-value-pbtxt-remote-test/README.md [new file with mode: 0644]
compiler/tf2circle-value-pbtxt-remote-test/requires.cmake [new file with mode: 0644]
compiler/tf2circle-value-pbtxt-remote-test/testall.sh [new file with mode: 0755]
compiler/tf2circle/CMakeLists.txt [new file with mode: 0644]
compiler/tf2circle/README.md [new file with mode: 0644]
compiler/tf2circle/proto/CustomOpInfo.proto [new file with mode: 0644]
compiler/tf2circle/requires.cmake [new file with mode: 0644]
compiler/tf2circle/src/CustomopConfLoader.cpp [new file with mode: 0644]
compiler/tf2circle/src/CustomopConfLoader.h [new file with mode: 0644]
compiler/tf2circle/src/tf2circle.cpp [new file with mode: 0644]
compiler/tf2nnpackage-value-remote-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2nnpackage-value-remote-test/README.md [new file with mode: 0644]
compiler/tf2nnpackage-value-remote-test/requires.cmake [new file with mode: 0644]
compiler/tf2nnpackage-value-remote-test/test.lst [new file with mode: 0644]
compiler/tf2nnpackage-value-remote-test/testall.sh [new file with mode: 0755]
compiler/tf2nnpkg/CMakeLists.txt [new file with mode: 0644]
compiler/tf2nnpkg/README.md [new file with mode: 0644]
compiler/tf2nnpkg/requires.cmake [new file with mode: 0644]
compiler/tf2nnpkg/src/filesystem.h [new file with mode: 0644]
compiler/tf2nnpkg/src/filesystem_common.cpp [new file with mode: 0644]
compiler/tf2nnpkg/src/filesystem_linux.cpp [new file with mode: 0644]
compiler/tf2nnpkg/src/filesystem_windows.cpp [new file with mode: 0644]
compiler/tf2nnpkg/src/tf2nnpkg.cpp [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/README.md [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-dredd-pb-test/runner.sh [new file with mode: 0755]
compiler/tf2tflite-dredd-pbtxt-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-dredd-pbtxt-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-dredd-pbtxt-test/README.md [new file with mode: 0644]
compiler/tf2tflite-dredd-pbtxt-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-dredd-pbtxt-test/runner.sh [new file with mode: 0755]
compiler/tf2tflite-dredd-pbtxt-test/test.lst [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/README.md [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/contrib/.gitignore [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-value-pb-test/runner.sh [new file with mode: 0755]
compiler/tf2tflite-value-pbtxt-test/.gitignore [new file with mode: 0644]
compiler/tf2tflite-value-pbtxt-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tflite-value-pbtxt-test/README.md [new file with mode: 0644]
compiler/tf2tflite-value-pbtxt-test/requires.cmake [new file with mode: 0644]
compiler/tf2tflite-value-pbtxt-test/test.lst [new file with mode: 0644]
compiler/tf2tflite-value-pbtxt-test/testall.sh [moved from compiler/tf2tflite/testall.sh with 100% similarity]
compiler/tf2tflite/CMakeLists.txt
compiler/tf2tflite/requires.cmake
compiler/tf2tflite/src/CustomopConfLoader.cpp
compiler/tf2tflite/src/CustomopConfLoader.h
compiler/tf2tflite/src/Driver.cpp
compiler/tf2tflite/test.lst [deleted file]
compiler/tf2tfliteV2-conversion-test/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tfliteV2-conversion-test/README.md [new file with mode: 0644]
compiler/tf2tfliteV2-conversion-test/requires.cmake [new file with mode: 0644]
compiler/tf2tfliteV2-conversion-test/test.lst [new file with mode: 0644]
compiler/tf2tfliteV2-conversion-test/testall.sh [new file with mode: 0755]
compiler/tf2tfliteV2/CMakeLists.txt [new file with mode: 0644]
compiler/tf2tfliteV2/README.md [new file with mode: 0644]
compiler/tf2tfliteV2/tf2tfliteV2.py [new file with mode: 0755]
compiler/tfgraph-xform/CMakeLists.txt [deleted file]
compiler/tfgraph-xform/README.md [deleted file]
compiler/tfinfo-v2/CMakeLists.txt [new file with mode: 0644]
compiler/tfinfo-v2/README.md [new file with mode: 0644]
compiler/tfinfo-v2/include/tfinfo-v2/TensorInfoLoader.h [new file with mode: 0644]
compiler/tfinfo-v2/include/tfinfo-v2/TensorSignature.h [new file with mode: 0644]
compiler/tfinfo-v2/proto/tfinfo-v2.proto [new file with mode: 0644]
compiler/tfinfo-v2/requires.cmake [new file with mode: 0644]
compiler/tfinfo-v2/src/TFInfo_v2.test.cpp [new file with mode: 0644]
compiler/tfinfo-v2/src/TensorInfoLoader.cpp [new file with mode: 0644]
compiler/tfinfo-v2/src/TensorSignature.cpp [new file with mode: 0644]
compiler/tfinfo/CMakeLists.txt
compiler/tfinfo/include/nnkit/support/tftestinfo/ParsedTensor.h
compiler/tfinfo/requires.cmake [new file with mode: 0644]
compiler/tfinfo/src/TensorInfoParser.cpp
compiler/tfinfo/src/TensorInfoParser.test.cpp
compiler/tfkit/CMakeLists.txt
compiler/tfkit/src/PackCommand.cpp
compiler/tfkit/src/UnpackCommand.cpp
compiler/tfl-inspect/CMakeLists.txt [new file with mode: 0644]
compiler/tfl-inspect/README.md [new file with mode: 0644]
compiler/tfl-inspect/driver/Driver.cpp [new file with mode: 0644]
compiler/tfl-inspect/requires.cmake [new file with mode: 0644]
compiler/tfl-inspect/src/Dump.cpp [new file with mode: 0644]
compiler/tfl-inspect/src/Dump.h [new file with mode: 0644]
compiler/tfl-inspect/src/Reader.cpp [new file with mode: 0644]
compiler/tfl-inspect/src/Reader.h [new file with mode: 0644]
compiler/tfl-verify/CMakeLists.txt [new file with mode: 0644]
compiler/tfl-verify/README.md [new file with mode: 0644]
compiler/tfl-verify/requires.cmake [new file with mode: 0644]
compiler/tfl-verify/src/Driver.cpp [new file with mode: 0644]
compiler/tfl-verify/src/VerifyFlatBuffers.cpp [new file with mode: 0644]
compiler/tfl-verify/src/VerifyFlatBuffers.h [new file with mode: 0644]
compiler/tflchef/CMakeLists.txt
compiler/tflchef/core/CMakeLists.txt
compiler/tflchef/core/schema/tflite.fbs [deleted file]
compiler/tflchef/core/schema/tflite.meta [deleted file]
compiler/tflchef/core/src/Arguments.h [deleted file]
compiler/tflchef/core/src/Convert.cpp
compiler/tflchef/core/src/Convert.h
compiler/tflchef/core/src/CustomOp/AddV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/AddV2.h [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/All.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/All.h [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/BatchMatMulV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/BatchMatMulV2.h [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MatMul.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MatMul.h [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MatrixBandPart.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MatrixBandPart.h [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MaxPoolWithArgMax.cpp [new file with mode: 0644]
compiler/tflchef/core/src/CustomOp/MaxPoolWithArgMax.h [new file with mode: 0644]
compiler/tflchef/core/src/Data/Constant.h [deleted file]
compiler/tflchef/core/src/Data/Explicit.h [deleted file]
compiler/tflchef/core/src/Data/Gaussian.cpp [deleted file]
compiler/tflchef/core/src/Data/Gaussian.h [deleted file]
compiler/tflchef/core/src/DataChef.def [deleted file]
compiler/tflchef/core/src/DataChef.h [deleted file]
compiler/tflchef/core/src/DataChefs.h [deleted file]
compiler/tflchef/core/src/Dataset.h [deleted file]
compiler/tflchef/core/src/LexicalCast.cpp [deleted file]
compiler/tflchef/core/src/LexicalCast.h [deleted file]
compiler/tflchef/core/src/ModelChef.cpp
compiler/tflchef/core/src/Op/Abs.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Abs.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Add.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Add.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/AddN.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/AddN.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ArgMax.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ArgMax.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ArgMin.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ArgMin.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/BatchMatMul.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/BatchMatMul.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/BatchToSpaceND.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/BatchToSpaceND.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Cast.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Cast.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Ceil.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Ceil.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Conv2D.cpp
compiler/tflchef/core/src/Op/Cos.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Cos.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/DepthToSpace.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/DepthToSpace.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/DepthwiseConv2D.cpp
compiler/tflchef/core/src/Op/Dequantize.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Dequantize.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ELU.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ELU.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Equal.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Equal.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Exp.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Exp.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ExpandDims.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ExpandDims.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Fill.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Fill.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Floor.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Floor.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/FloorDiv.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/FloorDiv.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/FloorMod.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/FloorMod.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Gather.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Gather.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/GatherNd.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/GatherNd.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Greater.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Greater.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/GreaterEqual.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/GreaterEqual.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/If.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/If.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/L2Normalize.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/L2Normalize.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/L2Pool2D.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/L2Pool2D.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LeakyRelu.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LeakyRelu.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Less.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Less.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LessEqual.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LessEqual.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LocalResponseNormalization.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LocalResponseNormalization.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Log.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Log.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogSoftmax.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogSoftmax.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalAnd.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalAnd.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalNot.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalNot.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalOr.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/LogicalOr.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Logistic.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Logistic.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/MatrixDiag.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/MatrixDiag.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/MatrixSetDiag.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/MatrixSetDiag.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Maximum.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Maximum.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Mean.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Mean.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Minimum.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Minimum.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/MirrorPad.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/MirrorPad.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Mul.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Mul.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Neg.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Neg.h [new file with mode: 0644]
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/NonMaxSuppressionV5.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/NonMaxSuppressionV5.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/NotEqual.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/NotEqual.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/OneHot.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/OneHot.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/PRelu.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/PRelu.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Pack.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Pack.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Pad.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Pad.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/Op/Pow.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Pow.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Range.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Range.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Rank.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Rank.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReLUN1To1.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReLUN1To1.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceAny.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceAny.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceMax.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceMax.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceMin.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceMin.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceProd.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReduceProd.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Reshape.cpp
compiler/tflchef/core/src/Op/ResizeBilinear.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ResizeBilinear.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ResizeNearestNeighbor.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReverseSequence.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReverseSequence.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReverseV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ReverseV2.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Round.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Round.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Rsqrt.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Rsqrt.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ScatterNd.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ScatterNd.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SegmentSum.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SegmentSum.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Select.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Select.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SelectV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SelectV2.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Shape.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Shape.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Sin.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Sin.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Slice.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Slice.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Softmax.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Softmax.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SpaceToBatchND.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SpaceToBatchND.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SpaceToDepth.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SpaceToDepth.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SparseToDense.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SparseToDense.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Split.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Split.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SplitV.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SplitV.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Square.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Square.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/SquaredDifference.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/SquaredDifference.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Squeeze.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Squeeze.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/StridedSlice.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/StridedSlice.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Sum.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Sum.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Tanh.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Tanh.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Tile.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Tile.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/TopKV2.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/TopKV2.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Transpose.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Transpose.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/TransposeConv.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/TransposeConv.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/UnidirectionalSequenceLSTM.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/UnidirectionalSequenceLSTM.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Unique.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Unique.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Unpack.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Unpack.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/Where.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Where.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/While.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/While.h [new file with mode: 0644]
compiler/tflchef/core/src/Op/ZerosLike.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/ZerosLike.h [new file with mode: 0644]
compiler/tflchef/core/src/OpChef.def
compiler/tflchef/core/src/OpChef.h
compiler/tflchef/core/src/OpChefs.h
compiler/tflchef/log/CMakeLists.txt [new file with mode: 0644]
compiler/tflchef/log/include/Log.h [new file with mode: 0644]
compiler/tflchef/log/include/LoggingContext.h [new file with mode: 0644]
compiler/tflchef/log/src/Log.cpp [new file with mode: 0644]
compiler/tflchef/log/src/LoggingContext.cpp [new file with mode: 0644]
compiler/tflchef/proto/tflchef.proto
compiler/tflchef/requires.cmake
compiler/tflchef/tests/CMakeLists.txt
compiler/tflchef/tests/multisubgraph/test.recipe [new file with mode: 0644]
compiler/tflchef/tests/no_shape/test.recipe [new file with mode: 0644]
compiler/tflchef/tests/no_shape/test.reverse [moved from compiler/tflchef/tests/sub/test.reverse with 100% similarity]
compiler/tflchef/tests/runvalidate.sh [new file with mode: 0755]
compiler/tflchef/tests/shape_signature/test.recipe [new file with mode: 0644]
compiler/tflchef/tests/shape_signature/test.reverse [moved from compiler/tflchef/tests/reshape/test.reverse with 100% similarity]
compiler/tflchef/tflite/CMakeLists.txt
compiler/tflchef/tflite/include/tflchef/RawModel.h [deleted file]
compiler/tflchef/tflite/include/tflchef/RecipeChef.h
compiler/tflchef/tflite/src/Convert.cpp
compiler/tflchef/tflite/src/Convert.h
compiler/tflchef/tflite/src/FillerHelper.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/FillerHelper.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Abs.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Abs.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Add.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Add.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/AddN.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/AddN.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ArgMax.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ArgMax.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ArgMin.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ArgMin.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/BatchMatMul.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/BatchMatMul.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/BatchToSpaceND.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/BatchToSpaceND.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Cast.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Cast.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Ceil.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Ceil.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Conv2D.cpp
compiler/tflchef/tflite/src/Op/Cos.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Cos.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/DepthToSpace.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/DepthToSpace.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/DepthwiseConv2D.cpp
compiler/tflchef/tflite/src/Op/Dequantize.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Dequantize.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ELU.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ELU.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Equal.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Equal.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Exp.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Exp.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ExpandDims.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ExpandDims.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Fill.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Fill.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Floor.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Floor.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/FloorDiv.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/FloorDiv.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/FloorMod.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/FloorMod.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/FullyConnected.cpp
compiler/tflchef/tflite/src/Op/Gather.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Gather.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/GatherNd.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/GatherNd.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Greater.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Greater.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/GreaterEqual.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/GreaterEqual.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/L2Normalize.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/L2Normalize.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/L2Pool2D.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/L2Pool2D.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LeakyRelu.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LeakyRelu.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Less.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Less.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LessEqual.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LessEqual.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LocalResponseNormalization.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LocalResponseNormalization.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Log.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Log.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogSoftmax.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogSoftmax.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalAnd.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalAnd.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalNot.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalNot.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalOr.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/LogicalOr.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Logistic.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Logistic.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MatrixDiag.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MatrixDiag.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MatrixSetDiag.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MatrixSetDiag.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Maximum.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Maximum.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Mean.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Mean.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Minimum.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Minimum.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MirrorPad.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/MirrorPad.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Mul.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Mul.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Neg.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Neg.h [new file with mode: 0644]
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/NonMaxSuppressionV5.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/NonMaxSuppressionV5.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/NotEqual.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/NotEqual.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/OneHot.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/OneHot.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/PRelu.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/PRelu.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Pack.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Pack.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Pad.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Pad.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/Pow.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Pow.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Range.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Range.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Rank.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Rank.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReLUN1To1.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReLUN1To1.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceAny.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceAny.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceMax.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceMax.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceMin.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceMin.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceProd.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReduceProd.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Reshape.cpp
compiler/tflchef/tflite/src/Op/ResizeBilinear.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ResizeBilinear.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ResizeNearestNeighbor.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReverseSequence.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReverseSequence.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReverseV2.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ReverseV2.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Round.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Round.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Rsqrt.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Rsqrt.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ScatterNd.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ScatterNd.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SegmentSum.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SegmentSum.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Select.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Select.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SelectV2.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SelectV2.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Shape.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Shape.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Sin.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Sin.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Slice.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Slice.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Softmax.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Softmax.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SpaceToBatchND.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SpaceToBatchND.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SpaceToDepth.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SpaceToDepth.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SparseToDense.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SparseToDense.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Split.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Split.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SplitV.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SplitV.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Sqrt.cpp
compiler/tflchef/tflite/src/Op/Square.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Square.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SquaredDifference.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/SquaredDifference.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Squeeze.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Squeeze.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/StridedSlice.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/StridedSlice.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Sub.cpp
compiler/tflchef/tflite/src/Op/Sum.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Sum.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Tanh.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Tanh.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Tile.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Tile.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/TopKV2.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/TopKV2.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Transpose.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Transpose.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/TransposeConv.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/TransposeConv.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/UnidirectionalSequenceLSTM.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/UnidirectionalSequenceLSTM.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Unique.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Unique.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Unpack.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Unpack.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Where.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/Where.h [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ZerosLike.cpp [new file with mode: 0644]
compiler/tflchef/tflite/src/Op/ZerosLike.h [new file with mode: 0644]
compiler/tflchef/tflite/src/RawModelLoader.cpp [deleted file]
compiler/tflchef/tflite/src/RecipeChef.cpp
compiler/tflchef/tflite/src/TFliteImport.h
compiler/tflchef/tflite/src/TFliteOpChef.h
compiler/tflchef/tflite/src/TFliteOpChefs.h
compiler/tflchef/tflite/src/TFliteOpRegistry.h
compiler/tflchef/tools/console/Driver.cpp
compiler/tflchef/tools/file/CMakeLists.txt
compiler/tflchef/tools/file/Driver.cpp
compiler/tflchef/tools/reverse/CMakeLists.txt
compiler/tflchef/tools/reverse/Driver.cpp
compiler/tfldump/CMakeLists.txt
compiler/tfldump/driver/Driver.cpp
compiler/tfldump/include/tfldump/Dump.h
compiler/tfldump/include/tflread/Model.h
compiler/tfldump/requires.cmake [new file with mode: 0644]
compiler/tfldump/schema/schema.meta [deleted file]
compiler/tfldump/src/Dump.cpp
compiler/tfldump/src/OpPrinter.cpp
compiler/tfldump/src/OpPrinter.h
compiler/tfldump/src/Read.cpp
compiler/tfldump/src/Read.h
compiler/tflite2circle-conversion-test/CMakeLists.txt [new file with mode: 0644]
compiler/tflite2circle-conversion-test/README.md [new file with mode: 0644]
compiler/tflite2circle-conversion-test/requires.cmake [new file with mode: 0644]
compiler/tflite2circle-conversion-test/testall.sh [new file with mode: 0755]
compiler/tflite2circle/CMakeLists.txt [new file with mode: 0644]
compiler/tflite2circle/README.md [new file with mode: 0644]
compiler/tflite2circle/driver/Driver.cpp [new file with mode: 0644]
compiler/tflite2circle/include/CircleModel.h [new file with mode: 0644]
compiler/tflite2circle/include/TFLModel.h [new file with mode: 0644]
compiler/tflite2circle/requires.cmake [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AbsOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AbsOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AddNOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AddNOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AddOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/AddOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ArgMaxOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ArgMaxOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ArgMinOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ArgMinOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/BatchMatMulOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/BatchMatMulOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/BatchToSpaceNDOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/BatchToSpaceNDOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/CastOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/CastOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ConcatenationOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ConcatenationOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/Conv2DOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/Conv2DOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/CosOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/CosOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DepthToSpaceOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DepthToSpaceOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DepthwiseConv2DOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DepthwiseConv2DOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DivOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DivOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/EqualOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/EqualOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ExpOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ExpOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ExpandDimsOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ExpandDimsOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FillOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FillOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FloorDivOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FloorDivOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FloorModOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FloorModOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FullyConnectedOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/FullyConnectedOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GatherNdOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GatherNdOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GatherOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GatherOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GreaterEqualOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GreaterEqualOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GreaterOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/GreaterOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/IfOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/IfOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/L2NormalizeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/L2NormalizeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LeakyReluOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LeakyReluOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LessEqualOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LessEqualOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LessOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LessOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LocalResponseNormalizationOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LocalResponseNormalizationOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogSoftmaxOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogSoftmaxOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalAndOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalAndOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalNotOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalNotOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalOrOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/LogicalOrOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MatrixDiagOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MatrixDiagOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MatrixSetDiagOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MatrixSetDiagOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MaximumMinimumOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MaximumMinimumOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MirrorPadOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MirrorPadOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MulOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MulOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NegOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NegOptions.h [new file with mode: 0644]
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/NonMaxSuppressionV5Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NonMaxSuppressionV5Options.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NotEqualOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/NotEqualOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/OneHotOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/OneHotOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PackOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PackOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PadOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PadOptions.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/BuildBuiltinOptions/Pool2DOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/Pool2DOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PowOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/PowOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/RangeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/RangeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/RankOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/RankOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReducerOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReducerOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReshapeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReshapeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ResizeBilinearOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ResizeBilinearOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ResizeNearestNeighborOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ResizeNearestNeighborOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReverseSequenceOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReverseSequenceOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReverseV2Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ReverseV2Options.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ScatterNdOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ScatterNdOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SegmentSumOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SegmentSumOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SelectOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SelectOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SelectV2Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SelectV2Options.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ShapeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ShapeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SliceOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SliceOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SoftmaxOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SoftmaxOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SpaceToBatchNDOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SpaceToBatchNDOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SpaceToDepthOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SpaceToDepthOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SparseToDenseOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SparseToDenseOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SplitOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SplitOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SplitVOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SplitVOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SquareOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SquareOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SquaredDifferenceOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SquaredDifferenceOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SqueezeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SqueezeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/StridedSliceOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/StridedSliceOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SubOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/SubOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TileOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TileOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TopKV2Options.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TopKV2Options.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TransposeConvOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TransposeConvOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TransposeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/TransposeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UnidirectionalSequenceLSTMOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UnidirectionalSequenceLSTMOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UniqueOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UniqueOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UnpackOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/UnpackOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/WhereOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/WhereOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/WhileOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/WhileOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ZerosLikeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/ZerosLikeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/CircleModel.cpp [new file with mode: 0644]
compiler/tflite2circle/src/DataLookup.cpp [new file with mode: 0644]
compiler/tflite2circle/src/DataLookup.h [new file with mode: 0644]
compiler/tflite2circle/src/TFLActivationFunctionType.lst [new file with mode: 0644]
compiler/tflite2circle/src/TFLBuiltinOptions.lst [new file with mode: 0644]
compiler/tflite2circle/src/TFLModel.cpp [new file with mode: 0644]
compiler/tflite2circle/src/TFLOperator.lst [new file with mode: 0644]
compiler/tflite2circle/src/TFLTensorType.lst [new file with mode: 0644]
compiler/tfts/CMakeLists.txt
compiler/v4tf/README.md [new file with mode: 0644]
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/CMakeLists.txt [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/CLKernelLibraryEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLArgMinMaxLayerKernelEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLBinaryLogicalOpKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLCastBoolKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLEmbeddingLookupKernel.h [new file with mode: 0644]
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/CLMultiplyScaleFactorKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLNegKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLOneHotKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLQuantizationSymmetricKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLReduceOperationKernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLScaleFactorSymm8Kernel.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/core/CL/kernels/CLTopKV2Kernel.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/NECastBoolKernel.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/NEOneHotKernel.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/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/CLArgMinMaxLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLBinaryLogicalOp.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLCastBool.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLDirectTransposeConvLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLEmbeddingLookup.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLFullyConnectedHybridLayer.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLFullyConnectedLayerEx.h [new file with mode: 0644]
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 [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLInstanceNormalizationLayerEx.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h [new file with mode: 0644]
compute/ARMComputeEx/arm_compute/runtime/CL/functions/CLOneHot.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/CLSplitVEx.h [new file with mode: 0644]
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/NEON/NEFunctionsEx.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/NECastBool.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/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/NEOneHot.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/NETransposeConvLayer.h [new file with mode: 0644]
compute/ARMComputeEx/resolve_includes.py [new file with mode: 0755]
compute/ARMComputeEx/src/core/CL/CLKernelLibrary.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/arg_min_max_ex.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/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/gemmlowp_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 [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/helpers_asymm.h [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/instance_normalization_ex.cl [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/cl_kernels/multiply_scale_factor.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/one_hot.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/quantization_symm8.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/scale_factor.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/CLArgMinMaxLayerKernelEx.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/CLCastBoolKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLEmbeddingLookupKernel.cpp [new file with mode: 0644]
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/CLMultiplyScaleFactorKernel.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/CLOneHotKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLQuantizationSymmetricKernel.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/CLScaleFactorSymm8Kernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/CL/kernels/CLTopKV2Kernel.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/NECastBoolKernel.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/NEOneHotKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/NEON/kernels/NEQuantizationSymmetricKernel.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/core/UtilsEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/CLFunctionsEx.cpp [moved from runtimes/libs/ARMComputeEx/src/runtime/CL/CLFunctionsEx.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/CL/functions/CLArgMinMaxLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLBinaryLogicalOp.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLCastBool.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLDirectTransposeConvLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLEmbeddingLookup.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedHybridLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedLayerEx.cpp [new file with mode: 0644]
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 [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLInstanceNormalizationLayerEx.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLNeg.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/CL/functions/CLOneHot.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/CLSplitVEx.cpp [new file with mode: 0644]
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/NEON/NEFunctionsEx.cpp [moved from runtimes/libs/ARMComputeEx/src/runtime/NEON/NEFunctionsEx.cpp with 100% similarity]
compute/ARMComputeEx/src/runtime/NEON/functions/NEBinaryLogicalOperation.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/NEON/functions/NECastBool.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/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/NEOneHot.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/NETransposeConvLayer.cpp [new file with mode: 0644]
compute/ARMComputeEx/src/runtime/topk_v2.h [moved from runtimes/libs/ARMComputeEx/src/runtime/topk_v2.h with 100% similarity]
compute/CMakeLists.txt [moved from runtimes/neurun/frontend/CMakeLists.txt with 100% similarity]
compute/cker/CMakeLists.txt [new file with mode: 0644]
compute/cker/README.md [new file with mode: 0644]
compute/cker/include/cker/NeonTensorUtils.h [new file with mode: 0644]
compute/cker/include/cker/PortableTensorUtils.h [new file with mode: 0644]
compute/cker/include/cker/Shape.h [new file with mode: 0644]
compute/cker/include/cker/TensorUtils.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/EigenSupport.h [new file with mode: 0644]
compute/cker/include/cker/eigen/Utils.h [new file with mode: 0644]
compute/cker/include/cker/eigen/eigen_convolution_helpers.h [new file with mode: 0644]
compute/cker/include/cker/eigen/eigen_spatial_convolutions-inl.h [new file with mode: 0644]
compute/cker/include/cker/eigen/eigen_spatial_convolutions.h [new file with mode: 0644]
compute/cker/include/cker/eigen/eigen_tensor_reduced_instantiations_oss.h [new file with mode: 0644]
compute/cker/include/cker/gemmlowp/GEMMSupport.h [new file with mode: 0644]
compute/cker/include/cker/neon/neon_check.h [new file with mode: 0644]
compute/cker/include/cker/operation/AddN.h [new file with mode: 0644]
compute/cker/include/cker/operation/ArgMinMax.h [new file with mode: 0644]
compute/cker/include/cker/operation/AveragePool.h [new file with mode: 0644]
compute/cker/include/cker/operation/BatchMatMul.h [new file with mode: 0644]
compute/cker/include/cker/operation/BatchToSpaceND.h [new file with mode: 0644]
compute/cker/include/cker/operation/BinaryArithmeticOps.h [new file with mode: 0644]
compute/cker/include/cker/operation/BroadcastTo.h [new file with mode: 0644]
compute/cker/include/cker/operation/Common.h [new file with mode: 0644]
compute/cker/include/cker/operation/Comparison.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/Dequantize.h [new file with mode: 0644]
compute/cker/include/cker/operation/Einsum.h [new file with mode: 0644]
compute/cker/include/cker/operation/Elementwise.h [new file with mode: 0644]
compute/cker/include/cker/operation/Erf.h [new file with mode: 0644]
compute/cker/include/cker/operation/Exp.h [new file with mode: 0644]
compute/cker/include/cker/operation/Fill.h [new file with mode: 0644]
compute/cker/include/cker/operation/FullyConnected.h [new file with mode: 0644]
compute/cker/include/cker/operation/FullyConnectedDense16x1.h [new file with mode: 0644]
compute/cker/include/cker/operation/FullyConnectedSparse16x1.h [new file with mode: 0644]
compute/cker/include/cker/operation/FusedBatchNorm.h [new file with mode: 0644]
compute/cker/include/cker/operation/Gather.h [new file with mode: 0644]
compute/cker/include/cker/operation/Helper/BCast.h [new file with mode: 0644]
compute/cker/include/cker/operation/Helper/MatmulBCast.h [new file with mode: 0644]
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/Helper/Tensor.h [new file with mode: 0644]
compute/cker/include/cker/operation/InstanceNorm.h [new file with mode: 0644]
compute/cker/include/cker/operation/L2Normalize.h [new file with mode: 0644]
compute/cker/include/cker/operation/LSTM.h [new file with mode: 0644]
compute/cker/include/cker/operation/LogSoftMax.h [new file with mode: 0644]
compute/cker/include/cker/operation/LogicalNot.h [new file with mode: 0644]
compute/cker/include/cker/operation/LogicalOr.h [new file with mode: 0644]
compute/cker/include/cker/operation/Logistic.h [new file with mode: 0644]
compute/cker/include/cker/operation/MatrixBandPart.h [new file with mode: 0644]
compute/cker/include/cker/operation/MaxMin.h [new file with mode: 0644]
compute/cker/include/cker/operation/MaxPool.h [new file with mode: 0644]
compute/cker/include/cker/operation/OneHot.h [new file with mode: 0644]
compute/cker/include/cker/operation/Pack.h [new file with mode: 0644]
compute/cker/include/cker/operation/Pad.h [new file with mode: 0644]
compute/cker/include/cker/operation/Pow.h [new file with mode: 0644]
compute/cker/include/cker/operation/Quantize.h [new file with mode: 0644]
compute/cker/include/cker/operation/Range.h [new file with mode: 0644]
compute/cker/include/cker/operation/ReLU.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 [new file with mode: 0644]
compute/cker/include/cker/operation/ReduceMean.h [new file with mode: 0644]
compute/cker/include/cker/operation/ResizeBilinear.h [new file with mode: 0644]
compute/cker/include/cker/operation/Reverse.h [new file with mode: 0644]
compute/cker/include/cker/operation/Round.h [new file with mode: 0644]
compute/cker/include/cker/operation/Select.h [new file with mode: 0644]
compute/cker/include/cker/operation/Slice.h [new file with mode: 0644]
compute/cker/include/cker/operation/SoftMax.h [new file with mode: 0644]
compute/cker/include/cker/operation/SpaceToBatchND.h [new file with mode: 0644]
compute/cker/include/cker/operation/SpaceToDepth.h [new file with mode: 0644]
compute/cker/include/cker/operation/Split.h [new file with mode: 0644]
compute/cker/include/cker/operation/SplitV.h [new file with mode: 0644]
compute/cker/include/cker/operation/SqDiff.h [new file with mode: 0644]
compute/cker/include/cker/operation/StatelessRandomUniform.h [new file with mode: 0644]
compute/cker/include/cker/operation/StridedSlice.h [new file with mode: 0644]
compute/cker/include/cker/operation/Tanh.h [new file with mode: 0644]
compute/cker/include/cker/operation/Tile.h [new file with mode: 0644]
compute/cker/include/cker/operation/Transpose.h [new file with mode: 0644]
compute/cker/include/cker/operation/TransposeConv.h [new file with mode: 0644]
compute/cker/include/cker/operation/Unpack.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/BinaryArithmeticOps.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/Conv.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/DepthwiseConvUint8.h [new file with mode: 0644]
compute/cker/include/cker/operation/optimized/OptimizedUtils.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/BatchMatMul.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/BinaryArithmeticOps.h [new file with mode: 0644]
compute/cker/include/cker/operation/reference/Conv.h [new file with mode: 0644]
compute/cker/include/cker/ruy/RuySupport.h [new file with mode: 0644]
compute/test/CMakeLists.txt [new file with mode: 0644]
compute/test/cker/Range.cc [new file with mode: 0644]
docs/HowToContribute.md [deleted file]
docs/Makefile [new file with mode: 0644]
docs/common-ir/index.rst [new file with mode: 0644]
docs/common-ir/introduction-to-circle.md [new file with mode: 0644]
docs/common-ir/what-is-common-ir.md [new file with mode: 0644]
docs/compiler/backend.rst [new file with mode: 0644]
docs/compiler/compiler [new symlink]
docs/compiler/frontend.rst [new file with mode: 0644]
docs/compiler/index.rst [new file with mode: 0644]
docs/compiler/interpreters.rst [new file with mode: 0644]
docs/compiler/ir.rst [new file with mode: 0644]
docs/compiler/libraries.rst [new file with mode: 0644]
docs/compiler/middleend.rst [new file with mode: 0644]
docs/compiler/tools.rst [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/contents.rst [new file with mode: 0644]
docs/device/index.rst [new file with mode: 0644]
docs/device/odroid-xu3.md [new file with mode: 0644]
docs/device/odroid-xu4.md [new file with mode: 0644]
docs/device/raspberry-pi-3.md [new file with mode: 0644]
docs/fig/compiler_flow.png [deleted file]
docs/fig/nnfw_compiler_structure.png [deleted file]
docs/fig/nnfw_compiler_structure.pptx [deleted file]
docs/fig/nnfw_components.png [deleted file]
docs/fig/nnfw_components.pptx [deleted file]
docs/fig/nnfw_nativeapi_flow.png [deleted file]
docs/fig/nnfw_nativeapi_flow.pptx [deleted file]
docs/fig/nnfw_nnapi_flow.png [deleted file]
docs/fig/nnfw_nnapi_flow.pptx [deleted file]
docs/fig/nnfw_runtime_behavior.png [deleted file]
docs/fig/nnfw_runtime_behavior.pptx [deleted file]
docs/fig/nnfw_runtime_structure.png [deleted file]
docs/fig/nnfw_runtime_structure.pptx [deleted file]
docs/fig/runtime_nativeapi_flow.png [deleted file]
docs/howto/how-to-add-a-new-operation.md [new file with mode: 0644]
docs/howto/how-to-build-compiler.md [new file with mode: 0644]
docs/howto/how-to-build-package.md [new file with mode: 0644]
docs/howto/how-to-build-runtime-tizen-gbs-rpi4.md [new file with mode: 0644]
docs/howto/how-to-build-runtime-using-prebuilt-docker-image.md [new file with mode: 0644]
docs/howto/how-to-build-runtime.md [new file with mode: 0644]
docs/howto/how-to-contribute.md [new file with mode: 0644]
docs/howto/how-to-cross-build-runtime-for-aarch64.md [new file with mode: 0644]
docs/howto/how-to-cross-build-runtime-for-android.md [new file with mode: 0644]
docs/howto/how-to-cross-build-runtime-for-arm.md [new file with mode: 0644]
docs/howto/how-to-introduce-a-new-operation-into-compiler.md [new file with mode: 0644]
docs/howto/how-to-introduce-a-new-operation-into-runtime.md [new file with mode: 0644]
docs/howto/how-to-make-an-application-with-runtime.md [new file with mode: 0644]
docs/howto/how-to-remote-debugging-with-visual-studio-code.md [new file with mode: 0644]
docs/howto/how-to-run-package.md [new file with mode: 0644]
docs/howto/how-to-use-api.md [new file with mode: 0644]
docs/howto/how-to-use-nnapi-binding.md [new file with mode: 0644]
docs/howto/how-to-use-nnfw-api.md [new file with mode: 0644]
docs/howto/index.rst [new file with mode: 0644]
docs/images/logo_original_samsungblue_cropped.png [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/make.bat [new file with mode: 0644]
docs/nncc/design.md [deleted file]
docs/nncc/getting_started.md [deleted file]
docs/nncc/images/nncc_components.png [deleted file]
docs/nncc/images/nncc_idef0_a0.png [deleted file]
docs/nncc/images/nncc_idef0_a1.png [deleted file]
docs/nncc/images/nncc_idef0_a12.png [deleted file]
docs/nncc/project/detailed_level_design.md [deleted file]
docs/nncc/project/development_document.md [deleted file]
docs/nncc/project/high_level_design.md [deleted file]
docs/nncc/project/requirements_specification.md [deleted file]
docs/nncc/project/test_plan.md [deleted file]
docs/nncc/project_guide.md [deleted file]
docs/nncc/roadmap.md [deleted file]
docs/nncc/v1.0.0/tutorial.md [new file with mode: 0644]
docs/nnfw/2018/fig/nnfw_architecture.png [deleted file]
docs/nnfw/2018/fig/nnfw_architecture.pptx [deleted file]
docs/nnfw/2018/project/2018_requirement_specification.md [deleted file]
docs/nnfw/2018/roadmap.md [deleted file]
docs/nnfw/2018/workgroups.md [deleted file]
docs/nnfw/HowToImplementOperatorKernel.md [deleted file]
docs/nnfw/fig/nnfw_architecture.png [deleted file]
docs/nnfw/fig/nnfw_architecture.pptx [deleted file]
docs/nnfw/fig/nnfw_behavior.png [deleted file]
docs/nnfw/fig/nnfw_behavior.pptx [deleted file]
docs/nnfw/howto.md [deleted file]
docs/nnfw/howto/BuildTFfromSource.md [deleted file]
docs/nnfw/howto/CrossBuildForAarch64.md [deleted file]
docs/nnfw/howto/CrossBuildForAndroid.md [new file with mode: 0644]
docs/nnfw/howto/CrossBuildForArm.md [deleted file]
docs/nnfw/howto/HowToAddUnittest.md [deleted file]
docs/nnfw/howto/HowToTestManualy.md [deleted file]
docs/nnfw/howto/HowToUseDockerImage.md [deleted file]
docs/nnfw/howto/HowtoMakeSampleAppOnNnfw.md [deleted file]
docs/nnfw/howto/device/xu3-dip.png [deleted file]
docs/nnfw/howto/device/xu3_tizen.md [deleted file]
docs/nnfw/howto/device/xu3_ubuntu.md [deleted file]
docs/nnfw/howto/device/xu4_tizen.md [deleted file]
docs/nnfw/howto/device/xu4_ubuntu.md [deleted file]
docs/nnfw/project/2018_high_level_design.md [deleted file]
docs/nnfw/project/2019_requirement_specification.md [deleted file]
docs/nnfw/roadmap.md [deleted file]
docs/nnfw/tests/Convolution_manual_3x3.xlsx [deleted file]
docs/nnfw/tests/Softmax_manual.xlsx [deleted file]
docs/nnfw/workgroups.md [deleted file]
docs/overview/background.md [new file with mode: 0644]
docs/overview/index.rst [new file with mode: 0644]
docs/overview/overall-architecture.md [new file with mode: 0644]
docs/overview/roadmap.md [new file with mode: 0644]
docs/overview/supported-operations.md [new file with mode: 0644]
docs/overview/workgroup.md [new file with mode: 0644]
docs/package/design-of-package.md [new file with mode: 0644]
docs/package/index.rst [new file with mode: 0644]
docs/package/introduction-to-package.md [new file with mode: 0644]
docs/platform/android.md [new file with mode: 0644]
docs/platform/index.rst [new file with mode: 0644]
docs/platform/tizen.md [new file with mode: 0644]
docs/platform/ubuntu.md [new file with mode: 0644]
docs/project/19_NN_Compiler_and_Runtime_(DLD_Rev._1.0).md [deleted file]
docs/project/19_NN_Compiler_and_Runtime_(HLD_Rev._1.0).md [deleted file]
docs/project/19_NN_Compiler_and_Runtime_SDD.rst [deleted file]
docs/project/19_NN_Compiler_and_Runtime_SDD.rst.cover [deleted file]
docs/project/19_NN_Compiler_and_Runtime_SRS.rst [deleted file]
docs/project/19_NN_Compiler_and_Runtime_SRS.rst.cover [deleted file]
docs/project/19_NN_Compiler_and_Runtime_STD.rst [deleted file]
docs/project/19_NN_Compiler_and_Runtime_STD.rst.cover [deleted file]
docs/project/Makefile [deleted file]
docs/project/pdf.style [deleted file]
docs/project/pdf_cover.tmpl [deleted file]
docs/project/pdf_main.tmpl [deleted file]
docs/project/project_purpose_and_scope.rst [deleted file]
docs/project/project_sw_hw_constraints.rst [deleted file]
docs/project/project_target_model.rst [deleted file]
docs/project/project_terms_and_abbreviation.rst [deleted file]
docs/project/samsung_logo.png [deleted file]
docs/release/1.0/index.rst [new file with mode: 0644]
docs/release/1.0/release-note-1.0.0.md [new file with mode: 0644]
docs/release/1.1/index.rst [new file with mode: 0644]
docs/release/1.1/release-note-1.1.0.md [new file with mode: 0644]
docs/release/1.10/release-note-1.10.0.md [new file with mode: 0644]
docs/release/1.11/release-note-1.11.0.md [new file with mode: 0644]
docs/release/1.2/index.rst [new file with mode: 0644]
docs/release/1.2/release-note-1.2.0.md [new file with mode: 0644]
docs/release/1.3/index.rst [new file with mode: 0644]
docs/release/1.3/release-note-1.3.0.md [new file with mode: 0644]
docs/release/1.4/index.rst [new file with mode: 0644]
docs/release/1.4/release-note-1.4.0.md [new file with mode: 0644]
docs/release/1.5/release-note-1.5.0.md [new file with mode: 0644]
docs/release/1.6/release-note-1.6.0.md [new file with mode: 0644]
docs/release/1.8/release-note-1.8.0.md [new file with mode: 0644]
docs/release/1.9/release-note-1.9.0.md [new file with mode: 0644]
docs/release/1.9/release-note-1.9.1.md [new file with mode: 0644]
docs/release/index.rst [new file with mode: 0644]
docs/requirements.txt [new file with mode: 0644]
docs/runtime/api-layered-arch.png [new file with mode: 0644]
docs/runtime/api.md [new file with mode: 0644]
docs/runtime/backend-api.md [new file with mode: 0644]
docs/runtime/compute.md [new file with mode: 0644]
docs/runtime/controlflow-operations.md [new file with mode: 0644]
docs/runtime/core-figure-ir.png [new file with mode: 0644]
docs/runtime/core.md [new file with mode: 0644]
docs/runtime/executors.md [new file with mode: 0644]
docs/runtime/heterogeneous-execution-add-3-conv-model.png [new file with mode: 0644]
docs/runtime/heterogeneous-execution-add-conv-model-lowering.png [new file with mode: 0644]
docs/runtime/heterogeneous-execution-add-conv-model.png [new file with mode: 0644]
docs/runtime/heterogeneous-execution.md [new file with mode: 0644]
docs/runtime/index.rst [new file with mode: 0644]
docs/runtime/supported-operations-backend.md [new file with mode: 0644]
docs/test/benchmarks.md [new file with mode: 0644]
docs/test/index.rst [new file with mode: 0644]
docs/test/scripts.md [new file with mode: 0644]
infra/3rdparty/.gitignore [moved from infra/nncc/3rdparty/.gitignore with 100% similarity]
infra/3rdparty/Eigen/fd6845384b86/URL.default [new file with mode: 0644]
infra/3rdparty/Eigen/fd6845384b86/URL.info [moved from infra/nncc/3rdparty/Eigen/fd6845384b86/URL.info with 100% similarity]
infra/cmake/modules/AddSubdirectories.cmake [moved from infra/nnfw/cmake/modules/ExtendCMakeFunction.cmake with 100% similarity]
infra/cmake/modules/Asserts.cmake [moved from infra/nncc/cmake/modules/Asserts.cmake with 100% similarity]
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 [moved from infra/nncc/cmake/modules/ListFile.cmake with 100% similarity]
infra/cmake/modules/OptionTools.cmake [moved from infra/nncc/cmake/modules/OptionTools.cmake with 100% similarity]
infra/cmake/modules/OptionalTargetTools.cmake [moved from infra/nncc/cmake/modules/OptionalTargetTools.cmake with 100% similarity]
infra/cmake/modules/StampTools.cmake [moved from infra/nncc/cmake/modules/StampTools.cmake with 100% similarity]
infra/cmake/modules/TargetRequire.cmake [moved from infra/nncc/cmake/modules/TargetRequire.cmake with 100% similarity]
infra/cmake/modules/ThirdPartyTools.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 [moved from infra/nncc/cmake/packages/Caffe/CMakeLists.txt with 100% similarity]
infra/cmake/packages/CaffeConfig.cmake [new file with mode: 0644]
infra/cmake/packages/CaffeProto/CMakeLists.txt [moved from infra/nncc/cmake/packages/CaffeProto/CMakeLists.txt with 100% similarity]
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/Eigen-fd6845384b86Config.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/Farmhash/CMakeLists.txt [moved from infra/nncc/cmake/packages/Farmhash/CMakeLists.txt with 100% similarity]
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 [moved from infra/nncc/cmake/packages/FlatBuffersSource-1.10/FlatBuffersSourceConfigVersion.cmake with 100% similarity]
infra/cmake/packages/FlatBuffersSource-1.12/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSource-1.12/FlatBuffersSourceConfigVersion.cmake [moved from infra/nncc/cmake/packages/TensorFlowSource-1.12/TensorFlowSourceConfigVersion.cmake with 100% similarity]
infra/cmake/packages/FlatBuffersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FlatBuffersSourceConfigVersion.cmake [moved from infra/nncc/cmake/packages/FlatBuffersSourceConfigVersion.cmake with 100% similarity]
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 [moved from infra/nncc/cmake/packages/GLogConfig.cmake with 100% similarity]
infra/cmake/packages/GTestConfig.cmake [new file with mode: 0644]
infra/cmake/packages/GTestSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/HDF5Config.cmake [new file with mode: 0644]
infra/cmake/packages/HDF5SourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/LLVMConfig.cmake [moved from infra/nncc/cmake/packages/LLVMConfig.cmake with 100% similarity]
infra/cmake/packages/NEON2SSEConfig.cmake [new file with mode: 0644]
infra/cmake/packages/NEON2SSESourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Nonius/html_report_template.g.h++ [moved from infra/nnfw/cmake/packages/Nonius/html_report_template.g.h++ with 100% similarity]
infra/cmake/packages/NoniusSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXRuntimeConfig.cmake [moved from infra/nncc/cmake/packages/ONNXRuntimeConfig.cmake with 100% similarity]
infra/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfigVersion.cmake [moved from infra/nncc/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfigVersion.cmake with 100% similarity]
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/ProtobufConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ProtobufSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/Pybind11Config.cmake [new file with mode: 0644]
infra/cmake/packages/Pybind11SourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/PytorchSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/RuySourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlow-1.13/TensorFlowConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlow-1.13/TensorFlowConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlow-1.13/TensorFlowVersionChecker.c [new file with mode: 0644]
infra/cmake/packages/TensorFlowConfig.cmake [moved from infra/nncc/cmake/packages/TensorFlowConfig.cmake with 100% similarity]
infra/cmake/packages/TensorFlowEigenSource-2.1.0/TensorFlowEigenSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowEigenSource-2.1.0/TensorFlowEigenSourceConfigVersion.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/TensorFlowGEMMLowpSource-2.1.0/TensorFlowGEMMLowpSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowGEMMLowpSource-2.1.0/TensorFlowGEMMLowpSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowGEMMLowpSource-2.3.0/TensorFlowGEMMLowpSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowGEMMLowpSource-2.3.0/TensorFlowGEMMLowpSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.13.1/Lite/CMakeLists.txt [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLiteConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowRuySource-2.3.0/TensorFlowRuySourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowRuySource-2.3.0/TensorFlowRuySourceConfigVersion.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 [moved from infra/nncc/cmake/packages/TensorFlowSource-1.14/TensorFlowSourceConfigVersion.cmake with 100% similarity]
infra/cmake/packages/TensorFlowSource-2.1.0/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.1.0/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.2.0/TensorFlowSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.2.0/TensorFlowSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-2.3.0-rc0Config.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/cmake/packages/TensorFlowVersionChecker.c [new file with mode: 0644]
infra/command/build-docker-image
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
infra/command/gen-coverage-report
infra/command/install-githooks
infra/command/pylint
infra/command/verify-package [new file with mode: 0644]
infra/config/docker.configuration [new file with mode: 0644]
infra/docker/Dockerfile [deleted file]
infra/docker/bionic/Dockerfile [new file with mode: 0644]
infra/docker/focal/Dockerfile [new file with mode: 0644]
infra/docker/xenial/Dockerfile [new file with mode: 0644]
infra/doxygen/Doxyfile [new file with mode: 0644]
infra/git-hooks/pre-commit.sh [new file with mode: 0755]
infra/git-hooks/pre-push.sh
infra/nncc/3rdparty/Eigen/fd6845384b86/URL.default [deleted file]
infra/nncc/CMakeLists.txt
infra/nncc/cmake/modules/ExternalProjectTools.cmake [deleted file]
infra/nncc/cmake/modules/ExternalSourceTools.cmake [deleted file]
infra/nncc/cmake/modules/ThirdPartyTools.cmake [deleted file]
infra/nncc/cmake/modules/add_subdirectories.cmake [deleted file]
infra/nncc/cmake/packages/AbseilConfig.cmake [deleted file]
infra/nncc/cmake/packages/AbseilSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/CaffeConfig.cmake [deleted file]
infra/nncc/cmake/packages/CaffeProtoConfig.cmake [deleted file]
infra/nncc/cmake/packages/CaffeSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/EigenConfig.cmake [deleted file]
infra/nncc/cmake/packages/EigenSource-fd6845384b86Config.cmake [deleted file]
infra/nncc/cmake/packages/EigenSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/FarmhashConfig.cmake [deleted file]
infra/nncc/cmake/packages/FarmhashSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/FlatBuffersConfig.cmake [deleted file]
infra/nncc/cmake/packages/FlatBuffersSource-1.10/FlatBuffersSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/FlatBuffersSource-1.8/FlatBuffersSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/FlatBuffersSource-1.8/FlatBuffersSourceConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/FlatBuffersSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/GEMMLowpConfig.cmake [deleted file]
infra/nncc/cmake/packages/GEMMLowpSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/GFlagsConfig.cmake [deleted file]
infra/nncc/cmake/packages/GFlagsSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/GTestConfig.cmake [deleted file]
infra/nncc/cmake/packages/GTestSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/GoogleDoubleConversionConfig.cmake [deleted file]
infra/nncc/cmake/packages/GoogleNSyncConfig.cmake [deleted file]
infra/nncc/cmake/packages/NEON2SSEConfig.cmake [deleted file]
infra/nncc/cmake/packages/NEON2SSESourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/ONNXProto/CMakeLists.txt [deleted file]
infra/nncc/cmake/packages/ONNXProtoConfig.cmake [deleted file]
infra/nncc/cmake/packages/ONNXSource-1.3.0/ONNXSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/ONNXSource-1.3.0/ONNXSourceConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/ONNXSource-1.5.0/ONNXSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/ONNXSource-1.5.0/ONNXSourceConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/ProtobufConfig.cmake [deleted file]
infra/nncc/cmake/packages/ProtobufSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/PytorchSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.12/Lite/CMakeLists.txt [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.12/TensorFlowLiteConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.12/TensorFlowLiteConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.7/Lite/CMakeLists.txt [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.7/TensorFlowLiteConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowLite-1.7/TensorFlowLiteConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowProtoText-1.12/TensorFlowProtoTextConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowProtoText-1.12/TensorFlowProtoTextConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowProtoText-1.12/build/CMakeLists.txt [deleted file]
infra/nncc/cmake/packages/TensorFlowProtoText-1.12/make_directories.sh [deleted file]
infra/nncc/cmake/packages/TensorFlowSource-1.12/TensorFlowSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowSource-1.14/TensorFlowSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowSource-1.7/TensorFlowSourceConfig.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowSource-1.7/TensorFlowSourceConfigVersion.cmake [deleted file]
infra/nncc/cmake/packages/TensorFlowVersionChecker.c [deleted file]
infra/nncc/command/utcount [new file with mode: 0644]
infra/nncc/config/docker.configuration
infra/nnfw/CMakeLists.txt
infra/nnfw/cmake/ApplyCompileFlags.cmake
infra/nnfw/cmake/CfgOptionFlags.cmake
infra/nnfw/cmake/buildtool/config/config_aarch64-android.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_aarch64-tizen.cmake
infra/nnfw/cmake/buildtool/config/config_arm64-android.cmake [deleted file]
infra/nnfw/cmake/buildtool/config/config_armv7l-linux.cmake
infra/nnfw/cmake/buildtool/config/config_armv7l-tizen.cmake
infra/nnfw/cmake/buildtool/config/config_linux.cmake
infra/nnfw/cmake/buildtool/config/config_x86_64-darwin.cmake [new file with mode: 0644]
infra/nnfw/cmake/buildtool/config/config_x86_64-tizen.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
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-tizen.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_arm64-android.cmake [deleted file]
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-linux.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-tizen.cmake
infra/nnfw/cmake/modules/ExternalProjectTools.cmake [deleted file]
infra/nnfw/cmake/modules/ExternalSourceTools.cmake [deleted file]
infra/nnfw/cmake/modules/IdentifyPlatform.cmake [deleted file]
infra/nnfw/cmake/modules/OptionTools.cmake [deleted file]
infra/nnfw/cmake/options/options_aarch64-android.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_aarch64-linux.cmake
infra/nnfw/cmake/options/options_aarch64-tizen.cmake
infra/nnfw/cmake/options/options_arm64-android.cmake [deleted file]
infra/nnfw/cmake/options/options_armv7l-linux.cmake
infra/nnfw/cmake/options/options_armv7l-tizen.cmake
infra/nnfw/cmake/options/options_x86_64-darwin.cmake [new file with mode: 0644]
infra/nnfw/cmake/options/options_x86_64-linux.cmake
infra/nnfw/cmake/options/options_x86_64-tizen.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/ARMCompute/SConstruct [deleted file]
infra/nnfw/cmake/packages/ARMComputeConfig.cmake
infra/nnfw/cmake/packages/ARMComputeSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/AbslSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/BoostConfig.cmake
infra/nnfw/cmake/packages/BoostSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/CpuInfoConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/CpuinfoSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/EigenConfig.cmake
infra/nnfw/cmake/packages/EigenSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/Enum34SourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/FP16SourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/FXdivSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/FarmhashSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/FlatBuffersConfig.cmake
infra/nnfw/cmake/packages/FlatBuffersSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/GEMMLowpConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/GEMMLowpSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/GTestConfig.cmake
infra/nnfw/cmake/packages/HDF5Config.cmake
infra/nnfw/cmake/packages/NEON2SSESourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/NNPACKConfig.cmake [deleted file]
infra/nnfw/cmake/packages/NNPACKSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/NoniusConfig.cmake
infra/nnfw/cmake/packages/NoniusSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/OpcodesSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/PSIMDSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/PeachpySourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/PthreadpoolSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/Ruy/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/packages/RuyConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/SixSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/TensorFlowEigen-1.13.1/TensorFlowEigenConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowEigen-1.13.1/TensorFlowEigenConfigVersion.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLite/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLiteConfigVersion.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0Config.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite/CMakeLists.txt [deleted file]
infra/nnfw/cmake/packages/TensorFlowLiteConfig.cmake [deleted file]
infra/nnfw/cmake/packages/TensorFlowSourceConfig.cmake [deleted file]
infra/nnfw/cmake/packages/TensorflowConfig.cmake
infra/nnfw/command/build
infra/nnfw/command/configure
infra/nnfw/command/copyright-check
infra/nnfw/command/count-unittest [new file with mode: 0644]
infra/nnfw/command/doxygen [deleted file]
infra/nnfw/command/gen-coverage-report [deleted file]
infra/nnfw/command/install
infra/nnfw/config/build.configuration
infra/nnfw/config/docker.configuration
infra/nnfw/config/gbs.conf
infra/nnfw/doxygen/Doxyfile [deleted file]
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/preset/20200220 [new file with mode: 0644]
infra/packaging/preset/20200508 [new file with mode: 0644]
infra/packaging/preset/20200616_windows [new file with mode: 0644]
infra/packaging/preset/20200630 [new file with mode: 0644]
infra/packaging/preset/20200731_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/tf2nnpkg.20200220 [new file with mode: 0644]
infra/packaging/res/tf2nnpkg.20200508 [new file with mode: 0644]
infra/packaging/res/tf2nnpkg.20200616 [new file with mode: 0644]
infra/packaging/res/tf2nnpkg.20200630 [new file with mode: 0644]
infra/packaging/res/tflite_schema.fbs [moved from compiler/tfldump/schema/schema.fbs with 100% similarity]
infra/packaging/verify [new file with mode: 0644]
infra/scripts/build-tcm.sh [new file with mode: 0755]
infra/scripts/build_android_runtime_release.sh [new file with mode: 0755]
infra/scripts/build_nnpkg.sh [deleted file]
infra/scripts/common.sh [new file with mode: 0755]
infra/scripts/compiler_modules.sh [new file with mode: 0644]
infra/scripts/configure_compiler_coverage.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_aarch64_runtime.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_arm_benchmark_model.sh [deleted file]
infra/scripts/docker_build_cross_arm_neurun.sh [deleted file]
infra/scripts/docker_build_cross_arm_neurun_release.sh [deleted file]
infra/scripts/docker_build_cross_arm_pacl.sh [deleted file]
infra/scripts/docker_build_cross_arm_pacl_release.sh [deleted file]
infra/scripts/docker_build_cross_arm_runtime.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_arm_runtime_release.sh [new file with mode: 0755]
infra/scripts/docker_build_cross_coverage.sh
infra/scripts/docker_build_nncc.sh [new file with mode: 0755]
infra/scripts/docker_build_test_x64.sh
infra/scripts/docker_build_tizen_cross.sh
infra/scripts/docker_build_tizen_gbs.sh
infra/scripts/docker_collect_nnpkg_resources.sh [new file with mode: 0755]
infra/scripts/docker_coverage_report.sh
infra/scripts/test_arm_neurun_acl_cl.sh [deleted file]
infra/scripts/test_arm_neurun_acl_neon.sh [deleted file]
infra/scripts/test_arm_neurun_cpu.sh [deleted file]
infra/scripts/test_arm_neurun_mixed.sh [deleted file]
infra/scripts/test_arm_nnpkg.sh
infra/scripts/test_arm_pacl.sh [deleted file]
infra/scripts/test_coverage.sh
infra/scripts/test_make_nnpkg.sh [new file with mode: 0755]
infra/scripts/test_neurun_interp.sh [deleted file]
infra/scripts/test_tizen_neurun_acl_cl.sh [deleted file]
infra/scripts/test_tizen_neurun_mixed.sh [deleted file]
infra/scripts/test_ubuntu_runtime.sh [new file with mode: 0755]
infra/scripts/test_ubuntu_runtime_mixed.sh [new file with mode: 0755]
infra/scripts/test_x64_neurun_cpu.sh [deleted file]
infra/scripts/tizen_xu4_test.sh
infra/scripts/unittest_compiler_xml.sh [new file with mode: 0755]
logo/ONE_logo_guideline_ENG.pdf [new file with mode: 0644]
logo/ONE_logo_guideline_KOR.pdf [new file with mode: 0644]
logo/images/logo_abbreviation_black.png [new file with mode: 0644]
logo/images/logo_abbreviation_black.svg [new file with mode: 0644]
logo/images/logo_abbreviation_samsungblue.png [new file with mode: 0644]
logo/images/logo_abbreviation_samsungblue.svg [new file with mode: 0644]
logo/images/logo_abbreviation_white.png [new file with mode: 0644]
logo/images/logo_abbreviation_white.svg [new file with mode: 0644]
logo/images/logo_original_black.png [new file with mode: 0644]
logo/images/logo_original_black.svg [new file with mode: 0644]
logo/images/logo_original_samsungblue.png [new file with mode: 0644]
logo/images/logo_original_samsungblue.svg [new file with mode: 0644]
logo/images/logo_original_white.png [new file with mode: 0644]
logo/images/logo_original_white.svg [new file with mode: 0644]
nnpackage/schema/circle_schema.fbs
nnpackage/schema/circle_schema_v0.fbs [new file with mode: 0644]
nnpackage/spec/10_packaging_and_manifest.md
nnpackage/spec/20_model_and_operators.md
nnpackage/spec/30_custom_op.md
packaging/cpuinfo.tar.gz [new file with mode: 0644]
packaging/eigen.tar.gz [new file with mode: 0644]
packaging/flatbuffers.tar.gz [deleted file]
packaging/gemmlowp.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-plugin.pc.in [new file with mode: 0644]
packaging/nnfw.pc.in [new file with mode: 0644]
packaging/nnfw.spec
packaging/ruy.tar.gz [new file with mode: 0644]
res/CircleRecipes/BCQFullyConnected_000/test.recipe [new file with mode: 0644]
res/CircleRecipes/BCQFullyConnected_000/test.reverse [moved from compiler/tflchef/tests/relu6/test.reverse with 100% similarity]
res/CircleRecipes/BCQFullyConnected_001/test.recipe [new file with mode: 0644]
res/CircleRecipes/BCQFullyConnected_001/test.reverse [moved from compiler/tflchef/tests/relu/test.reverse with 100% similarity]
res/CircleRecipes/BCQGather_000/test.recipe [new file with mode: 0644]
res/CircleRecipes/BCQGather_000/test.reverse [moved from compiler/tflchef/tests/quantization/test.reverse with 100% similarity]
res/CircleRecipes/CircleBatchMatMul_000/test.recipe [new file with mode: 0644]
res/CircleRecipes/CircleBatchMatMul_000/test.reverse [moved from compiler/tflchef/tests/maxpool2d/test.reverse with 100% similarity]
res/CircleRecipes/CircleBatchMatMul_000/test.rule [new file with mode: 0644]
res/CircleRecipes/InstanceNorm_000/test.recipe [new file with mode: 0644]
res/CircleRecipes/InstanceNorm_000/test.reverse [moved from compiler/tflchef/tests/fullyconnected2/test.reverse with 100% similarity]
res/ONNXTests/UNIT_Gemm_000/test.pbtxt [new file with mode: 0644]
res/ONNXTests/UNIT_Gemm_001/test.pbtxt [new file with mode: 0644]
res/ONNXTests/UNIT_Identity_000/test.pbtxt [new file with mode: 0644]
res/PyTorchExamples/.gitignore [new file with mode: 0644]
res/PyTorchExamples/README.md [new file with mode: 0644]
res/PyTorchExamples/examples/AdaptiveAvgPool2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/AdaptiveMaxPool2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/AvgPool2d-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/AvgPool2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/BatchNorm2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Bilinear/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ConstantPad2d-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ConstantPad2d-2/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ConstantPad2d-3/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ConstantPad2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Conv2d-dil/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Conv2d-dw/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Conv2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ConvTranspose2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ELU/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Flatten/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/InstanceNorm2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/LPPool2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/LSTM/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/LeakyReLU/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Linear/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/LocalResponseNorm/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/LogSoftmax/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/MaxPool2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/PReLU/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/RNN/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ReLU/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ReLU6/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Sigmoid/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Softmax/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/Tanh/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/UpsamplingNearest2d/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/abs/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/add/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/argmax/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/argmin/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/cat-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/cat/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/cos/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/dist/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/div/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/floor/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/floor_divide/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ge/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/gt/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/le/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/log/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/logical_and/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/logical_or/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/logical_xor/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/lt/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/matmul/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/min-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/min/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/mul/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/ne/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/neg/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/permute/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/pow/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/reshape/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/rsqrt/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/sin/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/slice/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/split-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/split-2/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/split/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/sqrt/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/squeeze-1/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/squeeze/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/sub/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/sum/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/where/__init__.py [new file with mode: 0644]
res/PyTorchExamples/examples/zeros_like/__init__.py [new file with mode: 0644]
res/PyTorchExamples/ptem.py [new file with mode: 0755]
res/TensorFlowLiteRecipes/Abs_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Abs_000/test.reverse [moved from compiler/tflchef/tests/fullyconnected/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/AddN_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/AddN_000/test.reverse [moved from compiler/tflchef/tests/div/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/Add_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Add_000/test.reverse [moved from compiler/tflchef/tests/depthwiseconv2d/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/Add_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Add_001/test.reverse [moved from compiler/tflchef/tests/conv2d/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/Add_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Add_002/test.reverse [moved from compiler/tflchef/tests/concatenation/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/Add_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Add_U8_000/test.reverse [moved from compiler/tflchef/tests/averagepool2d/test.reverse with 100% similarity]
res/TensorFlowLiteRecipes/All_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_000/test.reverse [moved from runtimes/contrib/benchmark_acl/.FORMATDENY with 100% similarity]
res/TensorFlowLiteRecipes/ArgMax_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_001/test.reverse [moved from compiler/adtidas/.FORMATDENY with 100% similarity]
res/TensorFlowLiteRecipes/ArgMax_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_U8_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMin_U8_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/AveragePool2D_000/test.recipe [moved from compiler/tflchef/tests/averagepool2d/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/AveragePool2D_000/test.reverse [new file with mode: 0644]
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/BatchMatMulV2_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchMatMulV2_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchMatMulV2_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchMatMul_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchMatMul_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchToSpaceND_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/BatchToSpaceND_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Cast_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Cast_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Cast_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Ceil_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Ceil_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Concatenation_000/test.recipe [moved from compiler/tflchef/tests/concatenation/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Concatenation_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Concatenation_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Concatenation_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Concatenation_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_000/test.recipe [moved from compiler/tflchef/tests/conv2d/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Conv2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_004/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Conv2D_U8_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Cos_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Cos_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthToSpace_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthToSpace_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_000/test.recipe [moved from compiler/tflchef/tests/depthwiseconv2d/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/DepthwiseConv2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_002/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_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/DepthwiseConv2D_U8_000/test.reverse [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/Dequantize_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Dequantize_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Div_000/test.recipe [moved from compiler/tflchef/tests/div/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Div_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ELU_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ELU_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Equal_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Equal_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Equal_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Equal_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Exp_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Exp_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ExpandDims_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ExpandDims_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ExpandDims_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ExpandDims_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ExpandDims_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Fill_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Fill_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Fill_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorDiv_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorDiv_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorDiv_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorDiv_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorMod_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorMod_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorMod_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FloorMod_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Floor_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Floor_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_000/test.recipe [moved from compiler/tflchef/tests/fullyconnected/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/FullyConnected_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_001/test.recipe [moved from compiler/tflchef/tests/fullyconnected2/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/FullyConnected_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_002/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/FullyConnected_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_004/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_005/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/GatherNd_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/GatherNd_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/GatherNd_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/GatherNd_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Gather_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Gather_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/GreaterEqual_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/GreaterEqual_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/GreaterEqual_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/GreaterEqual_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Greater_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Greater_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Greater_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Greater_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/If_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/If_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Normalize_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Normalize_000/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/L2Pool2D_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Pool2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/L2Pool2D_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LeakyRelu_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LeakyRelu_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LessEqual_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LessEqual_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LessEqual_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LessEqual_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Less_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Less_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Less_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Less_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LocalResponseNormalization_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LocalResponseNormalization_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogSoftmax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogSoftmax_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogSoftmax_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogSoftmax_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Log_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Log_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalAnd_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalAnd_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalNot_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalNot_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalOr_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/LogicalOr_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Logistic_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Logistic_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/MatMul_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatMul_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatrixBandPart_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatrixDiag_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatrixDiag_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatrixSetDiag_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MatrixSetDiag_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/MaxPool2D_000/test.recipe [moved from compiler/tflchef/tests/maxpool2d/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/MaxPool2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/MaxPool2D_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MaxPoolWithArgMax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MaxPoolWithArgMax_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MaxPoolWithArgMax_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Maximum_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Maximum_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Maximum_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Maximum_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mean_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Minimum_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Minimum_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Minimum_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Minimum_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/MirrorPad_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/MirrorPad_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mul_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mul_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mul_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Mul_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Neg_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Neg_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Dangle_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_002/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_InstanceNorm_003/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Preactivation_BN_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Preactivation_BN_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_002/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_UnpackAdd_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_UnpackAdd_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_ZeroDim_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV4_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV4_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV4_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV4_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV5_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV5_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV5_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NonMaxSuppressionV5_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/NotEqual_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NotEqual_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/NotEqual_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/NotEqual_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/OneHot_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/PRelu_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/PRelu_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/PRelu_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/PRelu_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pack_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pack_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pack_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pack_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/PadV2_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/PadV2_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pad_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pad_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pad_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pad_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pow_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Pow_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quantization_000/test.recipe [moved from compiler/tflchef/tests/quantization/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Quantization_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Range_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Range_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Rank_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Rank_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReLU6_000/test.recipe [moved from compiler/tflchef/tests/relu6/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/ReLU6_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReLUN1To1_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReLUN1To1_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReLU_000/test.recipe [moved from compiler/tflchef/tests/relu/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/ReLU_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceAny_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceMax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceMax_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceMin_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceMin_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReduceProd_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_000/test.recipe [moved from compiler/tflchef/tests/reshape/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Reshape_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Reshape_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ResizeBilinear_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ResizeBilinear_000/test.reverse [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/ResizeNearestNeighbor_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ResizeNearestNeighbor_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReverseSequence_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReverseSequence_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReverseV2_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ReverseV2_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Round_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Round_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Rsqrt_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Rsqrt_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ScatterNd_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ScatterNd_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SegmentSum_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SegmentSum_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SelectV2_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Select_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Shape_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Shape_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sin_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sin_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Slice_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Slice_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Softmax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Softmax_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Softmax_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Softmax_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToBatchND_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToDepth_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SpaceToDepth_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/SparseToDense_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SparseToDense_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SplitV_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SplitV_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Split_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Split_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sqrt_000/test.recipe [moved from compiler/tflchef/tests/sqrt/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Sqrt_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Square_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Square_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/SquaredDifference_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/SquaredDifference_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Squeeze_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Squeeze_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sub_000/test.recipe [moved from compiler/tflchef/tests/sub/test.recipe with 100% similarity]
res/TensorFlowLiteRecipes/Sub_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sub_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sub_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sub_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sub_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sum_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sum_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Sum_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tanh_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tanh_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tanh_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tanh_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tile_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tile_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tile_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Tile_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/TopKV2_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/TopKV2_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/TopKV2_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/TopKV2_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/TransposeConv_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Transpose_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Transpose_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Transpose_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Transpose_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/UnidirectionalSequenceLSTM_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/UnidirectionalSequenceLSTM_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/UnidirectionalSequenceLSTM_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/UnidirectionalSequenceLSTM_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/TensorFlowLiteRecipes/Unpack_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_002/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Unpack_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Where_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Where_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Where_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Where_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/While_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/While_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/While_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/While_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/YUV_TO_RGB_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/YUV_TO_RGB_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/YUV_TO_RGB_U8_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/YUV_TO_RGB_U8_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/ZerosLike_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ZerosLike_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteSchema/1.13.1/schema.fbs [moved from runtimes/neurun/frontend/tflite/schema.fbs with 100% similarity]
res/TensorFlowLiteSchema/1.14.0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/1.15.2/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/2.1.0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/2.2.0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/2.3.0-rc0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/2.3.0/schema.fbs [new file with mode: 0644]
res/TensorFlowLiteSchema/README.md [new file with mode: 0644]
res/TensorFlowLiteSchema/SCHEMA.lst [new file with mode: 0644]
res/TensorFlowLiteSchema/download.sh [new file with mode: 0755]
res/TensorFlowPythonExamples/.gitignore [new file with mode: 0644]
res/TensorFlowPythonExamples/README.md [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/AddV2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/BatchMatMulV2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/PadV2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/abs/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/add/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/add_n/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/argmax/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/argmin/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/atrous_conv2d/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/average_pool_2d/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/batch_normalization/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/batch_to_space/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/biasadd/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/cast/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/ceil/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/concat/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/cond/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/conv2d_1/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/conv2d_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/conv2d_transpose/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/cos/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/depth_to_space/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/depthwise_conv2d_1/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/depthwise_conv2d_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/div/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/elu/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/exp/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/expand_dims_00/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/expand_dims_01/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/expand_dims_02/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/fill/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/flatten/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/floor/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/floordiv/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/floormod/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/fused_batch_norm/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/gather/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/gather_nd/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/gelu/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/gelu_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/greater/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/greater_equal/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/gru/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/instance_norm/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/l2_normalize/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/leaky_relu/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/less/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/less_equal/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/local_response_normalization/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/log/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/log_softmax/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/log_softmax_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/logical_and/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/logical_not/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/logical_or/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/lstm/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/matmul/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/matrix_band_part/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/matrix_diag/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/matrix_set_diag/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/max_pool_with_argmax/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/maximum/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/minimum/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/multiply/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/negative/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/non_max_suppression_padded/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/non_max_suppression_padded_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/non_max_suppression_with_scores/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/non_max_suppression_with_scores_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/not_equal/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/one_hot/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/pack/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/pad-reflect/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/pad/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/pow/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/prelu/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/range/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/rank/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/reduce_all/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/reduce_any/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/reduce_max/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/reduce_min/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/reduce_prod/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/relu/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/relu6/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/reshape/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/resize_bilinear/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/resize_nearest_neighbor/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/reverse_sequence/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/reverse_v2/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/rnn/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/round/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/rsqrt/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/scatter_nd/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/segment_sum/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/shape/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/sigmoid/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/sin/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/slice/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/softmax/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/space_to_batch/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/space_to_batch_nd/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/space_to_depth/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/sparse_to_dense/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/split/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/split_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/sqrt/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/square/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/squared_difference/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/squeeze_1/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/squeeze_2/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/strided_slice/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/subtract/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/sum/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/tanh/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/tile/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/top_k/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/unidirectional_sequence_LSTM/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/unique/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/unstack/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/where/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/where_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/where_v2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/where_v2_2/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/while/__init__.py [new file with mode: 0644]
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/TensorFlowPythonExamples/examples/yuv_to_rgb/__init__.py [new file with mode: 0755]
res/TensorFlowPythonExamples/examples/zeros_like/__init__.py [new file with mode: 0644]
res/TensorFlowPythonExamples/requirements.txt [new file with mode: 0644]
res/TensorFlowPythonExamples/tfpem.py [new file with mode: 0755]
res/TensorFlowPythonModels/.gitignore [new file with mode: 0644]
res/TensorFlowPythonModels/README.md [new file with mode: 0644]
res/TensorFlowPythonModels/examples/L2Pool2D/__init__.py [new file with mode: 0644]
res/TensorFlowPythonModels/examples/ReluN1To1/__init__.py [new file with mode: 0644]
res/TensorFlowPythonModels/examples/UnknownExpandDims/__init__.py [new file with mode: 0644]
res/TensorFlowPythonModels/examples/tconv-bn/__init__.py [new file with mode: 0644]
res/TensorFlowPythonModels/requirements.txt [new file with mode: 0644]
res/TensorFlowPythonModels/tfpem.py [new file with mode: 0644]
res/TensorFlowTests/NET_0003/test.pbtxt
res/TensorFlowTests/NET_0003/test.py [changed mode: 0644->0755]
res/TensorFlowTests/NET_0004/test.py [changed mode: 0644->0755]
res/TensorFlowTests/NET_0007/test.pbtxt
res/TensorFlowTests/NET_0008/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0008/test.pbtxt
res/TensorFlowTests/NET_0009/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0009/test.pbtxt
res/TensorFlowTests/NET_0010/test.manifest [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.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0025/test.pbtxt
res/TensorFlowTests/NET_0025/tflite_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0026/test.pbtxt
res/TensorFlowTests/NET_0027/test.pbtxt
res/TensorFlowTests/NET_0028/circle_1.0_rel_requirement.rule [new file with mode: 0644]
res/TensorFlowTests/NET_0028/test.manifest [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/NET_0043/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_0043/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_0043/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_YUV_TO_RGB/circle.rule [new file with mode: 0644]
res/TensorFlowTests/NET_YUV_TO_RGB/test.info [new file with mode: 0644]
res/TensorFlowTests/NET_YUV_TO_RGB/test.manifest [new file with mode: 0644]
res/TensorFlowTests/NET_YUV_TO_RGB/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/NET_YUV_TO_RGB/test.py [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_ConcatV2_000/test.info [moved from res/TensorFlowTests/UNIT_Concat_000/test.info with 100% similarity]
res/TensorFlowTests/UNIT_ConcatV2_000/test.pbtxt [moved from res/TensorFlowTests/UNIT_Concat_000/test.pbtxt with 100% similarity]
res/TensorFlowTests/UNIT_ConcatV2_001/test.info [moved from res/TensorFlowTests/UNIT_Concat_001/test.info with 100% similarity]
res/TensorFlowTests/UNIT_ConcatV2_001/test.pbtxt [moved from res/TensorFlowTests/UNIT_Concat_001/test.pbtxt with 100% similarity]
res/TensorFlowTests/UNIT_ConcatV2_002/test.info [moved from res/TensorFlowTests/UNIT_Concat_002/test.info with 100% similarity]
res/TensorFlowTests/UNIT_ConcatV2_002/test.pbtxt [moved from res/TensorFlowTests/UNIT_Concat_002/test.pbtxt with 100% similarity]
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_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.pbtxt
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_DepthwiseConv2dNative_000/test.info [moved from res/TensorFlowTests/UNIT_DepthwiseConv2D_000/test.info with 100% similarity]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_000/test.pbtxt [moved from res/TensorFlowTests/UNIT_DepthwiseConv2D_000/test.pbtxt with 100% similarity]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.info [moved from res/TensorFlowTests/UNIT_DepthwiseConv2D_001/test.info with 100% similarity]
res/TensorFlowTests/UNIT_DepthwiseConv2dNative_001/test.pbtxt [moved from res/TensorFlowTests/UNIT_DepthwiseConv2D_001/test.pbtxt with 100% similarity]
res/TensorFlowTests/UNIT_Maximum_000/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Maximum_000/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Maximum_001/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Maximum_001/test.pbtxt [new file with mode: 0644]
res/TensorFlowTests/UNIT_Maximum_002/test.info [new file with mode: 0644]
res/TensorFlowTests/UNIT_Maximum_002/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_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_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_SquaredDifference_000/circle.rule [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/explain.sh [new file with mode: 0755]
runtime/3rdparty/.FORMATDENY [new file with mode: 0644]
runtime/3rdparty/CMakeLists.txt [moved from runtimes/libs/CMakeLists.txt with 100% similarity]
runtime/3rdparty/half/CMakeLists.txt [new file with mode: 0644]
runtime/3rdparty/half/include/Half.h [new file with mode: 0644]
runtime/3rdparty/half/include/half/.FORMATDENY [new file with mode: 0644]
runtime/3rdparty/half/include/half/ChangeLog.txt [new file with mode: 0644]
runtime/3rdparty/half/include/half/LICENSE.txt [new file with mode: 0644]
runtime/3rdparty/half/include/half/README.txt [new file with mode: 0644]
runtime/3rdparty/half/include/half/include/half.hpp [new file with mode: 0644]
runtime/3rdparty/jsoncpp/CMakeLists.txt [moved from runtimes/libs/jsoncpp/CMakeLists.txt with 100% similarity]
runtime/3rdparty/jsoncpp/README.md [moved from runtimes/libs/jsoncpp/README.md with 100% similarity]
runtime/3rdparty/jsoncpp/json/json-forwards.h [moved from runtimes/libs/jsoncpp/json/json-forwards.h with 100% similarity]
runtime/3rdparty/jsoncpp/json/json.h [moved from runtimes/libs/jsoncpp/json/json.h with 100% similarity]
runtime/3rdparty/jsoncpp/jsoncpp.cpp [moved from runtimes/libs/jsoncpp/jsoncpp.cpp with 100% similarity]
runtime/3rdparty/lcov-to-cobertura-xml/README.md [moved from tools/lcov-to-cobertura-xml/README.md with 100% similarity]
runtime/3rdparty/lcov-to-cobertura-xml/lcov_cobertura.py [moved from tools/lcov-to-cobertura-xml/lcov_cobertura.py with 100% similarity]
runtime/CMakeLists.txt [moved from runtimes/contrib/CMakeLists.txt with 100% similarity]
runtime/contrib/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/TFLiteSharp/README.md [moved from runtimes/contrib/TFLiteSharp/README.md with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteNative/CMakeLists.txt [moved from runtimes/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 runtimes/contrib/TFLiteSharp/TFLiteNative/tflite-native.pc.in with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp.sln [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp.sln with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.Libraries.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.Libraries.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.TFLite.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/Interop/Interop.TFLite.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/TFLiteSharp.csproj [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/TFLiteSharp.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Datatype.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Datatype.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Interpreter.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteSharp/TFLiteSharp/src/Interpreter.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest.sln [moved from runtimes/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest.sln with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/Program.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/Program.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/TFLiteSharpTest.csproj [moved from runtimes/contrib/TFLiteSharp/TFLiteSharpTest/TFLiteSharpTest/TFLiteSharpTest.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp.csproj [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp.csproj with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_App.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_App.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_Main.cs [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/TFLiteTestApp_Main.cs with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mobilenet_v1_1.0_224.tflite [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/res/mobilenet_v1_1.0_224.tflite with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mouse1.bmp [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/res/mouse1.bmp with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/res/mouse_224.bmp [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/res/mouse_224.bmp with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/shared/res/TFLiteTestApp.png [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/shared/res/TFLiteTestApp.png with 100% similarity]
runtime/contrib/TFLiteSharp/TFLiteTestApp/tizen-manifest.xml [moved from runtimes/contrib/TFLiteSharp/TFLiteTestApp/tizen-manifest.xml with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/TFLiteSharp.manifest [moved from runtimes/contrib/TFLiteSharp/packaging/TFLiteSharp.manifest with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/TFLiteSharp.spec [moved from runtimes/contrib/TFLiteSharp/packaging/TFLiteSharp.spec with 100% similarity]
runtime/contrib/TFLiteSharp/packaging/tflite-native.manifest [moved from runtimes/contrib/TFLiteSharp/packaging/tflite-native.manifest with 100% similarity]
runtime/contrib/android/.gitignore [new file with mode: 0644]
runtime/contrib/android/README.md [new file with mode: 0644]
runtime/contrib/android/api/Android.mk [new file with mode: 0644]
runtime/contrib/android/api/Application.mk [new file with mode: 0644]
runtime/contrib/android/api/Prebuilt.mk [new file with mode: 0644]
runtime/contrib/android/api/build.gradle [new file with mode: 0644]
runtime/contrib/android/api/proguard-rules.pro [new file with mode: 0644]
runtime/contrib/android/api/src/main/AndroidManifest.xml [new file with mode: 0644]
runtime/contrib/android/api/src/main/java/com/samsung/onert/Helper.java [new file with mode: 0644]
runtime/contrib/android/api/src/main/java/com/samsung/onert/NativeSessionWrapper.java [new file with mode: 0644]
runtime/contrib/android/api/src/main/java/com/samsung/onert/Session.java [new file with mode: 0644]
runtime/contrib/android/api/src/main/java/com/samsung/onert/Tensor.java [new file with mode: 0644]
runtime/contrib/android/api/src/main/java/com/samsung/onert/TensorInfo.java [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/Android.mk [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-api.cpp [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-api.h [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-helper.cpp [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-helper.h [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-internal.cpp [new file with mode: 0644]
runtime/contrib/android/api/src/main/native/onert-native-internal.h [new file with mode: 0644]
runtime/contrib/android/build.gradle [new file with mode: 0644]
runtime/contrib/android/gradle.properties [new file with mode: 0644]
runtime/contrib/android/gradle/wrapper/gradle-wrapper.jar [new file with mode: 0644]
runtime/contrib/android/gradle/wrapper/gradle-wrapper.properties [new file with mode: 0644]
runtime/contrib/android/gradlew [new file with mode: 0755]
runtime/contrib/android/gradlew.bat [new file with mode: 0644]
runtime/contrib/android/settings.gradle [new file with mode: 0644]
runtime/contrib/android/update_jni_header.sh [new file with mode: 0755]
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 [moved from runtimes/contrib/benchmark_acl/CMakeLists.txt with 100% similarity]
runtime/contrib/benchmark_acl/src/Benchmark.cpp [moved from runtimes/contrib/benchmark_acl/src/Benchmark.cpp with 100% similarity]
runtime/contrib/benchmark_acl/src/Benchmark.h [moved from runtimes/contrib/benchmark_acl/src/Benchmark.h with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_googlenet.cpp [moved from runtimes/contrib/benchmark_acl/src/benchmark_googlenet.cpp with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_inception_v3.cpp [moved from runtimes/contrib/benchmark_acl/src/benchmark_inception_v3.cpp with 100% similarity]
runtime/contrib/benchmark_acl/src/benchmark_mobilenet.cpp [moved from runtimes/contrib/benchmark_acl/src/benchmark_mobilenet.cpp with 100% similarity]
runtime/contrib/custom_op/README.md [moved from runtimes/contrib/custom_op/README.md with 100% similarity]
runtime/contrib/detection/CMakeLists.txt [moved from runtimes/contrib/detection/CMakeLists.txt with 100% similarity]
runtime/contrib/detection/detection.cpp [moved from runtimes/contrib/detection/detection.cpp with 100% similarity]
runtime/contrib/heap_trace/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/heap_trace/src/aligned_alloc_stub.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/calloc_stub.cc [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/cl_retain_mem_object_stub.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/memory_pool_for_symbol_searcher_internals.cc [new file with mode: 0644]
runtime/contrib/heap_trace/src/memory_pool_for_symbol_searcher_internals.h [new file with mode: 0644]
runtime/contrib/heap_trace/src/posix_memalign_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/aligned_alloc_interception_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/calloc_interception_test.cc [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/cl_retain_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/memory_pool_for_symbol_searcher_internals_test.cc [new file with mode: 0644]
runtime/contrib/heap_trace/tests/src/posix_memalign_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 runtimes/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 [moved from runtimes/contrib/labs/jniacl/src/io_accessor.cc with 100% similarity]
runtime/contrib/labs/jniacl/src/io_accessor.h [moved from runtimes/contrib/labs/jniacl/src/io_accessor.h with 100% similarity]
runtime/contrib/labs/jniacl/src/jniacl_main.cc [new file with mode: 0644]
runtime/contrib/labs/opencl_test/CMakeLists.txt [moved from runtimes/contrib/labs/opencl_test/CMakeLists.txt with 100% similarity]
runtime/contrib/labs/opencl_test/README.md [moved from runtimes/contrib/labs/opencl_test/README.md with 100% similarity]
runtime/contrib/labs/opencl_test/src/opencl_test.cc [moved from runtimes/contrib/labs/opencl_test/src/opencl_test.cc with 100% similarity]
runtime/contrib/labs/tflite_examples/CMakeLists.txt [moved from runtimes/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 [moved from runtimes/contrib/mlapse/CMakeLists.txt with 100% similarity]
runtime/contrib/mlapse/README.md [moved from runtimes/contrib/mlapse/README.md with 100% similarity]
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 [moved from runtimes/contrib/mlapse/tfl/mlapse/CSV_report_generator.cc with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/CSV_report_generator.h [moved from runtimes/contrib/mlapse/tfl/mlapse/CSV_report_generator.h with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.cc [moved from runtimes/contrib/mlapse/tfl/mlapse/benchmark_observer.cc with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.cc [moved from runtimes/contrib/mlapse/tfl/mlapse/benchmark_runner.cc with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h [new file with mode: 0644]
runtime/contrib/mlapse/tfl/mlapse/multicast_observer.cc [moved from runtimes/contrib/mlapse/tfl/mlapse/multicast_observer.cc with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/multicast_observer.h [moved from runtimes/contrib/mlapse/tfl/mlapse/multicast_observer.h with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/tfl/load.cc [moved from runtimes/contrib/mlapse/tfl/mlapse/tfl/load.cc with 100% similarity]
runtime/contrib/mlapse/tfl/mlapse/tfl/load.h [moved from runtimes/contrib/mlapse/tfl/mlapse/tfl/load.h with 100% similarity]
runtime/contrib/style_transfer_app/CMakeLists.txt [new file with mode: 0644]
runtime/contrib/style_transfer_app/README.md [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/args.cc [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/args.h [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/bitmap_helper.cc [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/bitmap_helper.h [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/jpeg_helper.cc [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/jpeg_helper.h [new file with mode: 0644]
runtime/contrib/style_transfer_app/src/style_transfer_app.cc [new file with mode: 0644]
runtime/contrib/tflite_classify/CMakeLists.txt [moved from runtimes/contrib/tflite_classify/CMakeLists.txt with 100% similarity]
runtime/contrib/tflite_classify/src/ImageClassifier.cc [moved from runtimes/contrib/tflite_classify/src/ImageClassifier.cc with 100% similarity]
runtime/contrib/tflite_classify/src/ImageClassifier.h [moved from runtimes/contrib/tflite_classify/src/ImageClassifier.h with 100% similarity]
runtime/contrib/tflite_classify/src/InferenceInterface.cc [moved from runtimes/contrib/tflite_classify/src/InferenceInterface.cc with 100% similarity]
runtime/contrib/tflite_classify/src/InferenceInterface.h [moved from runtimes/contrib/tflite_classify/src/InferenceInterface.h with 100% similarity]
runtime/contrib/tflite_classify/src/tflite_classify.cc [new file with mode: 0644]
runtime/contrib/tflite_test/CMakeLists.txt [moved from runtimes/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 [moved from runtimes/contrib/uben/Convolution.cpp with 100% similarity]
runtime/contrib/uben/Softmax.cpp [moved from runtimes/contrib/uben/Softmax.cpp with 100% similarity]
runtime/libs/CMakeLists.txt [new file with mode: 0644]
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/MemoryInfo.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/Phases.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/Result.h [new file with mode: 0644]
runtime/libs/benchmark/include/benchmark/Types.h [new file with mode: 0644]
runtime/libs/benchmark/src/CsvWriter.cpp [new file with mode: 0644]
runtime/libs/benchmark/src/MemoryInfo.cpp [new file with mode: 0644]
runtime/libs/benchmark/src/MemoryPoller.cpp [new file with mode: 0644]
runtime/libs/benchmark/src/Phases.cpp [new file with mode: 0644]
runtime/libs/benchmark/src/Result.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 [moved from runtimes/libs/misc/include/misc/EnvVar.h with 100% similarity]
runtime/libs/misc/include/misc/RandomGenerator.h [new file with mode: 0644]
runtime/libs/misc/include/misc/benchmark.h [new file with mode: 0644]
runtime/libs/misc/include/misc/feature/Index.h [moved from runtimes/libs/misc/include/misc/feature/Index.h with 100% similarity]
runtime/libs/misc/include/misc/feature/IndexIterator.h [moved from runtimes/libs/misc/include/misc/feature/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Object.h [moved from runtimes/libs/misc/include/misc/feature/Object.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Reader.h [moved from runtimes/libs/misc/include/misc/feature/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/feature/Shape.h [moved from runtimes/libs/misc/include/misc/feature/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/feature/TextFormatter.h [moved from runtimes/libs/misc/include/misc/feature/TextFormatter.h with 100% similarity]
runtime/libs/misc/include/misc/fp32.h [moved from runtimes/libs/misc/include/misc/fp32.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/IndexIterator.h [moved from runtimes/libs/misc/include/misc/kernel/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/Reader.h [moved from runtimes/libs/misc/include/misc/kernel/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/kernel/Shape.h [moved from runtimes/libs/misc/include/misc/kernel/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/IndexIterator.h [moved from runtimes/libs/misc/include/misc/matrix/IndexIterator.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/Reader.h [moved from runtimes/libs/misc/include/misc/matrix/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/matrix/Shape.h [moved from runtimes/libs/misc/include/misc/matrix/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/polymorphic_downcast.h [moved from runtimes/libs/misc/include/misc/polymorphic_downcast.h with 100% similarity]
runtime/libs/misc/include/misc/string_helpers.h [new file with mode: 0644]
runtime/libs/misc/include/misc/tensor/Comparator.h [moved from runtimes/libs/misc/include/misc/tensor/Comparator.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Diff.h [moved from runtimes/libs/misc/include/misc/tensor/Diff.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Index.h [moved from runtimes/libs/misc/include/misc/tensor/Index.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/IndexEnumerator.h [moved from runtimes/libs/misc/include/misc/tensor/IndexEnumerator.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/IndexFormatter.h [moved from runtimes/libs/misc/include/misc/tensor/IndexFormatter.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/IndexIterator.h [moved from runtimes/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 runtimes/libs/misc/include/misc/tensor/Reader.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Shape.h [moved from runtimes/libs/misc/include/misc/tensor/Shape.h with 100% similarity]
runtime/libs/misc/include/misc/tensor/Zipper.h [moved from runtimes/libs/misc/include/misc/tensor/Zipper.h with 100% similarity]
runtime/libs/misc/include/misc/vector.h [moved from runtimes/libs/misc/include/misc/vector.h with 100% similarity]
runtime/libs/misc/include/misc/vector/Object.h [moved from runtimes/libs/misc/include/misc/vector/Object.h with 100% similarity]
runtime/libs/misc/include/misc/vector/Reader.h [moved from runtimes/libs/misc/include/misc/vector/Reader.h with 100% similarity]
runtime/libs/misc/src/RandomGenerator.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 runtimes/libs/misc/src/tensor/IndexFormatter.cpp with 100% similarity]
runtime/libs/misc/src/tensor/NonIncreasingStride.cpp [moved from runtimes/libs/misc/src/tensor/NonIncreasingStride.cpp with 100% similarity]
runtime/libs/misc/src/tensor/Shape.cpp [moved from runtimes/libs/misc/src/tensor/Shape.cpp with 100% similarity]
runtime/libs/nnapi/CMakeLists.txt [new file with mode: 0644]
runtime/libs/nnapi/include/NeuralNetworksExShim.h [moved from runtimes/libs/nnapi/v1.2/include/NeuralNetworksExShim.h with 100% similarity]
runtime/libs/nnapi/include/NeuralNetworksLoadHelpers.h [moved from runtimes/libs/nnapi/v1.2/include/NeuralNetworksLoadHelpers.h with 100% similarity]
runtime/libs/nnapi/include/NeuralNetworksShim.h [new file with mode: 0644]
runtime/libs/nnapi/include/NeuralNetworksTypes.h [new file with mode: 0644]
runtime/libs/profiling/CMakeLists.txt [moved from runtimes/libs/profiling/CMakeLists.txt with 100% similarity]
runtime/libs/profiling/include/profiling/profile_buffer.h [moved from runtimes/libs/profiling/include/profiling/profile_buffer.h with 100% similarity]
runtime/libs/profiling/include/profiling/profiler.h [moved from runtimes/libs/profiling/include/profiling/profiler.h with 100% similarity]
runtime/libs/profiling/include/profiling/profiling.h [new file with mode: 0644]
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 [moved from runtimes/libs/rua/CMakeLists.txt with 100% similarity]
runtime/libs/rua/README.md [moved from runtimes/libs/rua/README.md with 100% similarity]
runtime/libs/rua/anchor/CMakeLists.txt [moved from runtimes/libs/rua/anchor/CMakeLists.txt with 100% similarity]
runtime/libs/rua/anchor/include/rua/Anchor.h [moved from runtimes/libs/rua/anchor/include/rua/Anchor.h with 100% similarity]
runtime/libs/rua/anchor/src/Anchor.cpp [moved from runtimes/libs/rua/anchor/src/Anchor.cpp with 100% similarity]
runtime/libs/rua/core/CMakeLists.txt [moved from runtimes/libs/rua/core/CMakeLists.txt with 100% similarity]
runtime/libs/rua/core/include/rua/Service.h [new file with mode: 0644]
runtime/libs/rua/dyn/CMakeLists.txt [moved from runtimes/libs/rua/dyn/CMakeLists.txt with 100% similarity]
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 [moved from runtimes/libs/rua/shim/CMakeLists.txt with 100% similarity]
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 [moved from runtimes/libs/tflite/include/tflite/Assert.h with 100% similarity]
runtime/libs/tflite/include/tflite/Diff.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/FeatureView.h [moved from runtimes/libs/tflite/include/tflite/FeatureView.h with 100% similarity]
runtime/libs/tflite/include/tflite/InputIndex.h [moved from runtimes/libs/tflite/include/tflite/InputIndex.h with 100% similarity]
runtime/libs/tflite/include/tflite/InterpreterSession.h [moved from runtimes/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 runtimes/libs/tflite/include/tflite/OutputIndex.h with 100% similarity]
runtime/libs/tflite/include/tflite/Quantization.h [moved from runtimes/libs/tflite/include/tflite/Quantization.h with 100% similarity]
runtime/libs/tflite/include/tflite/RandomTestRunner.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/Session.h [moved from runtimes/libs/tflite/include/tflite/Session.h with 100% similarity]
runtime/libs/tflite/include/tflite/TensorLogger.h [new file with mode: 0644]
runtime/libs/tflite/include/tflite/TensorShapeUtils.h [moved from runtimes/libs/tflite/include/tflite/TensorShapeUtils.h with 100% similarity]
runtime/libs/tflite/include/tflite/TensorUtils.h [moved from runtimes/libs/tflite/include/tflite/TensorUtils.h with 100% similarity]
runtime/libs/tflite/include/tflite/TensorView.h [moved from runtimes/libs/tflite/include/tflite/TensorView.h with 100% similarity]
runtime/libs/tflite/include/tflite/interp/Builder.h [moved from runtimes/libs/tflite/include/tflite/interp/Builder.h with 100% similarity]
runtime/libs/tflite/include/tflite/interp/FlatBufferBuilder.h [moved from runtimes/libs/tflite/include/tflite/interp/FlatBufferBuilder.h with 100% similarity]
runtime/libs/tflite/include/tflite/interp/FunctionBuilder.h [moved from runtimes/libs/tflite/include/tflite/interp/FunctionBuilder.h with 100% similarity]
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/CustomOps.h [new file with mode: 0644]
runtime/libs/tflite/port/1.13.1/include/tflite/ext/kernels/SquaredDifference.h [moved from runtimes/libs/tflite/include/tflite/ext/kernels/SquaredDifference.h with 100% similarity]
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/SquaredDifference.cpp [moved from runtimes/libs/tflite/src/ext/kernels/SquaredDifference.cpp with 100% similarity]
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 runtimes/libs/tflite/src/FeatureView.cpp with 100% similarity]
runtime/libs/tflite/src/Quantization.cpp [moved from runtimes/libs/tflite/src/Quantization.cpp with 100% similarity]
runtime/libs/tflite/src/RandomTestRunner.cpp [new file with mode: 0644]
runtime/libs/tflite/src/TensorShapeUtils.cpp [new file with mode: 0644]
runtime/libs/tflite/src/TensorView.test.cpp [moved from runtimes/libs/tflite/src/TensorView.test.cpp with 100% similarity]
runtime/libs/tflite/src/interp/FlatBufferBuilder.cpp [moved from runtimes/libs/tflite/src/interp/FlatBufferBuilder.cpp with 100% similarity]
runtime/libs/tflite/src/interp/FunctionBuilder.cpp [moved from runtimes/libs/tflite/src/interp/FunctionBuilder.cpp with 100% similarity]
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]
runtime/onert/CMakeLists.txt [new file with mode: 0644]
runtime/onert/api/CMakeLists.txt [new file with mode: 0644]
runtime/onert/api/include/nnfw.h [new file with mode: 0644]
runtime/onert/api/include/nnfw_experimental.h [new file with mode: 0644]
runtime/onert/api/include/nnfw_internal.h [new file with mode: 0644]
runtime/onert/api/include/nnfw_version.h [new file with mode: 0644]
runtime/onert/api/src/CustomKernel.cc [new file with mode: 0644]
runtime/onert/api/src/CustomKernel.h [new file with mode: 0644]
runtime/onert/api/src/CustomKernelRegistry.cc [new file with mode: 0644]
runtime/onert/api/src/CustomKernelRegistry.h [new file with mode: 0644]
runtime/onert/api/src/OpMap.lst [new file with mode: 0644]
runtime/onert/api/src/nnfw_api.cc [new file with mode: 0644]
runtime/onert/api/src/nnfw_api_internal.cc [new file with mode: 0644]
runtime/onert/api/src/nnfw_api_internal.h [new file with mode: 0644]
runtime/onert/api/src/nnfw_debug.cc [new file with mode: 0644]
runtime/onert/backend/CMakeLists.txt [new file with mode: 0644]
runtime/onert/backend/acl_cl/Backend.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/CLTimer.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/CMakeLists.txt [new file with mode: 0644]
runtime/onert/backend/acl_cl/Config.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/Config.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/ConstantInitializer.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/ConstantInitializer.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/KernelGenerator.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/KernelGenerator.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/Optimizer.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/Optimizer.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/TensorBuilder.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/TensorManager.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/acl_cl.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/CLSubTensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/CLSubTensor.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/CLTensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/CLTensor.h [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/ICLTensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_cl/operand/ICLTensor.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclActivationBuilder.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclConstantInitializer.cc [new file with mode: 0644]
runtime/onert/backend/acl_common/AclConstantInitializer.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclFunction.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclInternalBufferManager.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclKernelGen.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclLinearMemoryManager.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclMemoryManager.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclSubTensorAnalyzer.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclTensorBuilder.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclTensorManager.h [new file with mode: 0644]
runtime/onert/backend/acl_common/AclTensorRegistry.h [new file with mode: 0644]
runtime/onert/backend/acl_common/CMakeLists.txt [new file with mode: 0644]
runtime/onert/backend/acl_common/Convert.cc [new file with mode: 0644]
runtime/onert/backend/acl_common/Convert.h [new file with mode: 0644]
runtime/onert/backend/acl_common/IACLTensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_common/IACLTensor.h [new file with mode: 0644]
runtime/onert/backend/acl_common/ParentInfo.h [new file with mode: 0644]
runtime/onert/backend/acl_common/Swizzle.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/Backend.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/CMakeLists.txt [new file with mode: 0644]
runtime/onert/backend/acl_neon/Config.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/Config.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/ConstantInitializer.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/ConstantInitializer.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/KernelGenerator.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/KernelGenerator.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/Optimizer.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/Optimizer.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/TensorBuilder.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/TensorManager.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/acl_neon.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/INETensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/INETensor.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/NESubTensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/NESubTensor.h [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/NETensor.cc [new file with mode: 0644]
runtime/onert/backend/acl_neon/operand/NETensor.h [new file with mode: 0644]
runtime/onert/backend/cpu/Backend.h [new file with mode: 0644]
runtime/onert/backend/cpu/BackendContext.h [new file with mode: 0644]
runtime/onert/backend/cpu/CMakeLists.txt [new file with mode: 0644]
runtime/onert/backend/cpu/Config.cc [new file with mode: 0644]
runtime/onert/backend/cpu/Config.h [new file with mode: 0644]
runtime/onert/backend/cpu/ConstantInitializer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ConstantInitializer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ExternalContext.h [new file with mode: 0644]
runtime/onert/backend/cpu/KernelGenerator.cc [new file with mode: 0644]
runtime/onert/backend/cpu/KernelGenerator.h [new file with mode: 0644]
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.cc [new file with mode: 0644]
runtime/onert/backend/cpu/Tensor.h [new file with mode: 0644]
runtime/onert/backend/cpu/TensorBuilder.cc [new file with mode: 0644]
runtime/onert/backend/cpu/TensorBuilder.h [new file with mode: 0644]
runtime/onert/backend/cpu/cpu.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/AddNLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/AddNLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ArgMinMaxLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ArgMinMaxLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BatchMatMulLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BatchMatMulLayer.h [new file with mode: 0644]
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/BinaryArithmeticLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BinaryArithmeticLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BroadcastToLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/BroadcastToLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/CompareLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/CompareLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ConcatLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ConcatLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ConvolutionLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ConvolutionLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/DepthwiseConvolutionLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/DepthwiseConvolutionLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/EinsumLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/EinsumLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseActivationLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseActivationLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseBinaryLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseBinaryLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseUnaryLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ElementwiseUnaryLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ExpandDimsLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ExpandDimsLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FillLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FillLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FullyConnectedLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FullyConnectedLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FusedBatchNormLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/FusedBatchNormLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/GatherLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/GatherLayer.h [new file with mode: 0644]
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/LSTMLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/LSTMLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/LogSoftMaxLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/LogSoftMaxLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/MatrixBandPartLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/MatrixBandPartLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/MeanLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/MeanLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/OneHotLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/OneHotLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/OperationUtils.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/OperationUtils.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PackLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PackLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PadLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PadLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PoolLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PoolLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PowLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/PowLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/RangeLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/RangeLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/RankLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/RankLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReduceLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReduceLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReshapeLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReshapeLayer.h [new file with mode: 0644]
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/ReverseLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ReverseLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SelectLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SelectLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ShapeLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/ShapeLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SliceLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SliceLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SoftMaxLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SoftMaxLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SpaceToBatchNDLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SpaceToBatchNDLayer.h [new file with mode: 0644]
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/SplitLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SplitLayer.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/SquaredDiffLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/SquaredDiffLayer.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/backend/cpu/ops/StridedSliceLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/StridedSliceLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/TileLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/TileLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/TransposeLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/TransposeLayer.h [new file with mode: 0644]
runtime/onert/backend/cpu/ops/UnpackLayer.cc [new file with mode: 0644]
runtime/onert/backend/cpu/ops/UnpackLayer.h [new file with mode: 0644]
runtime/onert/core/CMakeLists.txt [new file with mode: 0644]
runtime/onert/core/include/backend/Backend.h [new file with mode: 0644]
runtime/onert/core/include/backend/BackendContext.h [new file with mode: 0644]
runtime/onert/core/include/backend/CustomKernelBuilder.h [new file with mode: 0644]
runtime/onert/core/include/backend/IConfig.h [new file with mode: 0644]
runtime/onert/core/include/backend/IConstantInitializer.h [new file with mode: 0644]
runtime/onert/core/include/backend/IDynamicTensorManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/IExternalContext.h [new file with mode: 0644]
runtime/onert/core/include/backend/IKernelGenerator.h [new file with mode: 0644]
runtime/onert/core/include/backend/IMemoryManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/IOptimizer.h [new file with mode: 0644]
runtime/onert/core/include/backend/IPortableTensor.h [new file with mode: 0644]
runtime/onert/core/include/backend/IStaticTensorManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/ITensor.h [new file with mode: 0644]
runtime/onert/core/include/backend/ITensorBuilder.h [new file with mode: 0644]
runtime/onert/core/include/backend/ITensorManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/ITensorRegister.h [new file with mode: 0644]
runtime/onert/core/include/backend/ITensorRegistry.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/Allocator.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/DynamicTensorManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/IMemoryPlanner.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/MemoryManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/StaticTensorManager.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/Tensor.h [new file with mode: 0644]
runtime/onert/core/include/backend/cpu_common/TensorRegistry.h [new file with mode: 0644]
runtime/onert/core/include/compiler/BackendManager.h [new file with mode: 0644]
runtime/onert/core/include/compiler/BackendResolver.h [new file with mode: 0644]
runtime/onert/core/include/compiler/CodeMap.h [new file with mode: 0644]
runtime/onert/core/include/compiler/Compiler.h [new file with mode: 0644]
runtime/onert/core/include/compiler/ExecutionBuilder.h [new file with mode: 0644]
runtime/onert/core/include/compiler/LoweredGraph.h [new file with mode: 0644]
runtime/onert/core/include/compiler/StaticShapeInferer.h [new file with mode: 0644]
runtime/onert/core/include/exec/DynamicShapeInferer.h [new file with mode: 0644]
runtime/onert/core/include/exec/Execution.h [new file with mode: 0644]
runtime/onert/core/include/exec/FunctionSequence.h [new file with mode: 0644]
runtime/onert/core/include/exec/IExecutor.h [new file with mode: 0644]
runtime/onert/core/include/exec/IFunction.h [new file with mode: 0644]
runtime/onert/core/include/exec/IODescription.h [new file with mode: 0644]
runtime/onert/core/include/exec/NopFunction.h [new file with mode: 0644]
runtime/onert/core/include/ir/Coordinates.h [new file with mode: 0644]
runtime/onert/core/include/ir/Data.h [new file with mode: 0644]
runtime/onert/core/include/ir/DataType.h [new file with mode: 0644]
runtime/onert/core/include/ir/Graph.h [new file with mode: 0644]
runtime/onert/core/include/ir/Index.h [new file with mode: 0644]
runtime/onert/core/include/ir/InternalType.h [new file with mode: 0644]
runtime/onert/core/include/ir/Layout.h [new file with mode: 0644]
runtime/onert/core/include/ir/LowerInfoMap.h [new file with mode: 0644]
runtime/onert/core/include/ir/OpCode.h [new file with mode: 0644]
runtime/onert/core/include/ir/OpSequence.h [new file with mode: 0644]
runtime/onert/core/include/ir/OpSequences.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operand.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperandConstraint.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperandIndexMap.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperandIndexSequence.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperandInfo.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operands.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operation.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperationIndexMap.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperationIndexSet.h [new file with mode: 0644]
runtime/onert/core/include/ir/OperationVisitor.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operations.Include.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operations.h [new file with mode: 0644]
runtime/onert/core/include/ir/Operations.lst [new file with mode: 0644]
runtime/onert/core/include/ir/Padding.h [new file with mode: 0644]
runtime/onert/core/include/ir/Shape.h [new file with mode: 0644]
runtime/onert/core/include/ir/Sparsity.h [new file with mode: 0644]
runtime/onert/core/include/ir/Subgraphs.h [new file with mode: 0644]
runtime/onert/core/include/ir/TypeInfo.h [new file with mode: 0644]
runtime/onert/core/include/ir/operand/LowerInfo.h [new file with mode: 0644]
runtime/onert/core/include/ir/operand/PermuteFactor.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/AddN.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ArgMax.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BCQFullyConnected.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BCQGather.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BatchMatMul.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BatchToSpaceND.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BinaryArithmetic.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/BroadcastTo.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Comparison.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Concat.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Conv2D.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ConvertFp16ToFp32.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ConvertFp32ToFp16.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Custom.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/DepthToSpace.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/DepthwiseConv2D.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Einsum.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ElementwiseActivation.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ElementwiseBinary.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ElementwiseUnary.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/EmbeddingLookup.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ExpandDims.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Fill.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/FullyConnected.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/FusedBatchNorm.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Gather.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/HashtableLookup.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/If.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/InstanceNorm.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/L2Normalization.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/LSTM.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/LocalResponseNormalization.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/LogSoftmax.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/LowerInfo.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/MatrixBandPart.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/OneHot.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/PReLU.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Pack.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Pad.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Permute.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Pool2D.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Pow.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/RNN.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Range.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Rank.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Reduce.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Reshape.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ResizeBilinear.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/ResizeNearestNeighbor.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Reverse.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Select.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Shape.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Slice.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Softmax.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/SpaceToBatchND.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/SpaceToDepth.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Split.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/SplitV.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/SquaredDifference.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Squeeze.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/StatelessRandomUniform.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/StridedSlice.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Tile.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/TopKV2.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Transpose.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/TransposeConv.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/Unpack.h [new file with mode: 0644]
runtime/onert/core/include/ir/operation/While.h [new file with mode: 0644]
runtime/onert/core/include/util/Config.lst [new file with mode: 0644]
runtime/onert/core/include/util/ConfigSource.h [new file with mode: 0644]
runtime/onert/core/include/util/EnvConfigSource.h [new file with mode: 0644]
runtime/onert/core/include/util/Exceptions.h [new file with mode: 0644]
runtime/onert/core/include/util/GeneralConfigSource.h [new file with mode: 0644]
runtime/onert/core/include/util/IConfigSource.h [new file with mode: 0644]
runtime/onert/core/include/util/ITimer.h [new file with mode: 0644]
runtime/onert/core/include/util/Index.h [new file with mode: 0644]
runtime/onert/core/include/util/ObjectManager.h [new file with mode: 0644]
runtime/onert/core/include/util/Set.h [new file with mode: 0644]
runtime/onert/core/include/util/ShapeInference.h [new file with mode: 0644]
runtime/onert/core/include/util/Utils.h [new file with mode: 0644]
runtime/onert/core/include/util/logging.h [new file with mode: 0644]
runtime/onert/core/src/backend/BackendContext.cc [new file with mode: 0644]
runtime/onert/core/src/backend/IConstantInitializer.cc [new file with mode: 0644]
runtime/onert/core/src/backend/IPortableTensor.cc [new file with mode: 0644]
runtime/onert/core/src/backend/ITensor.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/Backend.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/BackendContext.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/Config.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/Config.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/ConstantInitializer.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/DynamicTensorManager.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/ExternalContext.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/KernelGenerator.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/KernelGenerator.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/Tensor.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/TensorBuilder.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/TensorBuilder.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/TensorRegistry.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/UserTensor.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/UserTensor.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/IfLayer.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/IfLayer.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/PermuteLayer.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/PermuteLayer.h [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/WhileLayer.cc [new file with mode: 0644]
runtime/onert/core/src/backend/controlflow/kernel/WhileLayer.h [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/Allocator.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/DynamicTensorManager.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryManager.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryPlanner.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryPlanner.h [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryPlanner.test.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryPlannerFactory.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/MemoryPlannerFactory.h [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/StaticTensorManager.cc [new file with mode: 0644]
runtime/onert/core/src/backend/cpu_common/Tensor.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/BackendManager.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/BackendResolver.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/Compiler.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ExecutorFactory.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ExecutorFactory.h [new file with mode: 0644]
runtime/onert/core/src/compiler/Fp32ToFp16Converter.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/Fp32ToFp16Converter.h [new file with mode: 0644]
runtime/onert/core/src/compiler/HEScheduler.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/HEScheduler.h [new file with mode: 0644]
runtime/onert/core/src/compiler/IScheduler.h [new file with mode: 0644]
runtime/onert/core/src/compiler/Linear.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/Linear.h [new file with mode: 0644]
runtime/onert/core/src/compiler/LoweredGraph.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ManualScheduler.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ManualScheduler.h [new file with mode: 0644]
runtime/onert/core/src/compiler/ParamChecker.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ParamChecker.h [new file with mode: 0644]
runtime/onert/core/src/compiler/ShapeValidator.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/ShapeValidator.h [new file with mode: 0644]
runtime/onert/core/src/compiler/StaticShapeInferer.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/TensorBuilders.h [new file with mode: 0644]
runtime/onert/core/src/compiler/TensorRegistries.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantInsertionPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantInsertionPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantLoweringPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantLoweringPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantOutputPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/ConstantOutputPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/LoweredOperandPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/LoweredOperationPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OddOutputPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OddOutputPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OperandPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OperandPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OperationPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/OperationPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/Pass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PassRunner.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PassRunner.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationEliminationPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationEliminationPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationInsertionPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationInsertionPass.h [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationOperationPass.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/pass/PermutationOperationPass.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotBuilder.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotBuilder.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotDumper.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotDumper.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotSubgraphInfo.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotSubgraphInfo.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/Node.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/Node.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/OperandNode.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/OperandNode.h [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/OperationNode.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/OperationNode.h [new file with mode: 0644]
runtime/onert/core/src/exec/BackendSet.h [new file with mode: 0644]
runtime/onert/core/src/exec/DataflowExecutor.cc [new file with mode: 0644]
runtime/onert/core/src/exec/DataflowExecutor.h [new file with mode: 0644]
runtime/onert/core/src/exec/DynamicShapeInferer.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecTime.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecTime.h [new file with mode: 0644]
runtime/onert/core/src/exec/Execution.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutionObservee.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutionObservee.h [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutionObservers.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutionObservers.h [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutorBase.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutorBase.h [new file with mode: 0644]
runtime/onert/core/src/exec/FunctionSequence.cc [new file with mode: 0644]
runtime/onert/core/src/exec/IPermuteFunction.h [new file with mode: 0644]
runtime/onert/core/src/exec/JSONExecTime.cc [new file with mode: 0644]
runtime/onert/core/src/exec/JSONExecTime.h [new file with mode: 0644]
runtime/onert/core/src/exec/Job.cc [new file with mode: 0644]
runtime/onert/core/src/exec/Job.h [new file with mode: 0644]
runtime/onert/core/src/exec/LinearExecutor.cc [new file with mode: 0644]
runtime/onert/core/src/exec/LinearExecutor.h [new file with mode: 0644]
runtime/onert/core/src/exec/ParallelExecutor.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ParallelExecutor.h [new file with mode: 0644]
runtime/onert/core/src/exec/ParallelScheduler.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ParallelScheduler.h [new file with mode: 0644]
runtime/onert/core/src/exec/ShapeConverter.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ShapeConverter.h [new file with mode: 0644]
runtime/onert/core/src/exec/ThreadPool.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ThreadPool.h [new file with mode: 0644]
runtime/onert/core/src/exec/WorkQueue.cc [new file with mode: 0644]
runtime/onert/core/src/exec/WorkQueue.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/IndexIterator.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/Reader.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nchw/Reader.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nchw/View.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nhwc/Reader.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nhwc/View.h [new file with mode: 0644]
runtime/onert/core/src/interp/Buffer.h [new file with mode: 0644]
runtime/onert/core/src/interp/ExecEnv.h [new file with mode: 0644]
runtime/onert/core/src/interp/InterpExecutor.cc [new file with mode: 0644]
runtime/onert/core/src/interp/InterpExecutor.h [new file with mode: 0644]
runtime/onert/core/src/interp/InterpOps.lst [new file with mode: 0644]
runtime/onert/core/src/interp/Interpreter.cc [new file with mode: 0644]
runtime/onert/core/src/interp/Interpreter.h [new file with mode: 0644]
runtime/onert/core/src/interp/Registration.h [new file with mode: 0644]
runtime/onert/core/src/interp/Tensor.cc [new file with mode: 0644]
runtime/onert/core/src/interp/Tensor.h [new file with mode: 0644]
runtime/onert/core/src/interp/operations/BinaryArithmeticOps.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Concat.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Conv2D.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/DepthwiseConv2D.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/ElementwiseActivations.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/FullyConnected.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Gather.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/InstanceNorm.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/OperationUtil.h [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Pad.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Pool2D.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Reshape.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/Softmax.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/TransposeConv.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Coordinates.cc [new file with mode: 0644]
runtime/onert/core/src/ir/DataType.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Graph.cc [new file with mode: 0644]
runtime/onert/core/src/ir/GraphIterator.cc [new file with mode: 0644]
runtime/onert/core/src/ir/GraphIterator.h [new file with mode: 0644]
runtime/onert/core/src/ir/LayoutSet.cc [new file with mode: 0644]
runtime/onert/core/src/ir/LayoutSet.h [new file with mode: 0644]
runtime/onert/core/src/ir/OpCode.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OpSequence.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OpSequences.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operand.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperandIndexSequence.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operands.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operation.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperationCloner.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperationCloner.h [new file with mode: 0644]
runtime/onert/core/src/ir/OperationDumper.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperationDumper.h [new file with mode: 0644]
runtime/onert/core/src/ir/OperationIndexSet.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperationValidator.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperationValidator.h [new file with mode: 0644]
runtime/onert/core/src/ir/Operations.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Padding.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Shape.cc [new file with mode: 0644]
runtime/onert/core/src/ir/TypeInfo.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/AddN.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ArgMax.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BCQFullyConnected.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BCQGather.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BatchMatMul.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BatchToSpaceND.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BinaryArithmetic.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/BroadcastTo.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Comparison.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Concat.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Conv2D.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ConvertFp16ToFp32.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ConvertFp32ToFp16.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Custom.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/DepthToSpace.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/DepthwiseConv2D.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Einsum.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ElementwiseActivation.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ElementwiseBinary.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ElementwiseUnary.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/EmbeddingLookup.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ExpandDims.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Fill.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/FullyConnected.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/FusedBatchNorm.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Gather.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/HashtableLookup.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/If.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/InstanceNorm.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/L2Normalization.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/LSTM.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/LocalResponseNormalization.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/LogSoftmax.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/LowerInfo.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/MatrixBandPart.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/OneHot.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/PReLU.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Pack.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Pad.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Permute.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Pool2D.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Pow.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/RNN.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Range.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Rank.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Reduce.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Reshape.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ResizeBilinear.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/ResizeNearestNeighbor.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Reverse.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Select.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Shape.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Slice.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Softmax.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/SpaceToBatchND.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/SpaceToDepth.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Split.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/SquaredDifference.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Squeeze.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/StatelessRandomUniform.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/StridedSlice.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Tile.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/TopKV2.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Transpose.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/TransposeConv.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/Unpack.cc [new file with mode: 0644]
runtime/onert/core/src/ir/operation/While.cc [new file with mode: 0644]
runtime/onert/core/src/ir/verifier/Verifier.cc [new file with mode: 0644]
runtime/onert/core/src/ir/verifier/Verifier.h [new file with mode: 0644]
runtime/onert/core/src/library_info.cc [new file with mode: 0644]
runtime/onert/core/src/util/ConfigSource.cc [new file with mode: 0644]
runtime/onert/core/src/util/EnvConfigSource.cc [new file with mode: 0644]
runtime/onert/core/src/util/EventCollector.cc [new file with mode: 0644]
runtime/onert/core/src/util/EventCollector.h [new file with mode: 0644]
runtime/onert/core/src/util/EventCollectorGlobal.cc [new file with mode: 0644]
runtime/onert/core/src/util/EventCollectorGlobal.h [new file with mode: 0644]
runtime/onert/core/src/util/EventRecorder.cc [new file with mode: 0644]
runtime/onert/core/src/util/EventRecorder.h [new file with mode: 0644]
runtime/onert/core/src/util/EventWriter.cc [new file with mode: 0644]
runtime/onert/core/src/util/EventWriter.h [new file with mode: 0644]
runtime/onert/core/src/util/GeneralConfigSource.cc [new file with mode: 0644]
runtime/onert/core/src/util/ShapeInference.cc [new file with mode: 0644]
runtime/onert/core/src/util/logging.cc [new file with mode: 0644]
runtime/onert/frontend/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/base_loader/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/base_loader/include/base_loader.h [new file with mode: 0644]
runtime/onert/frontend/circle/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/circle/include/circle_loader.h [new file with mode: 0644]
runtime/onert/frontend/circle/src/circle_loader.cc [new file with mode: 0644]
runtime/onert/frontend/circle_schema/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/circle_schema/include/circle_schema_generated.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/nnapi/compilation.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/event.cc [moved from runtimes/neurun/frontend/nnapi/event.cc with 100% similarity]
runtime/onert/frontend/nnapi/execution.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/memory.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/model.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksCompilation.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksCompilation.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksEvent.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksEvent.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksExecution.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksExecution.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksMemory.cc [moved from runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksMemory.cc with 100% similarity]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksMemory.h [moved from runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksMemory.h with 100% similarity]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksModel.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksModel.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksModel.test.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/NNAPIConvert.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/NNAPIConvert.h [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/OperationFactory.cc [new file with mode: 0644]
runtime/onert/frontend/nnapi/wrapper/OperationFactory.h [new file with mode: 0644]
runtime/onert/frontend/tflite/CMakeLists.txt [new file with mode: 0644]
runtime/onert/frontend/tflite/include/tflite_loader.h [new file with mode: 0644]
runtime/onert/frontend/tflite/src/tflite_loader.cc [new file with mode: 0644]
runtime/onert/frontend/tflite/src/tflite_schema_generated.h [new file with mode: 0644]
runtime/onert/frontend/tflite/tflite_schema-1.13.1.fbs [new file with mode: 0644]
runtime/onert/frontend/tflite/tflite_schema.fbs [new file with mode: 0644]
runtime/onert/sample/CMakeLists.txt [new file with mode: 0644]
runtime/onert/sample/minimal/CMakeLists.txt [new file with mode: 0644]
runtime/onert/sample/minimal/README.md [new file with mode: 0644]
runtime/onert/sample/minimal/src/minimal.cc [new file with mode: 0644]
runtime/onert/test/CMakeLists.txt [new file with mode: 0644]
runtime/onert/test/core/compiler/Scheduler.cc [new file with mode: 0644]
runtime/onert/test/core/exec/ExecInstance.cc [new file with mode: 0644]
runtime/onert/test/core/exec/ExecTime.test.cc [new file with mode: 0644]
runtime/onert/test/core/interp/ExecManager.cc [new file with mode: 0644]
runtime/onert/test/graph/Graph.cc [new file with mode: 0644]
runtime/onert/test/graph/Index.cc [new file with mode: 0644]
runtime/onert/test/graph/MockNode.h [new file with mode: 0644]
runtime/onert/test/graph/operand/IndexSet.cc [new file with mode: 0644]
runtime/onert/test/graph/operand/LayoutSet.cc [new file with mode: 0644]
runtime/onert/test/graph/operand/Set.cc [new file with mode: 0644]
runtime/onert/test/graph/operand/UseDef.cc [new file with mode: 0644]
runtime/onert/test/graph/operation/Set.cc [new file with mode: 0644]
runtime/onert/test/graph/operation/SetIO.cc [new file with mode: 0644]
runtime/onert/test/graph/verifier/Verifier.cc [new file with mode: 0644]
runtime/onert/test/ir/Shape.cc [new file with mode: 0644]
runtime/onert/test/util/ObjectManager.cc [new file with mode: 0644]
runtime/onert/test/util/ShapeInference.cc [new file with mode: 0644]
runtimes/CMakeLists.txt [deleted file]
runtimes/contrib/README.md [deleted file]
runtimes/contrib/TFLiteSharp/TFLiteNative/include/tflite_log.h [deleted file]
runtimes/contrib/TFLiteSharp/TFLiteNative/include/tflite_nativewrapper.h [deleted file]
runtimes/contrib/TFLiteSharp/TFLiteNative/src/tflite_nativewrapper.cpp [deleted file]
runtimes/contrib/android_tflite/CMakeLists.txt [deleted file]
runtimes/contrib/custom_op/customOp-workflow.png [deleted file]
runtimes/contrib/labs/jniacl/CMakeLists.txt [deleted file]
runtimes/contrib/labs/jniacl/src/jniacl_main.cc [deleted file]
runtimes/contrib/labs/tflite_examples/src/conv.cpp [deleted file]
runtimes/contrib/mlapse/tfl/CMakeLists.txt [deleted file]
runtimes/contrib/mlapse/tfl/driver.cc [deleted file]
runtimes/contrib/mlapse/tfl/mlapse/benchmark_observer.h [deleted file]
runtimes/contrib/mlapse/tfl/mlapse/benchmark_runner.h [deleted file]
runtimes/contrib/tflite_classify/src/tflite_classify.cc [deleted file]
runtimes/contrib/tflite_test/tflite_test.cpp [deleted file]
runtimes/contrib/uben/CMakeLists.txt [deleted file]
runtimes/contrib/xtrace/CMakeLists.txt [deleted file]
runtimes/contrib/xtrace/src/benchmark_event.cc [deleted file]
runtimes/contrib/xtrace/src/benchmark_event.h [deleted file]
runtimes/contrib/xtrace/src/benchmark_runner.cc [deleted file]
runtimes/contrib/xtrace/src/benchmark_runner.h [deleted file]
runtimes/contrib/xtrace/src/event_collector.cc [deleted file]
runtimes/contrib/xtrace/src/event_collector.h [deleted file]
runtimes/contrib/xtrace/src/event_recorder.cc [deleted file]
runtimes/contrib/xtrace/src/event_recorder.h [deleted file]
runtimes/contrib/xtrace/src/str.h [deleted file]
runtimes/contrib/xtrace/src/xtrace.cc [deleted file]
runtimes/include/NeuralNetworks.h [deleted file]
runtimes/include/NeuralNetworksEx.h [deleted file]
runtimes/include/NeuralNetworksExtensions.h [deleted file]
runtimes/include/nnfw.h [deleted file]
runtimes/include/nnfw_dev.h [deleted file]
runtimes/libs/ARMComputeEx/CMakeLists.txt [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/CLKernelLibraryEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLArgOperationKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLBinaryLogicalOpKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLCastKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLDepthToSpaceKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLEmbeddingLookupKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLGatherExKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLHashtableLookupKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLNegKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPReLUKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLReduceOperationKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToBatchNDKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToDepthKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLTopKV2Kernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/CPP/kernels/CPPUpsampleKernelEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/NEON/NEElementwiseOperationFuncs.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/NEON/kernels/NEBinaryLogicalOperationKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/NEON/kernels/NEElementwiseUnaryKernelEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/NEON/kernels/NEPReLUKernel.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/TypesEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/UtilsEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/core/utils/misc/ShapeCalculatorEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/CLFunctionsEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLArgOperation.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBatchToSpaceND.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBinaryLogicalOp.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLCast.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLDepthToSpace.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLEmbeddingLookup.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLFullyConnectedReshapingLayer.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLGatherEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLHashtableLookup.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLLogicalNot.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPReLU.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPixelWiseDivision.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLRNNLayerEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceOperation.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToBatchND.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToDepth.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLStridedSliceEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLTopKV2.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayer.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLTransposeConvLayerUpsample.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/CPP/functions/CPPUpsampleEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/NEFunctionsEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEArgMinMax.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEBinaryLogicalOperation.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEElementwiseUnaryLayerEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEFullyConnectedReshapingLayer.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEPReLU.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NERNNLayerEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceMeanEx.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NEReduceSum.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NETransposeConvLayer.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/misc/functions/GenericGather.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/misc/functions/GenericReshapeLayer.h [deleted file]
runtimes/libs/ARMComputeEx/arm_compute/runtime/misc/functions/Utils.h [deleted file]
runtimes/libs/ARMComputeEx/resolve_includes.py [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/CLKernelLibrary.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/arg_operation.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/arithmetic_op_quantized.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/binary_logical_op.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/cast.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/depth_to_space.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/embedding_lookup.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/gather_ex.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/hashtable_lookup.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/helpers.h [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/helpers_asymm.h [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/neg_tensor.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/pixelwise_mul_quantized.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/prelu.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/prelu_quantized.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/reduce_operation.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/space_to_batch.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/space_to_depth.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2_quicksort.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/cl_kernels/topkv2_radixsort.cl [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLArgOperationKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLBinaryLogicalOpKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLCastKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLDepthToSpaceKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLEmbeddingLookupKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLGatherExKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLHashtableLookupKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLNegKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLPReLUKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLReduceOperationKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLSpaceToBatchNDKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLSpaceToDepthKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLTopKV2Kernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CL/kernels/CLTransposeConvLayerUpsampleKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/CPP/kernels/CPPUpsampleKernelEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/NEON/NEElementwiseOperationFuncs.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/NEON/kernels/NEBinaryLogicalOperationKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/NEON/kernels/NEElementwiseUnaryKernelEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/NEON/kernels/NEPReLUKernel.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/core/UtilsEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLArgOperation.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLBinaryLogicalOp.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLCast.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLDepthToSpace.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLEmbeddingLookup.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLFullyConnectedReshapingLayer.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLGatherEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLHashtableLookup.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLNeg.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLPReLU.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLRNNLayerEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLReduceOperation.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLSpaceToBatchND.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLSpaceToDepth.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLTopKV2.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayer.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CL/functions/CLTransposeConvLayerUpsample.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/CPP/functions/CPPUpsampleEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEArgMinMax.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEBinaryLogicalOperation.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEElementwiseUnaryLayerEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEFullyConnectedReshapingLayer.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEPReLU.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NERNNLayerEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEReduceMeanEx.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NEReduceSum.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/misc/functions/GenericGather.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/misc/functions/GenericReshapeLayer.cpp [deleted file]
runtimes/libs/ARMComputeEx/src/runtime/misc/functions/Utils.cpp [deleted file]
runtimes/libs/cker/CMakeLists.txt [deleted file]
runtimes/libs/cker/README.md [deleted file]
runtimes/libs/cker/include/cker/Shape.h [deleted file]
runtimes/libs/cker/include/cker/Types.h [deleted file]
runtimes/libs/cker/include/cker/Utils.h [deleted file]
runtimes/libs/cker/include/cker/gemmlowp/FixedPoint.h [deleted file]
runtimes/libs/cker/include/cker/operation/Add.h [deleted file]
runtimes/libs/cker/include/cker/operation/AveragePool.h [deleted file]
runtimes/libs/cker/include/cker/operation/Concatenation.h [deleted file]
runtimes/libs/cker/include/cker/operation/Conv.h [deleted file]
runtimes/libs/cker/include/cker/operation/DepthwiseConv.h [deleted file]
runtimes/libs/cker/include/cker/operation/FullyConnected.h [deleted file]
runtimes/libs/cker/include/cker/operation/MaxPool.h [deleted file]
runtimes/libs/cker/include/cker/operation/SoftMax.h [deleted file]
runtimes/libs/cpp14/CMakeLists.txt [deleted file]
runtimes/libs/cpp14/include/cpp14/memory.h [deleted file]
runtimes/libs/misc/CMakeLists.txt [deleted file]
runtimes/libs/misc/examples/tensor_index_iterator.cpp [deleted file]
runtimes/libs/misc/include/misc/benchmark.h [deleted file]
runtimes/libs/misc/include/misc/string_helpers.h [deleted file]
runtimes/libs/misc/include/misc/tensor/NonIncreasingStride.h [deleted file]
runtimes/libs/misc/include/misc/tensor/Object.h [deleted file]
runtimes/libs/misc/src/tensor/Comparator.cpp [deleted file]
runtimes/libs/nnapi/CMakeLists.txt [deleted file]
runtimes/libs/nnapi/v1.1/CMakeLists.txt [deleted file]
runtimes/libs/nnapi/v1.1/include/NeuralNetworksExShim.h [deleted file]
runtimes/libs/nnapi/v1.1/include/NeuralNetworksLoadHelpers.h [deleted file]
runtimes/libs/nnapi/v1.1/include/NeuralNetworksShim.h [deleted file]
runtimes/libs/nnapi/v1.2/CMakeLists.txt [deleted file]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksShim.h [deleted file]
runtimes/libs/nnapi/v1.2/include/NeuralNetworksTypes.h [deleted file]
runtimes/libs/profiling/include/profiling/profiling.h [deleted file]
runtimes/libs/profiling/include/profiling/time.h [deleted file]
runtimes/libs/profiling/src/profiling/time.cpp [deleted file]
runtimes/libs/rua/core/include/rua/Service.h [deleted file]
runtimes/libs/rua/dyn/include/rua/DynamicBinder.h [deleted file]
runtimes/libs/rua/dyn/src/DynamicBinder.cpp [deleted file]
runtimes/libs/rua/shim/include/rua/Shim.h [deleted file]
runtimes/libs/srcn/CMakeLists.txt [deleted file]
runtimes/libs/srcn/include/srcn/conv_type.h [deleted file]
runtimes/libs/srcn/include/srcn/srcn_conv.h [deleted file]
runtimes/libs/srcn/src/common.h [deleted file]
runtimes/libs/srcn/src/conv_sgemm_multithreads.cc [deleted file]
runtimes/libs/srcn/src/conv_sgemm_multithreads.h [deleted file]
runtimes/libs/srcn/src/conv_sgemm_singlethread.cc [deleted file]
runtimes/libs/srcn/src/conv_sgemm_singlethread.h [deleted file]
runtimes/libs/srcn/src/conv_sparse.cc [deleted file]
runtimes/libs/srcn/src/conv_sparse.h [deleted file]
runtimes/libs/srcn/src/conv_winograd.cc [deleted file]
runtimes/libs/srcn/src/conv_winograd.h [deleted file]
runtimes/libs/srcn/src/conv_winograd_batch.cc [deleted file]
runtimes/libs/srcn/src/conv_winograd_batch.h [deleted file]
runtimes/libs/srcn/src/deconv_sgemm_multithreads.cc [deleted file]
runtimes/libs/srcn/src/deconv_sgemm_multithreads.h [deleted file]
runtimes/libs/srcn/src/depthwise_conv.cc [deleted file]
runtimes/libs/srcn/src/direct_conv_colmajor.cc [deleted file]
runtimes/libs/srcn/src/direct_conv_colmajor.h [deleted file]
runtimes/libs/srcn/src/sgemm_kernel.cc [deleted file]
runtimes/libs/srcn/src/sgemm_kernel.h [deleted file]
runtimes/libs/srcn/src/sgemm_pack.cc [deleted file]
runtimes/libs/srcn/src/sgemm_pack.h [deleted file]
runtimes/libs/srcn/src/sgemm_singlethread.cc [deleted file]
runtimes/libs/srcn/src/sgemm_singlethread.h [deleted file]
runtimes/libs/srcn/src/sgemm_test.cc [deleted file]
runtimes/libs/srcn/src/srcn_conv.cc [deleted file]
runtimes/libs/srcn/src/winograd.h [deleted file]
runtimes/libs/tflite/CMakeLists.txt [deleted file]
runtimes/libs/tflite/include/tflite/Diff.h [deleted file]
runtimes/libs/tflite/include/tflite/NNAPISession.h [deleted file]
runtimes/libs/tflite/include/tflite/TensorLogger.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/kernels/Abs.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/kernels/CustomOps.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/kernels/TensorFlowMax.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/kernels/TensorFlowSum.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/kernels/register.h [deleted file]
runtimes/libs/tflite/include/tflite/ext/nnapi_delegate.h [deleted file]
runtimes/libs/tflite/src/Diff.cpp [deleted file]
runtimes/libs/tflite/src/TensorShapeUtils.cpp [deleted file]
runtimes/libs/tflite/src/ext/kernels/Abs.cpp [deleted file]
runtimes/libs/tflite/src/ext/kernels/TensorFlowMax.cpp [deleted file]
runtimes/libs/tflite/src/ext/kernels/TensorFlowSum.cpp [deleted file]
runtimes/libs/tflite/src/ext/kernels/register.cpp [deleted file]
runtimes/libs/tflite/src/ext/nnapi_delegate.cpp [deleted file]
runtimes/libs/tflite/src/ext/nnapi_delegate_ex_AddOpsAndParams_lambda.inc [deleted file]
runtimes/libs/xdata/CMakeLists.txt [deleted file]
runtimes/libs/xdata/README.md [deleted file]
runtimes/libs/xdata/include/xdata.h [deleted file]
runtimes/libs/xdata/include/xdata/trace.h [deleted file]
runtimes/libs/xdata/src/trace.cpp [deleted file]
runtimes/libs/xprobe/CMakeLists.txt [deleted file]
runtimes/libs/xprobe/include/xprobe.h [deleted file]
runtimes/libs/xprobe/include/xprobe/trace.h [deleted file]
runtimes/libs/xprobe/src/trace.cpp [deleted file]
runtimes/libs/xray/CMakeLists.txt [deleted file]
runtimes/libs/xray/event/CMakeLists.txt [deleted file]
runtimes/libs/xray/event/include/xray/event.h [deleted file]
runtimes/libs/xray/event/include/xray/event_category.h [deleted file]
runtimes/libs/xray/event/include/xray/event_code.h [deleted file]
runtimes/libs/xray/mux/CMakeLists.txt [deleted file]
runtimes/libs/xray/mux/include/xray/mux.h [deleted file]
runtimes/libs/xray/mux/src/mux.cc [deleted file]
runtimes/libs/xray/pipe/CMakeLists.txt [deleted file]
runtimes/libs/xray/pipe/include/xray/pipe.h [deleted file]
runtimes/logging/CMakeLists.txt [deleted file]
runtimes/logging/src/nnapi_logging.cc [deleted file]
runtimes/neurun/CMakeLists.txt [deleted file]
runtimes/neurun/backend/CMakeLists.txt [deleted file]
runtimes/neurun/backend/acl_cl/Backend.h [deleted file]
runtimes/neurun/backend/acl_cl/CLTimer.h [deleted file]
runtimes/neurun/backend/acl_cl/CMakeLists.txt [deleted file]
runtimes/neurun/backend/acl_cl/Config.cc [deleted file]
runtimes/neurun/backend/acl_cl/Config.h [deleted file]
runtimes/neurun/backend/acl_cl/ConstantInitializer.cc [deleted file]
runtimes/neurun/backend/acl_cl/ConstantInitializer.h [deleted file]
runtimes/neurun/backend/acl_cl/KernelGenerator.cc [deleted file]
runtimes/neurun/backend/acl_cl/KernelGenerator.h [deleted file]
runtimes/neurun/backend/acl_cl/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/backend/acl_cl/ShapeFixer.cc [deleted file]
runtimes/neurun/backend/acl_cl/ShapeFixer.h [deleted file]
runtimes/neurun/backend/acl_cl/TensorBuilder.h [deleted file]
runtimes/neurun/backend/acl_cl/TensorManager.h [deleted file]
runtimes/neurun/backend/acl_cl/kernel/ConcatLayer.cc [deleted file]
runtimes/neurun/backend/acl_cl/kernel/ConcatLayer.h [deleted file]
runtimes/neurun/backend/acl_cl/operand/CLSubTensor.cc [deleted file]
runtimes/neurun/backend/acl_cl/operand/CLSubTensor.h [deleted file]
runtimes/neurun/backend/acl_cl/operand/CLTensor.cc [deleted file]
runtimes/neurun/backend/acl_cl/operand/CLTensor.h [deleted file]
runtimes/neurun/backend/acl_cl/operand/ICLTensor.h [deleted file]
runtimes/neurun/backend/acl_cl/operand/Object.cc [deleted file]
runtimes/neurun/backend/acl_cl/operand/Object.h [deleted file]
runtimes/neurun/backend/acl_common/AclFunction.h [deleted file]
runtimes/neurun/backend/acl_common/AclInternalBufferManager.h [deleted file]
runtimes/neurun/backend/acl_common/AclLinearMemoryManager.h [deleted file]
runtimes/neurun/backend/acl_common/AclMemoryManager.h [deleted file]
runtimes/neurun/backend/acl_common/AclTensorManager.h [deleted file]
runtimes/neurun/backend/acl_common/CMakeLists.txt [deleted file]
runtimes/neurun/backend/acl_common/Convert.cc [deleted file]
runtimes/neurun/backend/acl_common/Convert.h [deleted file]
runtimes/neurun/backend/acl_common/IACLTensor.cc [deleted file]
runtimes/neurun/backend/acl_common/IACLTensor.h [deleted file]
runtimes/neurun/backend/acl_common/Swizzle.h [deleted file]
runtimes/neurun/backend/acl_common/TemplTensorBuilder.h [deleted file]
runtimes/neurun/backend/acl_neon/Backend.h [deleted file]
runtimes/neurun/backend/acl_neon/CMakeLists.txt [deleted file]
runtimes/neurun/backend/acl_neon/Config.cc [deleted file]
runtimes/neurun/backend/acl_neon/Config.h [deleted file]
runtimes/neurun/backend/acl_neon/ConstantInitializer.cc [deleted file]
runtimes/neurun/backend/acl_neon/ConstantInitializer.h [deleted file]
runtimes/neurun/backend/acl_neon/KernelGenerator.cc [deleted file]
runtimes/neurun/backend/acl_neon/KernelGenerator.h [deleted file]
runtimes/neurun/backend/acl_neon/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/backend/acl_neon/ShapeFixer.cc [deleted file]
runtimes/neurun/backend/acl_neon/ShapeFixer.h [deleted file]
runtimes/neurun/backend/acl_neon/TensorBuilder.h [deleted file]
runtimes/neurun/backend/acl_neon/TensorManager.h [deleted file]
runtimes/neurun/backend/acl_neon/kernel/ConcatLayer.cc [deleted file]
runtimes/neurun/backend/acl_neon/kernel/ConcatLayer.h [deleted file]
runtimes/neurun/backend/acl_neon/operand/INETensor.h [deleted file]
runtimes/neurun/backend/acl_neon/operand/NESubTensor.cc [deleted file]
runtimes/neurun/backend/acl_neon/operand/NESubTensor.h [deleted file]
runtimes/neurun/backend/acl_neon/operand/NETensor.cc [deleted file]
runtimes/neurun/backend/acl_neon/operand/NETensor.h [deleted file]
runtimes/neurun/backend/cpu/Backend.h [deleted file]
runtimes/neurun/backend/cpu/CMakeLists.txt [deleted file]
runtimes/neurun/backend/cpu/Config.cc [deleted file]
runtimes/neurun/backend/cpu/Config.h [deleted file]
runtimes/neurun/backend/cpu/ConstantInitializer.cc [deleted file]
runtimes/neurun/backend/cpu/ConstantInitializer.h [deleted file]
runtimes/neurun/backend/cpu/KernelGenerator.cc [deleted file]
runtimes/neurun/backend/cpu/KernelGenerator.h [deleted file]
runtimes/neurun/backend/cpu/MemoryManager.cc [deleted file]
runtimes/neurun/backend/cpu/MemoryManager.h [deleted file]
runtimes/neurun/backend/cpu/MemoryPlanner.cc [deleted file]
runtimes/neurun/backend/cpu/MemoryPlanner.h [deleted file]
runtimes/neurun/backend/cpu/MemoryPlanner.test.cc [deleted file]
runtimes/neurun/backend/cpu/MemoryPlannerFactory.cc [deleted file]
runtimes/neurun/backend/cpu/MemoryPlannerFactory.h [deleted file]
runtimes/neurun/backend/cpu/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/backend/cpu/ShapeFixer.cc [deleted file]
runtimes/neurun/backend/cpu/ShapeFixer.h [deleted file]
runtimes/neurun/backend/cpu/TensorBuilder.cc [deleted file]
runtimes/neurun/backend/cpu/TensorBuilder.h [deleted file]
runtimes/neurun/backend/cpu/TensorManager.cc [deleted file]
runtimes/neurun/backend/cpu/TensorManager.h [deleted file]
runtimes/neurun/backend/cpu/kernel/AddLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/AddLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/AvgPoolLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/AvgPoolLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/ConcatLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/ConcatLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/ConvolutionLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/ConvolutionLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/DepthwiseConvolutionLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/DepthwiseConvolutionLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/FullyConnectedLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/FullyConnectedLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/MaxPoolLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/MaxPoolLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/OperationUtils.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/OperationUtils.h [deleted file]
runtimes/neurun/backend/cpu/kernel/PermuteLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/PermuteLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/ReshapeLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/ReshapeLayer.h [deleted file]
runtimes/neurun/backend/cpu/kernel/SoftMaxLayer.cc [deleted file]
runtimes/neurun/backend/cpu/kernel/SoftMaxLayer.h [deleted file]
runtimes/neurun/backend/cpu/operand/Tensor.cc [deleted file]
runtimes/neurun/backend/cpu/operand/Tensor.h [deleted file]
runtimes/neurun/backend/hi_perf_cpu/CMakeLists.txt [deleted file]
runtimes/neurun/backend/hi_perf_cpu/HighPerformanceBackend.test.cc [deleted file]
runtimes/neurun/backend/hi_perf_cpu/KernelGenerator.cc [deleted file]
runtimes/neurun/backend/hi_perf_cpu/KernelGenerator.h [deleted file]
runtimes/neurun/backend/hi_perf_cpu/TensorBuilder.cc [deleted file]
runtimes/neurun/backend/hi_perf_cpu/TensorBuilder.h [deleted file]
runtimes/neurun/backend/srcn/Backend.h [deleted file]
runtimes/neurun/backend/srcn/CMakeLists.txt [deleted file]
runtimes/neurun/backend/srcn/Config.cc [deleted file]
runtimes/neurun/backend/srcn/Config.h [deleted file]
runtimes/neurun/backend/srcn/ConstantInitializer.cc [deleted file]
runtimes/neurun/backend/srcn/ConstantInitializer.h [deleted file]
runtimes/neurun/backend/srcn/KernelGenerator.cc [deleted file]
runtimes/neurun/backend/srcn/KernelGenerator.h [deleted file]
runtimes/neurun/backend/srcn/MemoryManager.cc [deleted file]
runtimes/neurun/backend/srcn/MemoryManager.h [deleted file]
runtimes/neurun/backend/srcn/MemoryPlanner.cc [deleted file]
runtimes/neurun/backend/srcn/MemoryPlanner.h [deleted file]
runtimes/neurun/backend/srcn/MemoryPlannerFactory.cc [deleted file]
runtimes/neurun/backend/srcn/MemoryPlannerFactory.h [deleted file]
runtimes/neurun/backend/srcn/PluginClassesAllocator.cc [deleted file]
runtimes/neurun/backend/srcn/ShapeFixer.cc [deleted file]
runtimes/neurun/backend/srcn/ShapeFixer.h [deleted file]
runtimes/neurun/backend/srcn/TensorBuilder.cc [deleted file]
runtimes/neurun/backend/srcn/TensorBuilder.h [deleted file]
runtimes/neurun/backend/srcn/TensorManager.cc [deleted file]
runtimes/neurun/backend/srcn/TensorManager.h [deleted file]
runtimes/neurun/backend/srcn/kernel/OperationUtils.cc [deleted file]
runtimes/neurun/backend/srcn/kernel/OperationUtils.h [deleted file]
runtimes/neurun/backend/srcn/kernel/TransposeConvLayer.cc [deleted file]
runtimes/neurun/backend/srcn/kernel/TransposeConvLayer.h [deleted file]
runtimes/neurun/backend/srcn/operand/Tensor.cc [deleted file]
runtimes/neurun/backend/srcn/operand/Tensor.h [deleted file]
runtimes/neurun/core/CMakeLists.txt [deleted file]
runtimes/neurun/core/include/backend/Backend.h [deleted file]
runtimes/neurun/core/include/backend/CustomKernel.h [deleted file]
runtimes/neurun/core/include/backend/CustomKernelRegistry.h [deleted file]
runtimes/neurun/core/include/backend/ExecTime.h [deleted file]
runtimes/neurun/core/include/backend/IConfig.h [deleted file]
runtimes/neurun/core/include/backend/IConstantInitializer.h [deleted file]
runtimes/neurun/core/include/backend/IKernelGenerator.h [deleted file]
runtimes/neurun/core/include/backend/IMemoryManager.h [deleted file]
runtimes/neurun/core/include/backend/IShapeFixer.h [deleted file]
runtimes/neurun/core/include/backend/ITensorBuilder.h [deleted file]
runtimes/neurun/core/include/backend/ITensorManager.h [deleted file]
runtimes/neurun/core/include/backend/JSONExecTime.h [deleted file]
runtimes/neurun/core/include/backend/operand/IObject.h [deleted file]
runtimes/neurun/core/include/backend/operand/ITensor.h [deleted file]
runtimes/neurun/core/include/backend/operand/Object.h [deleted file]
runtimes/neurun/core/include/compiler/Compiler.h [deleted file]
runtimes/neurun/core/include/compiler/IExecutionBuilder.h [deleted file]
runtimes/neurun/core/include/compiler/SubTensorInfo.h [deleted file]
runtimes/neurun/core/include/exec/Execution.h [deleted file]
runtimes/neurun/core/include/exec/ExecutionObservers.h [deleted file]
runtimes/neurun/core/include/exec/IExecutor.h [deleted file]
runtimes/neurun/core/include/exec/IFunction.h [deleted file]
runtimes/neurun/core/include/exec/IODescription.h [deleted file]
runtimes/neurun/core/include/exec/NopFunction.h [deleted file]
runtimes/neurun/core/include/graph/BackendSet.h [deleted file]
runtimes/neurun/core/include/graph/Graph.h [deleted file]
runtimes/neurun/core/include/graph/LowerInfoMap.h [deleted file]
runtimes/neurun/core/include/graph/operand/LowerInfo.h [deleted file]
runtimes/neurun/core/include/graph/operand/ParentInfo.h [deleted file]
runtimes/neurun/core/include/graph/operand/PermuteFactor.h [deleted file]
runtimes/neurun/core/include/graph/operation/LowerInfo.h [deleted file]
runtimes/neurun/core/include/model/Data.h [deleted file]
runtimes/neurun/core/include/model/DataType.h [deleted file]
runtimes/neurun/core/include/model/Index.h [deleted file]
runtimes/neurun/core/include/model/InternalType.h [deleted file]
runtimes/neurun/core/include/model/Layout.h [deleted file]
runtimes/neurun/core/include/model/Model.h [deleted file]
runtimes/neurun/core/include/model/Operand.h [deleted file]
runtimes/neurun/core/include/model/OperandConstraint.h [deleted file]
runtimes/neurun/core/include/model/OperandIndexMap.h [deleted file]
runtimes/neurun/core/include/model/OperandIndexSequence.h [deleted file]
runtimes/neurun/core/include/model/OperandInfo.h [deleted file]
runtimes/neurun/core/include/model/Operands.h [deleted file]
runtimes/neurun/core/include/model/Operation.h [deleted file]
runtimes/neurun/core/include/model/OperationIndexList.h [deleted file]
runtimes/neurun/core/include/model/OperationIndexMap.h [deleted file]
runtimes/neurun/core/include/model/OperationVisitor.h [deleted file]
runtimes/neurun/core/include/model/Operations.Include.h [deleted file]
runtimes/neurun/core/include/model/Operations.h [deleted file]
runtimes/neurun/core/include/model/Operations.lst [deleted file]
runtimes/neurun/core/include/model/Shape.h [deleted file]
runtimes/neurun/core/include/model/Subgraph.h [deleted file]
runtimes/neurun/core/include/model/Subgraphs.h [deleted file]
runtimes/neurun/core/include/model/TypeInfo.h [deleted file]
runtimes/neurun/core/include/model/operation/AbsNode.h [deleted file]
runtimes/neurun/core/include/model/operation/AddNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ArgMaxNode.h [deleted file]
runtimes/neurun/core/include/model/operation/AvgPool2DNode.h [deleted file]
runtimes/neurun/core/include/model/operation/CastNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ComparisonNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ConcatNode.h [deleted file]
runtimes/neurun/core/include/model/operation/Conv2DNode.h [deleted file]
runtimes/neurun/core/include/model/operation/CustomNode.h [deleted file]
runtimes/neurun/core/include/model/operation/DepthToSpaceNode.h [deleted file]
runtimes/neurun/core/include/model/operation/DepthwiseConv2DNode.h [deleted file]
runtimes/neurun/core/include/model/operation/DequantizeNode.h [deleted file]
runtimes/neurun/core/include/model/operation/DivNode.h [deleted file]
runtimes/neurun/core/include/model/operation/EmbeddingLookupNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ExpNode.h [deleted file]
runtimes/neurun/core/include/model/operation/FloorNode.h [deleted file]
runtimes/neurun/core/include/model/operation/FullyConnectedNode.h [deleted file]
runtimes/neurun/core/include/model/operation/GatherNode.h [deleted file]
runtimes/neurun/core/include/model/operation/HashtableLookupNode.h [deleted file]
runtimes/neurun/core/include/model/operation/L2NormalizationNode.h [deleted file]
runtimes/neurun/core/include/model/operation/L2Pool2DNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LSTMNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LocalResponseNormalizationNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LogicalAndNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LogicalNotNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LogicalOrNode.h [deleted file]
runtimes/neurun/core/include/model/operation/LogisticNode.h [deleted file]
runtimes/neurun/core/include/model/operation/MaxPool2DNode.h [deleted file]
runtimes/neurun/core/include/model/operation/MeanNode.h [deleted file]
runtimes/neurun/core/include/model/operation/MulNode.h [deleted file]
runtimes/neurun/core/include/model/operation/NegNode.h [deleted file]
runtimes/neurun/core/include/model/operation/PReLUNode.h [deleted file]
runtimes/neurun/core/include/model/operation/PadNode.h [deleted file]
runtimes/neurun/core/include/model/operation/PermuteNode.h [deleted file]
runtimes/neurun/core/include/model/operation/RNNNode.h [deleted file]
runtimes/neurun/core/include/model/operation/RSQRTNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ReLU1Node.h [deleted file]
runtimes/neurun/core/include/model/operation/ReLU6Node.h [deleted file]
runtimes/neurun/core/include/model/operation/ReLUNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ReduceMaxNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ReduceMinNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ReduceSumNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ReshapeNode.h [deleted file]
runtimes/neurun/core/include/model/operation/ResizeBilinearNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SQRTNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SoftmaxNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SpaceToDepthNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SplitNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SquaredDifferenceNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SqueezeNode.h [deleted file]
runtimes/neurun/core/include/model/operation/StridedSliceNode.h [deleted file]
runtimes/neurun/core/include/model/operation/SubNode.h [deleted file]
runtimes/neurun/core/include/model/operation/TanhNode.h [deleted file]
runtimes/neurun/core/include/model/operation/TopKV2Node.h [deleted file]
runtimes/neurun/core/include/model/operation/TransposeConvNode.h [deleted file]
runtimes/neurun/core/include/model/operation/TransposeNode.h [deleted file]
runtimes/neurun/core/include/model/operation/UnpackNode.h [deleted file]
runtimes/neurun/core/include/util/Config.lst [deleted file]
runtimes/neurun/core/include/util/ConfigSource.h [deleted file]
runtimes/neurun/core/include/util/Coordinates.h [deleted file]
runtimes/neurun/core/include/util/GeneralConfigSource.h [deleted file]
runtimes/neurun/core/include/util/IConfigSource.h [deleted file]
runtimes/neurun/core/include/util/ITimer.h [deleted file]
runtimes/neurun/core/include/util/Index.h [deleted file]
runtimes/neurun/core/include/util/ObjectManager.h [deleted file]
runtimes/neurun/core/include/util/Padding.h [deleted file]
runtimes/neurun/core/include/util/Set.h [deleted file]
runtimes/neurun/core/include/util/ShapeInference.h [deleted file]
runtimes/neurun/core/include/util/Utils.h [deleted file]
runtimes/neurun/core/include/util/feature/Coordinate4D.h [deleted file]
runtimes/neurun/core/include/util/feature/nchw/View.h [deleted file]
runtimes/neurun/core/include/util/feature/nhwc/Reader.h [deleted file]
runtimes/neurun/core/include/util/feature/nhwc/Utils.h [deleted file]
runtimes/neurun/core/include/util/feature/nhwc/View.h [deleted file]
runtimes/neurun/core/include/util/logging.h [deleted file]
runtimes/neurun/core/src/backend/Backend.cc [deleted file]
runtimes/neurun/core/src/backend/BackendManager.cc [deleted file]
runtimes/neurun/core/src/backend/BackendManager.h [deleted file]
runtimes/neurun/core/src/backend/CustomKernel.cc [deleted file]
runtimes/neurun/core/src/backend/CustomKernelRegistry.cc [deleted file]
runtimes/neurun/core/src/backend/ExecTime.cc [deleted file]
runtimes/neurun/core/src/backend/JSONExecTime.cc [deleted file]
runtimes/neurun/core/src/compiler/BackendResolver.cc [deleted file]
runtimes/neurun/core/src/compiler/BackendResolver.h [deleted file]
runtimes/neurun/core/src/compiler/Compiler.cc [deleted file]
runtimes/neurun/core/src/compiler/ExecutorFactory.cc [deleted file]
runtimes/neurun/core/src/compiler/ExecutorFactory.h [deleted file]
runtimes/neurun/core/src/compiler/HEScheduler.cc [deleted file]
runtimes/neurun/core/src/compiler/HEScheduler.h [deleted file]
runtimes/neurun/core/src/compiler/IScheduler.h [deleted file]
runtimes/neurun/core/src/compiler/Linear.cc [deleted file]
runtimes/neurun/core/src/compiler/Linear.h [deleted file]
runtimes/neurun/core/src/compiler/ManualScheduler.cc [deleted file]
runtimes/neurun/core/src/compiler/ManualScheduler.h [deleted file]
runtimes/neurun/core/src/compiler/OperandContext.cc [deleted file]
runtimes/neurun/core/src/compiler/OperandContext.h [deleted file]
runtimes/neurun/core/src/compiler/OperationValidator.cc [deleted file]
runtimes/neurun/core/src/compiler/OperationValidator.h [deleted file]
runtimes/neurun/core/src/compiler/ParamChecker.cc [deleted file]
runtimes/neurun/core/src/compiler/ParamChecker.h [deleted file]
runtimes/neurun/core/src/compiler/SubTensorAnalyzer.cc [deleted file]
runtimes/neurun/core/src/compiler/SubTensorAnalyzer.h [deleted file]
runtimes/neurun/core/src/dumper/dot/DotBuilder.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/DotBuilder.h [deleted file]
runtimes/neurun/core/src/dumper/dot/DotDumper.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/DotDumper.h [deleted file]
runtimes/neurun/core/src/dumper/dot/DotSubgraphInfo.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/DotSubgraphInfo.h [deleted file]
runtimes/neurun/core/src/dumper/dot/Node.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/Node.h [deleted file]
runtimes/neurun/core/src/dumper/dot/OperandNode.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/OperandNode.h [deleted file]
runtimes/neurun/core/src/dumper/dot/OperationNode.cc [deleted file]
runtimes/neurun/core/src/dumper/dot/OperationNode.h [deleted file]
runtimes/neurun/core/src/exec/DataflowExecutor.cc [deleted file]
runtimes/neurun/core/src/exec/DataflowExecutor.h [deleted file]
runtimes/neurun/core/src/exec/Execution.cc [deleted file]
runtimes/neurun/core/src/exec/ExecutionObservers.cc [deleted file]
runtimes/neurun/core/src/exec/ExecutorBase.cc [deleted file]
runtimes/neurun/core/src/exec/ExecutorBase.h [deleted file]
runtimes/neurun/core/src/exec/FunctionSequence.cc [deleted file]
runtimes/neurun/core/src/exec/FunctionSequence.h [deleted file]
runtimes/neurun/core/src/exec/Job.cc [deleted file]
runtimes/neurun/core/src/exec/Job.h [deleted file]
runtimes/neurun/core/src/exec/LinearExecutor.cc [deleted file]
runtimes/neurun/core/src/exec/LinearExecutor.h [deleted file]
runtimes/neurun/core/src/exec/ParallelExecutor.cc [deleted file]
runtimes/neurun/core/src/exec/ParallelExecutor.h [deleted file]
runtimes/neurun/core/src/exec/ParallelScheduler.cc [deleted file]
runtimes/neurun/core/src/exec/ParallelScheduler.h [deleted file]
runtimes/neurun/core/src/exec/Sink.h [deleted file]
runtimes/neurun/core/src/exec/Source.h [deleted file]
runtimes/neurun/core/src/exec/interp/Buffer.h [deleted file]
runtimes/neurun/core/src/exec/interp/ExecEnv.h [deleted file]
runtimes/neurun/core/src/exec/interp/ExecManager.cc [deleted file]
runtimes/neurun/core/src/exec/interp/ExecManager.h [deleted file]
runtimes/neurun/core/src/exec/interp/Interpreter.cc [deleted file]
runtimes/neurun/core/src/exec/interp/Interpreter.h [deleted file]
runtimes/neurun/core/src/exec/interp/Registration.h [deleted file]
runtimes/neurun/core/src/exec/interp/Tensor.cc [deleted file]
runtimes/neurun/core/src/exec/interp/Tensor.h [deleted file]
runtimes/neurun/core/src/exec/interp/operations/Add.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/AvgPool2D.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/Concat.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/Conv2D.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/DepthwiseConv.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/FullyConnected.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/MaxPool2D.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/OperationUtil.h [deleted file]
runtimes/neurun/core/src/exec/interp/operations/Reshape.cc [deleted file]
runtimes/neurun/core/src/exec/interp/operations/SoftMax.cc [deleted file]
runtimes/neurun/core/src/graph/Graph.cc [deleted file]
runtimes/neurun/core/src/graph/dumper/Dumper.cc [deleted file]
runtimes/neurun/core/src/graph/dumper/Dumper.h [deleted file]
runtimes/neurun/core/src/graph/operand/LowerInfo.cc [deleted file]
runtimes/neurun/core/src/graph/operand/Shape4DConvert.h [deleted file]
runtimes/neurun/core/src/graph/operation/LowerInfo.cc [deleted file]
runtimes/neurun/core/src/graph/pass/OperandPass.cc [deleted file]
runtimes/neurun/core/src/graph/pass/OperandPass.h [deleted file]
runtimes/neurun/core/src/graph/pass/OperationPass.cc [deleted file]
runtimes/neurun/core/src/graph/pass/OperationPass.h [deleted file]
runtimes/neurun/core/src/graph/pass/Pass.cc [deleted file]
runtimes/neurun/core/src/graph/pass/Pass.h [deleted file]
runtimes/neurun/core/src/graph/pass/PermutationEliminationPass.cc [deleted file]
runtimes/neurun/core/src/graph/pass/PermutationEliminationPass.h [deleted file]
runtimes/neurun/core/src/graph/pass/PermutationInsertionPass.cc [deleted file]
runtimes/neurun/core/src/graph/pass/PermutationInsertionPass.h [deleted file]
runtimes/neurun/core/src/graph/verifier/Verifier.cc [deleted file]
runtimes/neurun/core/src/graph/verifier/Verifier.h [deleted file]
runtimes/neurun/core/src/library_info.cc [deleted file]
runtimes/neurun/core/src/model/LayoutSet.cc [deleted file]
runtimes/neurun/core/src/model/LayoutSet.h [deleted file]
runtimes/neurun/core/src/model/Operand.cc [deleted file]
runtimes/neurun/core/src/model/OperandConstraint.cc [deleted file]
runtimes/neurun/core/src/model/OperandIndexSequence.cc [deleted file]
runtimes/neurun/core/src/model/Operation.cc [deleted file]
runtimes/neurun/core/src/model/OperationIndexList.cc [deleted file]
runtimes/neurun/core/src/model/Shape.cc [deleted file]
runtimes/neurun/core/src/model/Subgraph.cc [deleted file]
runtimes/neurun/core/src/model/Subgraphs.cc [deleted file]
runtimes/neurun/core/src/model/TypeInfo.cc [deleted file]
runtimes/neurun/core/src/model/operation/AbsNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/AddNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ArgMaxNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/AvgPool2DNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/CastNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ComparisonNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ConcatNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/Conv2DNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/CustomNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/DepthToSpaceNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/DepthwiseConv2DNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/DequantizeNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/DivNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/EmbeddingLookupNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ExpNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/FloorNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/FullyConnectedNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/GatherNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/HashtableLookupNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/L2NormalizationNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/L2Pool2DNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LSTMNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LocalResponseNormalizationNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LogicalAndNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LogicalNotNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LogicalOrNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/LogisticNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/MaxPool2DNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/MeanNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/MulNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/NegNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/PReLUNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/PadNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/PermuteNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/RNNNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/RSQRTNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReLU1Node.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReLU6Node.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReLUNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReduceMaxNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReduceMinNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReduceSumNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ReshapeNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/ResizeBilinearNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SQRTNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SoftmaxNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SpaceToDepthNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SplitNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SquaredDifferenceNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SqueezeNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/StridedSliceNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/SubNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/TanhNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/TopKV2Node.cc [deleted file]
runtimes/neurun/core/src/model/operation/TransposeConvNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/TransposeNode.cc [deleted file]
runtimes/neurun/core/src/model/operation/UnpackNode.cc [deleted file]
runtimes/neurun/core/src/util/ConfigSource.cc [deleted file]
runtimes/neurun/core/src/util/EnvConfigSource.cc [deleted file]
runtimes/neurun/core/src/util/EnvConfigSource.h [deleted file]
runtimes/neurun/core/src/util/GeneralConfigSource.cc [deleted file]
runtimes/neurun/core/src/util/Padding.cc [deleted file]
runtimes/neurun/core/src/util/ShapeInference.cc [deleted file]
runtimes/neurun/core/src/util/Utils.cc [deleted file]
runtimes/neurun/frontend/api/CMakeLists.txt [deleted file]
runtimes/neurun/frontend/api/nnfw_dev.cc [deleted file]
runtimes/neurun/frontend/api/wrapper/nnfw_api.cc [deleted file]
runtimes/neurun/frontend/api/wrapper/nnfw_api.hpp [deleted file]
runtimes/neurun/frontend/nnapi/ANeuralNetworksModel.test.cc [deleted file]
runtimes/neurun/frontend/nnapi/CMakeLists.txt [deleted file]
runtimes/neurun/frontend/nnapi/compilation.cc [deleted file]
runtimes/neurun/frontend/nnapi/execution.cc [deleted file]
runtimes/neurun/frontend/nnapi/memory.cc [deleted file]
runtimes/neurun/frontend/nnapi/model.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksCompilation.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksCompilation.h [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksEvent.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksEvent.h [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.h [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksModel.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksModel.h [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/NNAPIConvert.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/NNAPIConvert.h [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/OperationFactory.cc [deleted file]
runtimes/neurun/frontend/nnapi/wrapper/OperationFactory.h [deleted file]
runtimes/neurun/frontend/tflite/CMakeLists.txt [deleted file]
runtimes/neurun/frontend/tflite/loader.cc [deleted file]
runtimes/neurun/frontend/tflite/loader.h [deleted file]
runtimes/neurun/frontend/tflite/schema_generated.h [deleted file]
runtimes/neurun/test/CMakeLists.txt [deleted file]
runtimes/neurun/test/core/backend/ExecTime.test.cc [deleted file]
runtimes/neurun/test/core/compiler/Scheduler.cc [deleted file]
runtimes/neurun/test/core/exec/ExecInstance.cc [deleted file]
runtimes/neurun/test/core/exec/interp/ExecManager.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/util/ShapeInference.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/compilation.h [deleted file]
runtimes/pure_arm_compute/src/event.cc [deleted file]
runtimes/pure_arm_compute/src/event.h [deleted file]
runtimes/pure_arm_compute/src/execution.cc [deleted file]
runtimes/pure_arm_compute/src/execution.h [deleted file]
runtimes/pure_arm_compute/src/internal/FeatureSink.h [deleted file]
runtimes/pure_arm_compute/src/internal/FeatureSource.h [deleted file]
runtimes/pure_arm_compute/src/internal/IExecutionBuilder.h [deleted file]
runtimes/pure_arm_compute/src/internal/MatrixSink.h [deleted file]
runtimes/pure_arm_compute/src/internal/MatrixSource.h [deleted file]
runtimes/pure_arm_compute/src/internal/Model.cc [deleted file]
runtimes/pure_arm_compute/src/internal/Model.h [deleted file]
runtimes/pure_arm_compute/src/internal/Sink.h [deleted file]
runtimes/pure_arm_compute/src/internal/Sinks.h [deleted file]
runtimes/pure_arm_compute/src/internal/Source.h [deleted file]
runtimes/pure_arm_compute/src/internal/Swizzle.h [deleted file]
runtimes/pure_arm_compute/src/internal/Tensor3DSink.h [deleted file]
runtimes/pure_arm_compute/src/internal/Tensor3DSource.h [deleted file]
runtimes/pure_arm_compute/src/internal/TensorSource.h [deleted file]
runtimes/pure_arm_compute/src/internal/VectorSink.h [deleted file]
runtimes/pure_arm_compute/src/internal/VectorSource.h [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute.cc [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute.h [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/arm_compute/feature/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute/kernel/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute/matrix/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/arm_compute/tensor/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/feature/Reader.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/feature/Utils.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/feature/View.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/kernel/Reader.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/matrix/Reader.h [deleted file]
runtimes/pure_arm_compute/src/internal/nnapi/tensor/ConstView.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/Abs.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Abs.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Add.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Add.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ArgMax.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ArgMax.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/AvgPool2D.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/AvgPool2D.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/BatchToSpaceNd.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/BatchToSpaceNd.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Cast.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Cast.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Concat.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Concat.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Conv2D.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Conv2D.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/DepthToSpace.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/DepthToSpace.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/Dequantize.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Dequantize.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Div.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Div.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Equal.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Equal.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Exp.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Exp.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Floor.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Floor.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/FullyConnected.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/FullyConnected.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/HashtableLookup.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/HashtableLookup.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/L2Normalization.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/L2Normalization.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/L2Pool2D.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/L2Pool2D.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/LocalResponseNormalization.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/LocalResponseNormalization.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalAnd.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalAnd.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalNot.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalNot.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalOr.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/LogicalOr.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Logistic.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Logistic.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Lstm.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Lstm.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/MaxPool2D.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/MaxPool2D.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Mean.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Mean.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Mul.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Mul.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Neg.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Neg.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Node.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/NotEqual.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/NotEqual.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/PReLU.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/PReLU.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Pack.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Pack.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Pad.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Pad.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/RSQRT.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/RSQRT.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU1.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU1.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU6.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReLU6.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceMax.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceMax.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceMin.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceMin.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceSum.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ReduceSum.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Reshape.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Reshape.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/ResizeBilinear.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/ResizeBilinear.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Rnn.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Rnn.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/SQRT.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/SQRT.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Softmax.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Softmax.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/SpaceToBatchND.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/SpaceToBatchND.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.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/internal/op/SquaredDifference.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/SquaredDifference.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Squeeze.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Squeeze.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/StridedSlice.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/StridedSlice.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Sub.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Sub.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Tanh.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Tanh.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/TopKV2.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/TopKV2.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Transpose.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Transpose.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/TransposeConv.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/TransposeConv.h [deleted file]
runtimes/pure_arm_compute/src/internal/op/Unpack.cc [deleted file]
runtimes/pure_arm_compute/src/internal/op/Unpack.h [deleted file]
runtimes/pure_arm_compute/src/library_info.cc [deleted file]
runtimes/pure_arm_compute/src/logging.h [deleted file]
runtimes/pure_arm_compute/src/memory.cc [deleted file]
runtimes/pure_arm_compute/src/memory.h [deleted file]
runtimes/pure_arm_compute/src/model.cc [deleted file]
runtimes/pure_arm_compute/src/model.h [deleted file]
runtimes/pure_arm_compute/symbolcheck.cpp [deleted file]
tests/CMakeLists.txt
tests/custom_op/CMakeLists.txt
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 [moved from tests/custom_op/nnpkgs/FillFrom/FillFrom.json with 100% similarity]
tests/custom_op/FillFrom/nnpkgs/FillFrom/FillFrom.tflite [moved from tests/custom_op/nnpkgs/FillFrom/FillFrom.tflite with 100% similarity]
tests/custom_op/FillFrom/nnpkgs/FillFrom/metadata/MANIFEST [moved from tests/custom_op/nnpkgs/FillFrom/metadata/MANIFEST with 100% similarity]
tests/custom_op/apps/CMakeLists.txt [deleted file]
tests/custom_op/apps/FillFrom/CMakeLists.txt [deleted file]
tests/custom_op/apps/FillFrom/FillFrom_runner.cc [deleted file]
tests/custom_op/kernels/CMakeLists.txt [deleted file]
tests/custom_op/kernels/FillFrom/CMakeLists.txt [deleted file]
tests/custom_op/kernels/FillFrom/FillFromKernel.cc [deleted file]
tests/framework/run_test.sh [deleted file]
tests/framework/tests/MODELS/inception_nonslim/config.sh [deleted file]
tests/framework/tests/MODELS/inception_slim/config.sh [deleted file]
tests/framework/tests/MODELS/mobilenet/config.sh [deleted file]
tests/framework/tests/custom/abs/config.sh [deleted file]
tests/framework/tests/custom/tensorflowmax/config.sh [deleted file]
tests/framework/tests/custom/tensorflowsum/config.sh [deleted file]
tests/framework/tests/fullyconnected/matmul2x2/config.sh [deleted file]
tests/framework/tests/logistic/config.sh [deleted file]
tests/framework/tests/rnn/config.sh [deleted file]
tests/framework/tests/sqrt/config.sh [deleted file]
tests/nnapi/CMakeLists.txt
tests/nnapi/include/NeuralNetworksWrapper.h
tests/nnapi/include/TestHarness.h
tests/nnapi/nnapi_gtest.skip.aarch64-linux.acl_cl [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.aarch64-linux.acl_neon [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.aarch64-linux.cpu [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.armv7l-linux [deleted file]
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_cl [new file with mode: 0644]
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_neon
tests/nnapi/nnapi_gtest.skip.armv7l-linux.cpu
tests/nnapi/nnapi_gtest.skip.armv7l-linux.pacl [deleted file]
tests/nnapi/nnapi_gtest.skip.armv7l-tizen [deleted file]
tests/nnapi/nnapi_gtest.skip.noarch.interp
tests/nnapi/nnapi_gtest.skip.x86_64-linux [deleted file]
tests/nnapi/nnapi_gtest.skip.x86_64-linux.cpu [new file with mode: 0644]
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/dynamic_tensor.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/nnapi_test_generator/android-p/README.md [deleted file]
tests/nnapi/nnapi_test_generator/android-p/include/TestHarness.h [deleted file]
tests/nnapi/nnapi_test_generator/android-p/slicing.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/test_generator.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_conv/conv_1_h3_w2_SAME.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_conv/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_conv/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_depthwise_conv/depthwise_conv.bin.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_depthwise_conv/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_depthwise_conv/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_explicit/explicit_add.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_explicit/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_explicit/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_float/addfloat.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_float/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_float/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_full/addfloat.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_full/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_full/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_lstm/lstm.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_lstm/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_lstm/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_avgpool/averpoolfloat.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_avgpool/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_avgpool/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_conv/quantized.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_conv/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_quantized_conv/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_full/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_full/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_full/vts_full.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_operands/addfloat.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_operands/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_vts_operands/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_weird/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_weird/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/P_weird/weird_add.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/tests/test.py [deleted file]
tests/nnapi/nnapi_test_generator/android-p/vts_generator.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/README.md [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/cts_generator.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/include/TestHarness.h [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/spec_visualizer.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/spec_viz_template.html [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/test_generator.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_float/lstm_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_float/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_float/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_quant8/depthwise_conv2d_quant8.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_quant8/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_backward_compatibility_quant8/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_float/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_float/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_float/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_parameter/mean_implicit.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_parameter/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_parameter/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_variation/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_variation/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_implicit_variation/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_internal/add_internal.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_internal/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_internal/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_naming/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_naming/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_naming/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_quant8/conv_quant8.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_quant8/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_quant8/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_variation/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_variation/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_variation/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_float/lstm_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_float/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_float/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_quant8/depthwise_conv2d_quant8.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_quant8/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_backward_compatibility_quant8/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_float/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_float/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_float/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_parameter/mean_implicit.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_parameter/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_parameter/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_variation/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_variation/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_implicit_variation/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_internal/add_internal.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_internal/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_internal/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_naming/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_naming/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_naming/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_quant8/conv_quant8.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_quant8/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_quant8/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_variation/conv_float.mod.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_variation/stderr.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/P_vts_variation/stdout.txt.expect [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/tests/test.py [deleted file]
tests/nnapi/nnapi_test_generator/android-q-beta/vts_generator.py [deleted file]
tests/nnapi/specs/Ex/add_v2_ex.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/argmax_ex_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_neg_axis_float.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_neg_axis_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_quant8.mod.py [deleted file]
tests/nnapi/specs/Ex/argmax_ex_quant8_neg_axis.mod.py [deleted file]
tests/nnapi/specs/Ex/batch_matmul_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/batch_matmul_ex_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/broadcast_to_ex_1D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/broadcast_to_ex_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/broadcast_to_ex_dynamic_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/broadcast_to_ex_dynamic_3D_nnfw.mod.py [new file with mode: 0644]
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/cos_ex_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/cos_ex_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/cos_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/einsum_ex_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/equal_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/equal_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/equal_ex_broadcast_4D_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/equal_ex_quant8.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/fill_ex_1D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/fill_ex_4D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/fill_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/fully_connected_float_2_weights_as_inputs.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/fusedbatchnorm_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/fusedbatchnorm_ex_float.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_2D_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_2D_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_3D_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_2D_3D_float_2.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/gather_ex_3D_2D_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_3D_2D_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_3D_2D_float_3.mod.py [deleted file]
tests/nnapi/specs/Ex/gather_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/greater_equal_ex.mod.py [deleted file]
tests/nnapi/specs/Ex/less_ex.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_1D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_2D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_3D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_4D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_broadcast.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_and_ex_broadcast_4D_2D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_not_ex_1D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_not_ex_4D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_1D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_2D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_3D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_4D.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_broadcast.mod.py [deleted file]
tests/nnapi/specs/Ex/logical_or_ex_broadcast_4D_2D.mod.py [deleted file]
tests/nnapi/specs/Ex/matrix_band_part_ex_4D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/matrix_band_part_ex_dynamic_nnfw.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/notequal_ex_broadcast_4D_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/notequal_ex_broadcast_float.mod.py [deleted file]
tests/nnapi/specs/Ex/notequal_ex_float.mod.py [deleted file]
tests/nnapi/specs/Ex/notequal_ex_quant8.mod.py [deleted file]
tests/nnapi/specs/Ex/one_hot_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/one_hot_ex_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/one_hot_ex_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/one_hot_ex_float_off_value_constant_zero_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/pack_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/prelu_ex_broadcast_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_broadcast_quant8_1.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/prelu_ex_quant8_1.mod.py [deleted file]
tests/nnapi/specs/Ex/range_ex_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/range_ex_float_1_all_constant_inputs.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/range_ex_float_1_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/range_ex_float_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/range_ex_float_2_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/reduce_max_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_2D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_4D_float_reducing_C.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_4D_float_reducing_HW.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_float.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_quant8_1.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_max_ex_quant8_2.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_min_ex_float.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_min_ex_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_min_ex_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_sum_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float_reducing_C.mod.py [deleted file]
tests/nnapi/specs/Ex/reduce_sum_ex_4D_float_reducing_HW.mod.py [deleted file]
tests/nnapi/specs/Ex/reverse_ex.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/reverse_ex_dynamic_1D.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/reverse_ex_dynamic_3D.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/round_ex_1D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/round_ex_4D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/round_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
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/select_v2_ex.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/select_v2_ex_broadcast_2d_two_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/shape_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/split_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_1D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_float_1.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_float_2.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_float_3.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_int32_1.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_int32_2.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_int32_3.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_int32_4.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_int32_5.mod.py [deleted file]
tests/nnapi/specs/Ex/split_ex_4D_quant8.mod.py [deleted file]
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/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/squared_difference_ex_dynamic_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/Ex/topk_v2_ex_1D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/topk_v2_ex_1D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/topk_v2_ex_1D_quant8.mod.py [deleted file]
tests/nnapi/specs/Ex/topk_v2_ex_2D_float.mod.py [deleted file]
tests/nnapi/specs/Ex/topk_v2_ex_2D_int32.mod.py [deleted file]
tests/nnapi/specs/Ex/topk_v2_ex_2D_quant8.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
tests/nnapi/specs/Ex/unpack_ex_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/zeros_like_ex_2D_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/zeros_like_ex_4D_int32.mod.py [new file with mode: 0644]
tests/nnapi/specs/Ex/zeros_like_ex_dynamic_float32.mod.py [new file with mode: 0644]
tests/nnapi/specs/README.md [new file with mode: 0644]
tests/nnapi/specs/V1_0/add_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/concat_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/conv_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/fully_connected_dynamic_nnfw.mod.py [new file with mode: 0644]
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/l2_normalization_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/logistic_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/lstm3.mod.py
tests/nnapi/specs/V1_0/lstm3_state.mod.py
tests/nnapi/specs/V1_0/lstm3_state2.mod.py
tests/nnapi/specs/V1_0/lstm3_state3.mod.py
tests/nnapi/specs/V1_0/maximum_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/minimum_dynamic_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/reshape_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_0/reshape_float_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_0/softmax_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/add_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/avg_pool_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/avg_pool_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/avg_pool_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/avg_pool_float_4_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/avg_pool_float_5_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/batch_to_space_float_1.mod.py
tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py
tests/nnapi/specs/V1_1/concat_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/concat_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/concat_float_3_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_1_h3_w2_SAME_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_1_h3_w2_VALID_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_3_h3_w2_SAME_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_3_h3_w2_VALID_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_channels_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_channels_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/conv_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_large_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv2d_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/depthwise_conv_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_4d_simple.mod.py
tests/nnapi/specs/V1_1/fully_connected_float_4d_simple_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_large_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_large_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/fully_connected_float_weights_as_inputs_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/pad_2D_HW_nnfw.mod.py
tests/nnapi/specs/V1_1/pad_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/softmax_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/softmax_float_2_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/space_to_batch_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/squeeze_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/squeeze_float_1_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/squeeze_relaxed.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/strided_slice_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/transpose_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_1/transpose_float_1_perms_as_input_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_3D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/abs_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_3_axis_as_input_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_neg_axis_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_neg_axis_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_quant8_neg_axis_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/argmax_quant8_nnfw.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_dynamic_float32_to_int32_nnfw.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/conv2d_dilation_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/dequantize_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/div_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_broadcast_4D_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_broadcast_float_nnfw.mod.py [moved from tests/nnapi/specs/Ex/equal_ex_broadcast_float.mod.py with 100% similarity]
tests/nnapi/specs/V1_2/equal_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/equal_quant8_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/exp_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/expand_dims.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/expand_dims_dynamic_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_dynamic_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/greater_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_equal_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_equal_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_equal_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_equal_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/greater_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_equal_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_equal_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_equal_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/less_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/log_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/log_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/log_softmax_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_1D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_3D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_4D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_broadcast_4D_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_and_broadcast_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_not.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_not_1D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_not_4D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_not_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_1D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_3D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_4D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_broadcast_4D_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_broadcast_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/logical_or_dynamic_nnfw.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/maximum.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/maximum_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/minimum.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/minimum_int32.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/minimum_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/mul_dynamic_nnfw.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/neg_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_broadcast_4D_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_broadcast_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_broadcast_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/not_equal_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_1_float.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_1_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_all_dims.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_all_dims_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_low_rank.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pad_v2_low_rank_quant8.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pow_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pow_broadcast_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/pow_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/prelu.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/prelu_broadcast_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/prelu_broadcast_quant8_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/prelu_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/prelu_quant8_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/quantize.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_all.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_all_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_all_4D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_all_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_any.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_any_2D_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_any_4D_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/reduce_mean_dynamic_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_mean_dynamic_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_min.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_min_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_min_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_min_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_min_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_4D_float_reducing_C_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_4D_float_reducing_HW_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_dynamic_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_prod_dynamic_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_4D_float_reducing_C_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_4D_float_reducing_HW_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_dynamic_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/reduce_sum_dynamic_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/resize_nearest_neighbor.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/rsqrt_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/select_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sin_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sin_4D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sin_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/slice.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/slice_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_1D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_1D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_float_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_float_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_float_3_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_int32_1_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_int32_2_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_int32_3_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_int32_4_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_int32_5_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_4D_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_dynamic_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_5.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_float_5_axis_as_input_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_int32_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_int32_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_int32_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_int32_4.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_quant8_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_quant8_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_quant8_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/split_quant8_4.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/sub_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sub_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/sub_v1_2_broadcast.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tanh_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tanh_v1_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_1.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_1_dynamic_float32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_2_dynamic_float32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_3.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/tile_3_dynamic_float32_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 [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_1D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_1D_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_2D_float_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_2D_int32_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/topk_v2_2D_quant8_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/transpose_v1_2.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_1step.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_dynamic_nnfw.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py [new file with mode: 0644]
tests/nnapi/specs/V1_2/unidirectional_sequence_lstm_norm_peephole_projection.mod.py [new file with mode: 0644]
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/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/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/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/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/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/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/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/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/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/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_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/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/mean_float16.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/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/pow.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/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/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/sin.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/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/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/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/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_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/nnfw_api/CMakeLists.txt [new file with mode: 0644]
tests/nnfw_api/README.md [new file with mode: 0644]
tests/nnfw_api/src/CircleGen.cc [new file with mode: 0644]
tests/nnfw_api/src/CircleGen.h [new file with mode: 0644]
tests/nnfw_api/src/GenModelTest.h [new file with mode: 0644]
tests/nnfw_api/src/GenModelTests.cc [new file with mode: 0644]
tests/nnfw_api/src/ModelTestDynamicTensor.cc [new file with mode: 0644]
tests/nnfw_api/src/ModelTestInputReshaping.cc [new file with mode: 0644]
tests/nnfw_api/src/NNPackages.cc [new file with mode: 0644]
tests/nnfw_api/src/NNPackages.h [new file with mode: 0644]
tests/nnfw_api/src/RegressionTests.cc [new file with mode: 0644]
tests/nnfw_api/src/ValidationTestAddModelLoaded.cc [new file with mode: 0644]
tests/nnfw_api/src/ValidationTestAddSessionPrepared.cc [new file with mode: 0644]
tests/nnfw_api/src/ValidationTestFourAddModelsSetInput.cc [new file with mode: 0644]
tests/nnfw_api/src/ValidationTestSessionCreated.cc [new file with mode: 0644]
tests/nnfw_api/src/ValidationTestSingleSession.cc [new file with mode: 0644]
tests/nnfw_api/src/common.cc [new file with mode: 0644]
tests/nnfw_api/src/common.h [new file with mode: 0644]
tests/nnfw_api/src/fixtures.h [new file with mode: 0644]
tests/nnfw_api/src/main.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Add.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/AddN.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/ArgMax.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/AveragePool2D.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Cast.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Concat.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Cos.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/DepthwiseConv2D.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Equal.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Fill.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Floor.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/FullyConnected.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/If.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/InstanceNorm.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/L2Normalization.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/LeakyRelu.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/LogSoftmax.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Neg.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/OneHot.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Pad.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/PadV2.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Rank.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Reduce.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/ResizeBilinear.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/ResizeNearestNeighbor.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Reverse.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Select.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Shape.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Split.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/StridedSlice.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Tile.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Transpose.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/While.cc [new file with mode: 0644]
tests/scripts/CMakeLists.txt [new file with mode: 0644]
tests/scripts/README.md
tests/scripts/benchmark.sh [new file with mode: 0644]
tests/scripts/benchmark_nnapi.sh [new file with mode: 0755]
tests/scripts/benchmark_nnpkg.sh [new file with mode: 0755]
tests/scripts/command/nnpkg-test [new file with mode: 0644]
tests/scripts/command/prepare-model [new file with mode: 0644]
tests/scripts/command/unittest [new file with mode: 0644]
tests/scripts/command/verify-tflite [new file with mode: 0644]
tests/scripts/common.sh
tests/scripts/common_android.sh [new file with mode: 0644]
tests/scripts/list/benchmark_nnpkg_model_list.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.aarch64.acl_cl.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.aarch64.acl_neon.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.aarch64.cpu.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.armv7l.acl_cl.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.armv7l.acl_neon.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.armv7l.cpu.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.noarch.interp.txt [new file with mode: 0644]
tests/scripts/list/frameworktest_list.x86_64.cpu.txt [new file with mode: 0644]
tests/scripts/list/nnpkg_test_list.armv7l-linux.acl_cl [new file with mode: 0644]
tests/scripts/list/nnpkg_test_list.armv7l-linux.acl_neon [new file with mode: 0644]
tests/scripts/list/nnpkg_test_list.armv7l-linux.cpu [new file with mode: 0644]
tests/scripts/list/nnpkg_test_list.noarch.interp [new file with mode: 0644]
tests/scripts/list/tflite_loader_list.aarch64.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/models/nnfw_api_gtest/add/config.sh [new file with mode: 0644]
tests/scripts/models/nnfw_api_gtest/add_invalid_manifest/config.sh [new file with mode: 0644]
tests/scripts/models/nnfw_api_gtest/add_no_manifest/config.sh [new file with mode: 0644]
tests/scripts/models/nnfw_api_gtest/if_dynamic/config.sh [new file with mode: 0644]
tests/scripts/models/nnfw_api_gtest/while_dynamic/config.sh [new file with mode: 0644]
tests/scripts/models/run_test.sh [new file with mode: 0755]
tests/scripts/models/run_test_android.sh [new file with mode: 0644]
tests/scripts/models/tflite/MODELS/inception_module/config.sh [moved from tests/framework/tests/MODELS/inception_module/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/MODELS/inception_nonslim/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/MODELS/inception_slim/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/MODELS/mobilenet/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/MODELS/mobilenet_quant8/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/abs/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/add/1D/config.sh [moved from tests/framework/tests/add/1D/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/add/4D/config.sh [moved from tests/framework/tests/add/4D/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/average_pool_2d/aligned/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/average_pool_2d/avgpool1/config.sh [moved from tests/framework/tests/average_pool_2d/avgpool1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/average_pool_2d/avgpool2/config.sh [moved from tests/framework/tests/average_pool_2d/avgpool2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/batch_to_space_nd2/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/cast/config.sh [moved from tests/framework/tests/cast/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/concat/2D/config.sh [moved from tests/framework/tests/concat/2D/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/concat/concat1/config.sh [moved from tests/framework/tests/concat/concat1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/concat/concat2/config.sh [moved from tests/framework/tests/concat/concat2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/conv_2d/convolution1/config.sh [moved from tests/framework/tests/conv_2d/convolution1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/conv_2d/convolution2/config.sh [moved from tests/framework/tests/conv_2d/convolution2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/custom/squared_difference/config.sh [moved from tests/framework/tests/custom/squared_difference/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/depthwise_conv_2d/depthconv1/config.sh [moved from tests/framework/tests/depthwise_conv_2d/depthconv1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/depthwise_conv_2d/depthconv2/config.sh [moved from tests/framework/tests/depthwise_conv_2d/depthconv2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/depthwise_conv_2d_no_fuse/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/div/broadcast/config.sh [moved from tests/framework/tests/div/broadcast/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/embedding_lookup/config.sh [moved from tests/framework/tests/embedding_lookup/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/equal/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/exp/config.sh [moved from tests/framework/tests/exp/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/floor/floor1/config.sh [moved from tests/framework/tests/floor/floor1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/floor/floor2/config.sh [moved from tests/framework/tests/floor/floor2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/fullyconnected/fc1/config.sh [moved from tests/framework/tests/fullyconnected/fc1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/fullyconnected/hybrid/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/fullyconnected/matmul2x2/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/fullyconnected/weights_as_input/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/gather/config.sh [moved from tests/framework/tests/gather/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/greater/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/greater_equal/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/hashtable_lookup/config.sh [moved from tests/framework/tests/hashtable_lookup/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/l2_normalization/config.sh [moved from tests/framework/tests/l2_normalization/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/l2_pool_2d/config.sh [moved from tests/framework/tests/l2_pool_2d/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/less/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/less_equal/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/logistic/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/max/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/max_pool_2d/maxpool1/config.sh [moved from tests/framework/tests/max_pool_2d/maxpool1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/max_pool_2d/maxpool2/config.sh [moved from tests/framework/tests/max_pool_2d/maxpool2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/mean/config.sh [moved from tests/framework/tests/mean/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/min/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/mul/broadcast/config.sh [moved from tests/framework/tests/mul/broadcast/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/neg/config.sh [moved from tests/framework/tests/neg/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/not_equal/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/one_hot/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/pack/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/pad/4D_2D/config.sh [moved from tests/framework/tests/pad/4D_2D/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/pad/pad1/config.sh [moved from tests/framework/tests/pad/pad1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/pad/pad2/config.sh [moved from tests/framework/tests/pad/pad2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reduce_max/config.sh [moved from tests/framework/tests/reduce_max/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reduce_mean/test1/config.sh [moved from tests/framework/tests/reduce_mean/test1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reduce_mean/test2/config.sh [moved from tests/framework/tests/reduce_mean/test2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reduce_sum/float/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/reduce_sum/uint8/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/relu/config.sh [moved from tests/framework/tests/relu/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/relu6/config.sh [moved from tests/framework/tests/relu6/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reshape/3D/config.sh [moved from tests/framework/tests/reshape/3D/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reshape/reshape1/config.sh [moved from tests/framework/tests/reshape/reshape1/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/reshape/reshape2/config.sh [moved from tests/framework/tests/reshape/reshape2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/resize_bilinear/config.sh [moved from tests/framework/tests/resize_bilinear/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/rnn/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/rsqrt/config.sh [moved from tests/framework/tests/rsqrt/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/select/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/shape/config.sh [new file with mode: 0644]
tests/scripts/models/tflite/sin/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/slice/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/softmax/config.sh [moved from tests/framework/tests/softmax/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/space_to_batch_nd2/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/space_to_depth/config.sh [moved from tests/framework/tests/space_to_depth/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/sqrt/config.sh [new file with mode: 0755]
tests/scripts/models/tflite/squeeze/config.sh [moved from tests/framework/tests/squeeze/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/strided_slice/config.sh [moved from tests/framework/tests/strided_slice/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/sub/broadcast/config.sh [moved from tests/framework/tests/sub/broadcast/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/tanh/config.sh [moved from tests/framework/tests/tanh/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/tile/config.sh [new file with mode: 0644]
tests/scripts/models/tflite/topk_v2/config.sh [moved from tests/framework/tests/topk_v2/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/transpose/config.sh [moved from tests/framework/tests/transpose/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/transpose_conv/same/config.sh [moved from tests/framework/tests/transpose_conv/same/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/transpose_conv/valid/config.sh [moved from tests/framework/tests/transpose_conv/valid/config.sh with 100% similarity, mode: 0755]
tests/scripts/models/tflite/zeros_like/config.sh [new file with mode: 0755]
tests/scripts/neurun_frameworktest_list.armv7l.acl_neon.txt [deleted file]
tests/scripts/neurun_frameworktest_list.armv7l.cpu.txt [deleted file]
tests/scripts/neurun_frameworktest_list.x86-64.cpu.txt [deleted file]
tests/scripts/nnfw_kernel_env_list.txt [deleted file]
tests/scripts/onert-test [new file with mode: 0644]
tests/scripts/pacl_frameworktest_list.armv7l-linux.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_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_performance.sh [deleted file]
tests/scripts/test_scheduler_with_profiling.sh [new file with mode: 0755]
tests/scripts/test_scheduler_with_profiling_android.sh [new file with mode: 0644]
tests/tools/nnapi_test/CMakeLists.txt
tests/tools/nnapi_test/src/args.cc [new file with mode: 0644]
tests/tools/nnapi_test/src/args.h [new file with mode: 0644]
tests/tools/nnapi_test/src/nnapi_test.cc
tests/tools/nnpackage_run/CMakeLists.txt
tests/tools/nnpackage_run/README.md
tests/tools/nnpackage_run/src/allocation.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/args.cc
tests/tools/nnpackage_run/src/args.h
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
tests/tools/nnpackage_run/src/randomgen.cc [new file with mode: 0644]
tests/tools/nnpackage_run/src/randomgen.h [new file with mode: 0644]
tests/tools/nnpackage_run/src/tensor_dumper.cc [deleted file]
tests/tools/nnpackage_run/src/tensor_dumper.h [deleted file]
tests/tools/nnpackage_run/src/types.h [new file with mode: 0644]
tests/tools/tflite_benchmark/CMakeLists.txt [deleted file]
tests/tools/tflite_benchmark/src/tflite_benchmark.cc [deleted file]
tests/tools/tflite_benchmark_model/CMakeLists.txt
tests/tools/tflite_benchmark_model/benchmark_tflite_model.cc
tests/tools/tflite_loader/CMakeLists.txt
tests/tools/tflite_loader/src/args.cc
tests/tools/tflite_loader/src/tflite_loader.cc
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/tensor_loader.cc
tests/tools/tflite_run/src/tensor_loader.h
tests/tools/tflite_run/src/tflite_run.cc
tests/tools/tflite_vanilla_run/CMakeLists.txt [new file with mode: 0644]
tests/tools/tflite_vanilla_run/src/args.cc [new file with mode: 0644]
tests/tools/tflite_vanilla_run/src/args.h [new file with mode: 0644]
tests/tools/tflite_vanilla_run/src/tensor_view.h [new file with mode: 0644]
tests/tools/tflite_vanilla_run/src/tflite_vanilla_run.cc [new file with mode: 0644]
tools/CMakeLists.txt
tools/cross/aarch64/sources.list.bionic [new file with mode: 0644]
tools/cross/aarch64/sources.list.focal [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/arm/sources.list.focal [new file with mode: 0644]
tools/cross/armel/tizen-fetch.sh
tools/cross/build_android_rootfs.sh [deleted file]
tools/cross/build_rootfs.sh [deleted file]
tools/cross/install_android_ndk.sh [new file with mode: 0755]
tools/cross/install_android_sdk.sh [new file with mode: 0755]
tools/cross/install_rootfs.sh [new file with mode: 0755]
tools/kbenchmark/CMakeLists.txt
tools/kernel_report/kernel_report.py [new file with mode: 0755]
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
tools/nnpackage_tool/model2nnpkg/model2nnpkg.sh
tools/nnpackage_tool/nncc-tc-to-nnpkg-tc/nncc-tc-to-nnpkg-tc.sh
tools/nnpackage_tool/nnpackager/nnpackager.py
tools/nnpackage_tool/nnpkg_test/README.md [deleted file]
tools/nnpackage_tool/nnpkg_test/list [deleted file]
tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh [deleted file]
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/fuse_instance_norm.js [new file with mode: 0644]
tools/nnpackage_tool/tflite2circle/tflite2circle.sh
tools/nnpackage_tool/tflite2circle/tflitejson2circlejson.py
tools/opencl_tool/CMakeLists.txt
tools/pbfile_tool/convert_ckpt_to_pb.py [changed mode: 0644->0755]
tools/pbfile_tool/convert_pb_to_pbtxt.py [changed mode: 0644->0755]
tools/pbfile_tool/extract_subgraph.py [new file with mode: 0755]
tools/pbfile_tool/readme.md
tools/release_tool/README.md [new file with mode: 0644]
tools/release_tool/git_release.sh [new file with mode: 0755]
tools/release_tool/onert_version.sh [new file with mode: 0755]
tools/tensorflow_model_freezer/__init__.py [changed mode: 0644->0755]
tools/tensorflow_model_freezer/base_freezer.py [changed mode: 0644->0755]
tools/tensorflow_model_freezer/model_freezer_util.py [changed mode: 0644->0755]
tools/tensorflow_model_freezer/sample/Operation_gen.py [changed mode: 0644->0755]
tools/tensorflow_model_freezer/sample/UNSTACK_gen.py [changed mode: 0644->0755]
tools/tensorflow_model_freezer/sample/__init__.py [changed mode: 0644->0755]
tools/tflite_accuracy/README.md
tools/tflite_accuracy/src/tflite_accuracy.cc
tools/tflitefile_tool/README.md
tools/tflitefile_tool/config_saver.py [changed mode: 0644->0755]
tools/tflitefile_tool/graph_stats.py [new file with mode: 0755]
tools/tflitefile_tool/model_parser.py
tools/tflitefile_tool/model_printer.py [deleted file]
tools/tflitefile_tool/model_saver.py [changed mode: 0644->0755]
tools/tflitefile_tool/operator_parser.py
tools/tflitefile_tool/operator_printer.py [changed mode: 0644->0755]
tools/tflitefile_tool/option_printer.py [changed mode: 0644->0755]
tools/tflitefile_tool/perf_predictor.py [deleted file]
tools/tflitefile_tool/requirements.txt [new file with mode: 0644]
tools/tflitefile_tool/select_operator.py [changed mode: 0644->0755]
tools/tflitefile_tool/subgraph_printer.py [new file with mode: 0755]
tools/tflitefile_tool/tensor_printer.py [changed mode: 0644->0755]
tools/tflitefile_tool/tensor_wrapping.py
tools/tflitefile_tool/tflite/AbsOptions.py
tools/tflitefile_tool/tflite/ActivationFunctionType.py
tools/tflitefile_tool/tflite/AddNOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/AddOptions.py
tools/tflitefile_tool/tflite/ArgMaxOptions.py
tools/tflitefile_tool/tflite/ArgMinOptions.py
tools/tflitefile_tool/tflite/BatchMatMulOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/BatchToSpaceNDOptions.py
tools/tflitefile_tool/tflite/BidirectionalSequenceLSTMOptions.py
tools/tflitefile_tool/tflite/BidirectionalSequenceRNNOptions.py
tools/tflitefile_tool/tflite/Buffer.py
tools/tflitefile_tool/tflite/BuiltinOperator.py
tools/tflitefile_tool/tflite/BuiltinOptions.py
tools/tflitefile_tool/tflite/CallOptions.py
tools/tflitefile_tool/tflite/CastOptions.py
tools/tflitefile_tool/tflite/CombinerType.py
tools/tflitefile_tool/tflite/ConcatEmbeddingsOptions.py
tools/tflitefile_tool/tflite/ConcatenationOptions.py
tools/tflitefile_tool/tflite/Conv2DOptions.py
tools/tflitefile_tool/tflite/CosOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/CustomOptionsFormat.py
tools/tflitefile_tool/tflite/CustomQuantization.py
tools/tflitefile_tool/tflite/DensifyOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/DepthToSpaceOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/DepthwiseConv2DOptions.py
tools/tflitefile_tool/tflite/DequantizeOptions.py
tools/tflitefile_tool/tflite/DimensionMetadata.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/DimensionType.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/DivOptions.py
tools/tflitefile_tool/tflite/EmbeddingLookupSparseOptions.py
tools/tflitefile_tool/tflite/EqualOptions.py
tools/tflitefile_tool/tflite/ExpOptions.py
tools/tflitefile_tool/tflite/ExpandDimsOptions.py
tools/tflitefile_tool/tflite/FakeQuantOptions.py
tools/tflitefile_tool/tflite/FillOptions.py
tools/tflitefile_tool/tflite/FloorDivOptions.py
tools/tflitefile_tool/tflite/FloorModOptions.py
tools/tflitefile_tool/tflite/FullyConnectedOptions.py
tools/tflitefile_tool/tflite/FullyConnectedOptionsWeightsFormat.py
tools/tflitefile_tool/tflite/GatherNdOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/GatherOptions.py
tools/tflitefile_tool/tflite/GreaterEqualOptions.py
tools/tflitefile_tool/tflite/GreaterOptions.py
tools/tflitefile_tool/tflite/HardSwishOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/IfOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/Int32Vector.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/L2NormOptions.py
tools/tflitefile_tool/tflite/LSHProjectionOptions.py
tools/tflitefile_tool/tflite/LSHProjectionType.py
tools/tflitefile_tool/tflite/LSTMKernelType.py
tools/tflitefile_tool/tflite/LSTMOptions.py
tools/tflitefile_tool/tflite/LeakyReluOptions.py
tools/tflitefile_tool/tflite/LessEqualOptions.py
tools/tflitefile_tool/tflite/LessOptions.py
tools/tflitefile_tool/tflite/LocalResponseNormalizationOptions.py
tools/tflitefile_tool/tflite/LogSoftmaxOptions.py
tools/tflitefile_tool/tflite/LogicalAndOptions.py
tools/tflitefile_tool/tflite/LogicalNotOptions.py
tools/tflitefile_tool/tflite/LogicalOrOptions.py
tools/tflitefile_tool/tflite/MatrixDiagOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/MatrixSetDiagOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/MaximumMinimumOptions.py
tools/tflitefile_tool/tflite/MeanOptions.py [deleted file]
tools/tflitefile_tool/tflite/Metadata.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/MirrorPadMode.py
tools/tflitefile_tool/tflite/MirrorPadOptions.py
tools/tflitefile_tool/tflite/Model.py
tools/tflitefile_tool/tflite/MulOptions.py
tools/tflitefile_tool/tflite/NegOptions.py
tools/tflitefile_tool/tflite/NonMaxSuppressionV4Options.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/NonMaxSuppressionV5Options.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/NotEqualOptions.py
tools/tflitefile_tool/tflite/OneHotOptions.py
tools/tflitefile_tool/tflite/Operator.py
tools/tflitefile_tool/tflite/OperatorCode.py
tools/tflitefile_tool/tflite/PackOptions.py
tools/tflitefile_tool/tflite/PadOptions.py
tools/tflitefile_tool/tflite/PadV2Options.py
tools/tflitefile_tool/tflite/Padding.py
tools/tflitefile_tool/tflite/Pool2DOptions.py
tools/tflitefile_tool/tflite/PowOptions.py
tools/tflitefile_tool/tflite/QuantizationDetails.py
tools/tflitefile_tool/tflite/QuantizationParameters.py
tools/tflitefile_tool/tflite/QuantizeOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/RNNOptions.py
tools/tflitefile_tool/tflite/RangeOptions.py
tools/tflitefile_tool/tflite/RankOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/ReducerOptions.py
tools/tflitefile_tool/tflite/ReshapeOptions.py
tools/tflitefile_tool/tflite/ResizeBilinearOptions.py
tools/tflitefile_tool/tflite/ResizeNearestNeighborOptions.py
tools/tflitefile_tool/tflite/ReverseSequenceOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/ReverseV2Options.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SVDFOptions.py
tools/tflitefile_tool/tflite/ScatterNdOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SegmentSumOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SelectOptions.py
tools/tflitefile_tool/tflite/SelectV2Options.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SequenceRNNOptions.py
tools/tflitefile_tool/tflite/ShapeOptions.py
tools/tflitefile_tool/tflite/SkipGramOptions.py
tools/tflitefile_tool/tflite/SliceOptions.py
tools/tflitefile_tool/tflite/SoftmaxOptions.py
tools/tflitefile_tool/tflite/SpaceToBatchNDOptions.py
tools/tflitefile_tool/tflite/SpaceToDepthOptions.py
tools/tflitefile_tool/tflite/SparseIndexVector.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SparseToDenseOptions.py
tools/tflitefile_tool/tflite/SparsityParameters.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/SplitOptions.py
tools/tflitefile_tool/tflite/SplitVOptions.py
tools/tflitefile_tool/tflite/SquareOptions.py
tools/tflitefile_tool/tflite/SquaredDifferenceOptions.py
tools/tflitefile_tool/tflite/SqueezeOptions.py
tools/tflitefile_tool/tflite/StridedSliceOptions.py
tools/tflitefile_tool/tflite/SubGraph.py
tools/tflitefile_tool/tflite/SubOptions.py
tools/tflitefile_tool/tflite/Tensor.py
tools/tflitefile_tool/tflite/TensorType.py
tools/tflitefile_tool/tflite/TileOptions.py
tools/tflitefile_tool/tflite/TopKV2Options.py
tools/tflitefile_tool/tflite/TransposeConvOptions.py
tools/tflitefile_tool/tflite/TransposeOptions.py
tools/tflitefile_tool/tflite/Uint16Vector.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/Uint8Vector.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/UnidirectionalSequenceLSTMOptions.py
tools/tflitefile_tool/tflite/UniqueOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/UnpackOptions.py
tools/tflitefile_tool/tflite/WhereOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/WhileOptions.py [new file with mode: 0644]
tools/tflitefile_tool/tflite/ZerosLikeOptions.py
tools/tflkit/README.md
tools/tflkit/summarize_pb.py [changed mode: 0644->0755]