Imported Upstream version 1.21.0 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060236 accepted/tizen/7.0/unified/hotfix/20221116.105341 accepted/tizen/unified/20220912.164738 accepted/tizen/unified/20220912.170817 tizen_7.0_m2_release upstream/1.21.0
authorChunseok Lee <chunseok.lee@samsung.com>
Wed, 7 Sep 2022 10:04:21 +0000 (19:04 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Wed, 7 Sep 2022 10:04:21 +0000 (19:04 +0900)
commitc690d52bdd137ed6a17353aa7af35e8141ece77b
treedbb7dd99133132dfbffcb8c9e9af4f1ffc2f4808
parent3ad689f0803519e343c36d5700646e86059df961
Imported Upstream version 1.21.0
2095 files changed:
.ahub/sam/exclude.txt
.ahub/tcchecker-tca/config.yaml
.github/workflows/check-pr-commit.yml
compiler/arser/include/arser/arser.h
compiler/circle-eval-diff/CMakeLists.txt
compiler/circle-eval-diff/driver/Driver.cpp
compiler/circle-eval-diff/include/CircleEvalDiff.h
compiler/circle-eval-diff/src/CircleEvalDiff.cpp
compiler/circle-eval-diff/src/InputDataLoader.cpp [new file with mode: 0644]
compiler/circle-eval-diff/src/InputDataLoader.h [new file with mode: 0644]
compiler/circle-eval-diff/src/InputDataLoader.test.cpp [new file with mode: 0644]
compiler/circle-eval-diff/src/MetricPrinter.cpp
compiler/circle-eval-diff/src/MetricPrinter.h
compiler/circle-eval-diff/src/MetricPrinter.test.cpp
compiler/circle-eval-diff/src/ModuleEvalDiff.cpp [deleted file]
compiler/circle-eval-diff/src/ModuleEvalDiff.h [deleted file]
compiler/circle-eval-diff/src/Tensor.cpp
compiler/circle-eval-diff/src/Tensor.h
compiler/circle-eval-diff/src/Tensor.test.cpp
compiler/circle-execution-plan/CMakeLists.txt
compiler/circle-execution-plan/src/CircleExecutionPlan.cpp
compiler/circle-execution-plan/src/ExecutionPlanner.cpp
compiler/circle-execution-plan/src/ExecutionPlanner.h
compiler/circle-inspect/driver/Driver.cpp
compiler/circle-inspect/requires.cmake
compiler/circle-inspect/src/Dump.cpp
compiler/circle-inspect/src/Reader.cpp [deleted file]
compiler/circle-inspect/src/Reader.h [deleted file]
compiler/circle-interpreter/CMakeLists.txt [new file with mode: 0644]
compiler/circle-interpreter/requires.cmake [new file with mode: 0644]
compiler/circle-interpreter/src/CircleInterpreter.cpp [new file with mode: 0644]
compiler/circle-operator-test/CMakeLists.txt [new file with mode: 0644]
compiler/circle-operator-test/README.md [new file with mode: 0644]
compiler/circle-operator-test/requires.cmake [new file with mode: 0644]
compiler/circle-operator-test/src/circle-operator.test.cpp [new file with mode: 0644]
compiler/circle-operator/CMakeLists.txt [new file with mode: 0644]
compiler/circle-operator/README.md [new file with mode: 0644]
compiler/circle-operator/driver/Driver.cpp [new file with mode: 0644]
compiler/circle-operator/requires.cmake [new file with mode: 0644]
compiler/circle-operator/src/Dump.cpp [new file with mode: 0644]
compiler/circle-operator/src/Dump.h [new file with mode: 0644]
compiler/circle-opselector/driver/Driver.cpp
compiler/circle-part-value-test/CMakeLists.txt
compiler/circle-partitioner-test/CMakeLists.txt
compiler/circle-partitioner/CMakeLists.txt
compiler/circle-partitioner/README.md
compiler/circle-partitioner/requires.cmake
compiler/circle-partitioner/src/CirclePartitioner.cpp
compiler/circle-quantizer-dredd-recipe-test/CMakeLists.txt
compiler/circle-quantizer-dredd-recipe-test/test.lst
compiler/circle-quantizer/CMakeLists.txt
compiler/circle-quantizer/requires.cmake
compiler/circle-quantizer/src/CircleQuantizer.cpp
compiler/circle-tensordump/driver/Driver.cpp
compiler/circle-tensordump/src/Dump.cpp
compiler/circle-tensordump/src/Reader.cpp [deleted file]
compiler/circle-tensordump/src/Reader.h [deleted file]
compiler/circle-verify/src/Driver.cpp
compiler/circle2circle-dredd-recipe-test/test.lst
compiler/circle2circle/CMakeLists.txt
compiler/circle2circle/requires.cmake
compiler/circle2circle/src/Circle2Circle.cpp
compiler/circlechef/tools/file/Driver.cpp
compiler/circlechef/tools/reverse/Driver.cpp
compiler/circledump/CMakeLists.txt
compiler/circledump/driver/Driver.cpp
compiler/circledump/include/circleread/Model.h [deleted file]
compiler/circledump/requires.cmake
compiler/circledump/src/Dump.cpp
compiler/circledump/src/Load.cpp [deleted file]
compiler/circledump/src/OpPrinter.cpp
compiler/circledump/src/Read.cpp [deleted file]
compiler/circledump/src/Read.h [deleted file]
compiler/cli/CMakeLists.txt
compiler/coco/core/src/IR/Module.cpp
compiler/coco/generic/src/IR/Data.cpp
compiler/common-artifacts/CMakeLists.txt
compiler/common-artifacts/exclude.lst
compiler/common-artifacts/src/TestDataGenerator.cpp
compiler/crew/CMakeLists.txt
compiler/crew/src/PConfigIni.cpp
compiler/crew/src/PConfigIni.test.cpp
compiler/crew/src/test_read_semicolon.ini [new file with mode: 0644]
compiler/enco/core/src/CppGen/Host.cpp
compiler/enco/core/src/CppGen/Subnet.cpp
compiler/enco/core/src/Transforms/Split.cpp
compiler/exo/src/Conversion/DepthwiseConv2DConverter.cpp
compiler/kuma/src/IntervalSet.h
compiler/loco/include/loco/IR/DataTypeTraits.h
compiler/logo/src/Passes/SimplifyDomainConversionPass.cpp
compiler/luci-eval-driver/src/EvalDriver.cpp
compiler/luci-interpreter/pal/cmsisnn/KernelsToBuild.lst
compiler/luci-interpreter/pal/cmsisnn/PALDequantize.h
compiler/luci-interpreter/pal/cmsisnn/PALQuantize.h
compiler/luci-interpreter/pal/cmsisnn/PALreference_ops.h [new file with mode: 0644]
compiler/luci-interpreter/pal/linux/KernelsToBuild.lst
compiler/luci-interpreter/pal/linux/PALreference_ops.h [new file with mode: 0644]
compiler/luci-interpreter/pal/mcu/KernelsToBuild.lst
compiler/luci-interpreter/pal/mcu/PALDequantize.h
compiler/luci-interpreter/pal/mcu/PALQuantize.h
compiler/luci-interpreter/pal/mcu/PALreference_ops.h [new file with mode: 0644]
compiler/luci-interpreter/src/core/KernelParams.h
compiler/luci-interpreter/src/kernels/Fill.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Fill.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Fill.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/MirrorPad.cpp
compiler/luci-interpreter/src/kernels/Pack.cpp
compiler/luci-interpreter/src/kernels/Pack.test.cpp
compiler/luci-interpreter/src/kernels/Pad.cpp
compiler/luci-interpreter/src/kernels/PadV2.cpp
compiler/luci-interpreter/src/kernels/ReduceMax.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ReduceMax.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/ReduceMax.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Shape.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Shape.h [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/Shape.test.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/kernels/SplitV.cpp
compiler/luci-interpreter/src/kernels/StridedSlice.cpp
compiler/luci-interpreter/src/loader/GraphLoader.cpp
compiler/luci-interpreter/src/loader/nodes/Add.cpp
compiler/luci-interpreter/src/loader/nodes/ArgMax.cpp
compiler/luci-interpreter/src/loader/nodes/AveragePool2D.cpp
compiler/luci-interpreter/src/loader/nodes/BatchMatMul.cpp
compiler/luci-interpreter/src/loader/nodes/BatchToSpaceND.cpp
compiler/luci-interpreter/src/loader/nodes/Cast.cpp
compiler/luci-interpreter/src/loader/nodes/Concatenation.cpp
compiler/luci-interpreter/src/loader/nodes/Conv2D.cpp
compiler/luci-interpreter/src/loader/nodes/DepthToSpace.cpp
compiler/luci-interpreter/src/loader/nodes/DepthwiseConv2D.cpp
compiler/luci-interpreter/src/loader/nodes/Dequantize.cpp
compiler/luci-interpreter/src/loader/nodes/Div.cpp
compiler/luci-interpreter/src/loader/nodes/Elu.cpp
compiler/luci-interpreter/src/loader/nodes/Equal.cpp
compiler/luci-interpreter/src/loader/nodes/Exp.cpp
compiler/luci-interpreter/src/loader/nodes/Fill.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/nodes/Floor.cpp
compiler/luci-interpreter/src/loader/nodes/FloorDiv.cpp
compiler/luci-interpreter/src/loader/nodes/FullyConnected.cpp
compiler/luci-interpreter/src/loader/nodes/Gather.cpp
compiler/luci-interpreter/src/loader/nodes/Greater.cpp
compiler/luci-interpreter/src/loader/nodes/GreaterEqual.cpp
compiler/luci-interpreter/src/loader/nodes/If.cpp
compiler/luci-interpreter/src/loader/nodes/InstanceNorm.cpp
compiler/luci-interpreter/src/loader/nodes/L2Normalize.cpp
compiler/luci-interpreter/src/loader/nodes/L2Pool2D.cpp
compiler/luci-interpreter/src/loader/nodes/LeakyRelu.cpp
compiler/luci-interpreter/src/loader/nodes/Less.cpp
compiler/luci-interpreter/src/loader/nodes/LessEqual.cpp
compiler/luci-interpreter/src/loader/nodes/LocalResponseNormalization.cpp
compiler/luci-interpreter/src/loader/nodes/LogSoftmax.cpp
compiler/luci-interpreter/src/loader/nodes/LogicalAnd.cpp
compiler/luci-interpreter/src/loader/nodes/LogicalNot.cpp
compiler/luci-interpreter/src/loader/nodes/LogicalOr.cpp
compiler/luci-interpreter/src/loader/nodes/Logistic.cpp
compiler/luci-interpreter/src/loader/nodes/MaxPool2D.cpp
compiler/luci-interpreter/src/loader/nodes/Maximum.cpp
compiler/luci-interpreter/src/loader/nodes/Mean.cpp
compiler/luci-interpreter/src/loader/nodes/Minimum.cpp
compiler/luci-interpreter/src/loader/nodes/MirrorPad.cpp
compiler/luci-interpreter/src/loader/nodes/Mul.cpp
compiler/luci-interpreter/src/loader/nodes/Neg.cpp
compiler/luci-interpreter/src/loader/nodes/NotEqual.cpp
compiler/luci-interpreter/src/loader/nodes/PRelu.cpp
compiler/luci-interpreter/src/loader/nodes/Pack.cpp
compiler/luci-interpreter/src/loader/nodes/Pad.cpp
compiler/luci-interpreter/src/loader/nodes/PadV2.cpp
compiler/luci-interpreter/src/loader/nodes/Pow.cpp
compiler/luci-interpreter/src/loader/nodes/Quantize.cpp
compiler/luci-interpreter/src/loader/nodes/ReduceMax.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/nodes/Relu.cpp
compiler/luci-interpreter/src/loader/nodes/Relu6.cpp
compiler/luci-interpreter/src/loader/nodes/Reshape.cpp
compiler/luci-interpreter/src/loader/nodes/ResizeBilinear.cpp
compiler/luci-interpreter/src/loader/nodes/ResizeNearestNeighbor.cpp
compiler/luci-interpreter/src/loader/nodes/ReverseV2.cpp
compiler/luci-interpreter/src/loader/nodes/Rsqrt.cpp
compiler/luci-interpreter/src/loader/nodes/SVDF.cpp
compiler/luci-interpreter/src/loader/nodes/Shape.cpp [new file with mode: 0644]
compiler/luci-interpreter/src/loader/nodes/Slice.cpp
compiler/luci-interpreter/src/loader/nodes/Softmax.cpp
compiler/luci-interpreter/src/loader/nodes/SpaceToBatchND.cpp
compiler/luci-interpreter/src/loader/nodes/SpaceToDepth.cpp
compiler/luci-interpreter/src/loader/nodes/Split.cpp
compiler/luci-interpreter/src/loader/nodes/SplitV.cpp
compiler/luci-interpreter/src/loader/nodes/Sqrt.cpp
compiler/luci-interpreter/src/loader/nodes/Square.cpp
compiler/luci-interpreter/src/loader/nodes/SquaredDifference.cpp
compiler/luci-interpreter/src/loader/nodes/Squeeze.cpp
compiler/luci-interpreter/src/loader/nodes/StridedSlice.cpp
compiler/luci-interpreter/src/loader/nodes/Sub.cpp
compiler/luci-interpreter/src/loader/nodes/Tanh.cpp
compiler/luci-interpreter/src/loader/nodes/Transpose.cpp
compiler/luci-interpreter/src/loader/nodes/TransposeConv.cpp
compiler/luci-interpreter/src/loader/nodes/Unpack.cpp
compiler/luci-interpreter/src/loader/nodes/While.cpp
compiler/luci-micro/CMakeLists.txt
compiler/luci-micro/luci-interpreter/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/README.md [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/BuddyMemoryManager.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/GraphBuilderRegistry.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/Interpreter.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/MemoryManager.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/SimpleMemoryManager.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/StaticMemoryManager.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/TestMemoryManager.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/core/DataType.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/include/luci_interpreter/core/Tensor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/KernelsToBuild.lst [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALArgMax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALAveragePool2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALBatchToSpaceND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALDepthToSpace.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALDepthwiseConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALDequantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALElu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALFullyConnected.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALL2Normalize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALL2Pool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALLeakyRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALMul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALNeg.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALQuantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALResizeBilinear.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALSVDF.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALSoftmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALSpaceToBatchND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/PALSub.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/cmsisnn/pal.cmake [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/KernelsToBuild.lst [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALArgMax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALAveragePool2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALBatchMatMul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALBatchToSpaceND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALDepthToSpace.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALDepthwiseConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALDequantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALElu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALFullyConnected.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALGather.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALL2Normalize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALL2Pool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALLeakyRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALLocalResponseNormalization.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALLogSoftmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALMul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALNeg.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALQuantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALRelu6.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALResizeBilinear.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSVDF.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSlice.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSoftmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSpaceToBatchND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSpaceToDepth.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSplit.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/PALSub.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/linux/pal.cmake [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/KernelsToBuild.lst [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALArgMax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALAveragePool2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALBatchToSpaceND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALDepthToSpace.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALDepthwiseConv2d.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALDequantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALElu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALFullyConnected.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALL2Normalize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALLeakyRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALMul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALNeg.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALQuantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALResizeBilinear.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALSVDF.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALSoftmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALSpaceToBatchND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALSpaceToDepth.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/PALSub.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/pal/mcu/pal.cmake [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/requires.cmake [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/BuddyMemoryManager.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/BuddyMemoryManager.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/Interpreter.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/SimpleMemoryManager.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/StaticMemoryManager.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/TestMemoryManager.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/EventNotifier.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/Kernel.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/KernelParams.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/RuntimeGraph.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/RuntimeGraph.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/RuntimeModule.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/core/Tensor.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/import/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/import/GraphBuilderRegistry.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/import/Nodes/CircleReferencingConst.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/import/Nodes/CircleReferencingConst.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Add.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Add.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Add.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ArgMax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ArgMax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ArgMax.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/AveragePool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/AveragePool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/AveragePool2D.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchMatMul.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchMatMul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchMatMul.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchToSpaceND.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchToSpaceND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BatchToSpaceND.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/BinaryOpCommon.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Cast.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Cast.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Cast.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Concatenation.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Concatenation.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Concatenation.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Conv2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Conv2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Conv2D.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthToSpace.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthToSpace.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthToSpace.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthwiseConv2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthwiseConv2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Dequantize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Dequantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Dequantize.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Div.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Div.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Div.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Elu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Elu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Elu.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Equal.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Equal.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Equal.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Exp.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Exp.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Exp.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ExpandDims.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ExpandDims.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ExpandDims.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Fill.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Fill.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Fill.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Floor.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Floor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Floor.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FloorDiv.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FloorDiv.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FloorDiv.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FullyConnected.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FullyConnected.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/FullyConnected.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Gather.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Gather.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Gather.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Greater.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Greater.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Greater.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/GreaterEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/GreaterEqual.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/GreaterEqual.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/If.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/If.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/If.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/InstanceNorm.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/InstanceNorm.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/InstanceNorm.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Normalize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Normalize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Normalize.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Pool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Pool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/L2Pool2D.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LeakyRelu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LeakyRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LeakyRelu.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Less.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Less.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Less.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LessEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LessEqual.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LessEqual.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LocalResponseNormalization.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LocalResponseNormalization.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LocalResponseNormalization.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogSoftmax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogSoftmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogSoftmax.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalAnd.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalAnd.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalAnd.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalNot.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalNot.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalNot.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalOr.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalOr.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/LogicalOr.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Logistic.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Logistic.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Logistic.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MaxPool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MaxPool2D.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MaxPool2D.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Maximum.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Maximum.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Maximum.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mean.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mean.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mean.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Minimum.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Minimum.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Minimum.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MirrorPad.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MirrorPad.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/MirrorPad.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mul.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mul.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Mul.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Neg.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Neg.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Neg.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/NotEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/NotEqual.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/NotEqual.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/OneHot.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/OneHot.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/OneHot.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PRelu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PRelu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PRelu.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pack.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pack.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pack.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pad.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pad.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pad.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PadV2.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PadV2.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/PadV2.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pow.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pow.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Pow.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Quantize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Quantize.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Quantize.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu6.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu6.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Relu6.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Reshape.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Reshape.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Reshape.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeBilinear.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeBilinear.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeBilinear.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ReverseV2.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ReverseV2.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/ReverseV2.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Rsqrt.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Rsqrt.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Rsqrt.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SVDF.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SVDF.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SVDF.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Shape.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Shape.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Shape.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Slice.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Slice.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Slice.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Softmax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Softmax.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Softmax.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToBatchND.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToBatchND.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToBatchND.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToDepth.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToDepth.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SpaceToDepth.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Split.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Split.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Split.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SplitV.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SplitV.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SplitV.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sqrt.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sqrt.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sqrt.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Square.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Square.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Square.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SquaredDifference.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SquaredDifference.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/SquaredDifference.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Squeeze.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Squeeze.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Squeeze.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/StridedSlice.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/StridedSlice.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/StridedSlice.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sub.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sub.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Sub.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Tanh.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Tanh.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Tanh.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/TestUtils.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/TestUtils.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Transpose.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Transpose.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Transpose.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/TransposeConv.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/TransposeConv.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/TransposeConv.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Unpack.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Unpack.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Unpack.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Utils.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/Utils.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/While.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/While.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/kernels/While.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/CMakeLists.txt [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/GraphLoader.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/GraphLoader.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/KernelBuilder.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/KernelBuilder.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/KernelBuilder.test.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/KernelBuilderHelper.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/KernelBuilderHelper.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/ModuleLoader.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/ModuleLoader.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/RuntimeToIR.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Add.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/ArgMax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/AveragePool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/BatchMatMul.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/BatchToSpaceND.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Builders.h [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Cast.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Concatenation.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Conv2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/DepthToSpace.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/DepthwiseConv2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Dequantize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Div.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Elu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Equal.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Exp.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/ExpandDims.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Fill.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Floor.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/FloorDiv.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/FullyConnected.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Gather.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Greater.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/GreaterEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/If.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/InstanceNorm.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/L2Normalize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/L2Pool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LeakyRelu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Less.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LessEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LocalResponseNormalization.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LogSoftmax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LogicalAnd.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LogicalNot.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/LogicalOr.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Logistic.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/MaxPool2D.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Maximum.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Mean.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Minimum.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/MirrorPad.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Mul.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Neg.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/NotEqual.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/OneHot.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/PRelu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Pack.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Pad.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/PadV2.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Pow.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Quantize.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Relu.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Relu6.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Reshape.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/ResizeBilinear.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/ResizeNearestNeighbor.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/ReverseV2.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Rsqrt.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/SVDF.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Shape.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Slice.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Softmax.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/SpaceToBatchND.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/SpaceToDepth.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Split.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/SplitV.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Sqrt.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Square.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/SquaredDifference.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Squeeze.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/StridedSlice.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Sub.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Tanh.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Transpose.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/TransposeConv.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/Unpack.cpp [new file with mode: 0644]
compiler/luci-micro/luci-interpreter/src/loader/nodes/While.cpp [new file with mode: 0644]
compiler/luci-micro/standalone/CMakeLists.txt
compiler/luci-pass-value-test/CMakeLists.txt
compiler/luci-pass-value-test/test.lst
compiler/luci-value-test/test.lst
compiler/luci/export/src/CircleBuiltinTypesExtractor.h
compiler/luci/export/src/CircleOps.lst
compiler/luci/export/src/CircleTensorExporter.cpp
compiler/luci/import/CMakeLists.txt
compiler/luci/import/include/luci/Import/Nodes.h
compiler/luci/import/include/luci/Import/Nodes/CircleDensify.h [new file with mode: 0644]
compiler/luci/import/include/luci/ImporterEx.h [new file with mode: 0644]
compiler/luci/import/src/GraphBuilderRegistry.cpp
compiler/luci/import/src/ImporterEx.cpp [new file with mode: 0644]
compiler/luci/import/src/Nodes/CircleConst.cpp
compiler/luci/import/src/Nodes/CircleDensify.cpp [new file with mode: 0644]
compiler/luci/lang/include/luci/IR/CircleNodes.h
compiler/luci/lang/include/luci/IR/CircleNodes.lst
compiler/luci/lang/include/luci/IR/Nodes/CircleDensify.h [new file with mode: 0644]
compiler/luci/lang/src/Nodes/CircleConst.cpp
compiler/luci/lang/src/Nodes/CircleDensify.test.cpp [new file with mode: 0644]
compiler/luci/logex/src/CircleNodeSummaryBuilder.cpp
compiler/luci/logex/src/CircleNodeSummaryBuilders.cpp
compiler/luci/logex/src/CircleNodeSummaryBuilders.h
compiler/luci/partition/include/luci/ConnectNode.h [new file with mode: 0644]
compiler/luci/partition/src/ConnectNode.cpp
compiler/luci/partition/src/ConnectNode.h [deleted file]
compiler/luci/partition/src/ConnectNode.test.h
compiler/luci/partition/src/Nodes/CircleAbs.cpp
compiler/luci/partition/src/Nodes/CircleAbs.test.cpp
compiler/luci/partition/src/Nodes/CircleAdd.cpp
compiler/luci/partition/src/Nodes/CircleAdd.test.cpp
compiler/luci/partition/src/Nodes/CircleAddN.cpp
compiler/luci/partition/src/Nodes/CircleAddN.test.cpp
compiler/luci/partition/src/Nodes/CircleArgMax.cpp
compiler/luci/partition/src/Nodes/CircleArgMax.test.cpp
compiler/luci/partition/src/Nodes/CircleArgMin.cpp
compiler/luci/partition/src/Nodes/CircleArgMin.test.cpp
compiler/luci/partition/src/Nodes/CircleAveragePool2D.cpp
compiler/luci/partition/src/Nodes/CircleAveragePool2D.test.cpp
compiler/luci/partition/src/Nodes/CircleBCQFullyConnected.cpp
compiler/luci/partition/src/Nodes/CircleBCQFullyConnected.test.cpp
compiler/luci/partition/src/Nodes/CircleBCQGather.cpp
compiler/luci/partition/src/Nodes/CircleBCQGather.test.cpp
compiler/luci/partition/src/Nodes/CircleBatchMatMul.cpp
compiler/luci/partition/src/Nodes/CircleBatchMatMul.test.cpp
compiler/luci/partition/src/Nodes/CircleBatchToSpaceND.cpp
compiler/luci/partition/src/Nodes/CircleBatchToSpaceND.test.cpp
compiler/luci/partition/src/Nodes/CircleCast.cpp
compiler/luci/partition/src/Nodes/CircleCast.test.cpp
compiler/luci/partition/src/Nodes/CircleCeil.cpp
compiler/luci/partition/src/Nodes/CircleCeil.test.cpp
compiler/luci/partition/src/Nodes/CircleConcatenation.cpp
compiler/luci/partition/src/Nodes/CircleConcatenation.test.cpp
compiler/luci/partition/src/Nodes/CircleConst.cpp
compiler/luci/partition/src/Nodes/CircleConv2D.cpp
compiler/luci/partition/src/Nodes/CircleConv2D.test.cpp
compiler/luci/partition/src/Nodes/CircleCos.cpp
compiler/luci/partition/src/Nodes/CircleCos.test.cpp
compiler/luci/partition/src/Nodes/CircleCustom.cpp
compiler/luci/partition/src/Nodes/CircleCustom.test.cpp
compiler/luci/partition/src/Nodes/CircleCustomOut.cpp
compiler/luci/partition/src/Nodes/CircleCustomOut.test.cpp
compiler/luci/partition/src/Nodes/CircleDensify.cpp [new file with mode: 0644]
compiler/luci/partition/src/Nodes/CircleDensify.test.cpp [new file with mode: 0644]
compiler/luci/partition/src/Nodes/CircleDepthToSpace.cpp
compiler/luci/partition/src/Nodes/CircleDepthToSpace.test.cpp
compiler/luci/partition/src/Nodes/CircleDepthwiseConv2D.cpp
compiler/luci/partition/src/Nodes/CircleDepthwiseConv2D.test.cpp
compiler/luci/partition/src/Nodes/CircleDequantize.cpp
compiler/luci/partition/src/Nodes/CircleDequantize.test.cpp
compiler/luci/partition/src/Nodes/CircleDiv.cpp
compiler/luci/partition/src/Nodes/CircleDiv.test.cpp
compiler/luci/partition/src/Nodes/CircleElu.cpp
compiler/luci/partition/src/Nodes/CircleElu.test.cpp
compiler/luci/partition/src/Nodes/CircleEqual.cpp
compiler/luci/partition/src/Nodes/CircleEqual.test.cpp
compiler/luci/partition/src/Nodes/CircleExp.cpp
compiler/luci/partition/src/Nodes/CircleExp.test.cpp
compiler/luci/partition/src/Nodes/CircleExpandDims.cpp
compiler/luci/partition/src/Nodes/CircleExpandDims.test.cpp
compiler/luci/partition/src/Nodes/CircleFakeQuant.cpp
compiler/luci/partition/src/Nodes/CircleFakeQuant.test.cpp
compiler/luci/partition/src/Nodes/CircleFill.cpp
compiler/luci/partition/src/Nodes/CircleFill.test.cpp
compiler/luci/partition/src/Nodes/CircleFloor.cpp
compiler/luci/partition/src/Nodes/CircleFloor.test.cpp
compiler/luci/partition/src/Nodes/CircleFloorDiv.cpp
compiler/luci/partition/src/Nodes/CircleFloorDiv.test.cpp
compiler/luci/partition/src/Nodes/CircleFloorMod.cpp
compiler/luci/partition/src/Nodes/CircleFloorMod.test.cpp
compiler/luci/partition/src/Nodes/CircleFullyConnected.cpp
compiler/luci/partition/src/Nodes/CircleFullyConnected.test.cpp
compiler/luci/partition/src/Nodes/CircleGather.cpp
compiler/luci/partition/src/Nodes/CircleGather.test.cpp
compiler/luci/partition/src/Nodes/CircleGatherNd.cpp
compiler/luci/partition/src/Nodes/CircleGatherNd.test.cpp
compiler/luci/partition/src/Nodes/CircleGreater.cpp
compiler/luci/partition/src/Nodes/CircleGreater.test.cpp
compiler/luci/partition/src/Nodes/CircleGreaterEqual.cpp
compiler/luci/partition/src/Nodes/CircleGreaterEqual.test.cpp
compiler/luci/partition/src/Nodes/CircleIf.cpp
compiler/luci/partition/src/Nodes/CircleIf.test.cpp
compiler/luci/partition/src/Nodes/CircleIfOut.cpp
compiler/luci/partition/src/Nodes/CircleIfOut.test.cpp
compiler/luci/partition/src/Nodes/CircleInstanceNorm.cpp
compiler/luci/partition/src/Nodes/CircleInstanceNorm.test.cpp
compiler/luci/partition/src/Nodes/CircleL2Normalize.cpp
compiler/luci/partition/src/Nodes/CircleL2Normalize.test.cpp
compiler/luci/partition/src/Nodes/CircleL2Pool2D.cpp
compiler/luci/partition/src/Nodes/CircleL2Pool2D.test.cpp
compiler/luci/partition/src/Nodes/CircleLeakyRelu.cpp
compiler/luci/partition/src/Nodes/CircleLeakyRelu.test.cpp
compiler/luci/partition/src/Nodes/CircleLess.cpp
compiler/luci/partition/src/Nodes/CircleLess.test.cpp
compiler/luci/partition/src/Nodes/CircleLessEqual.cpp
compiler/luci/partition/src/Nodes/CircleLessEqual.test.cpp
compiler/luci/partition/src/Nodes/CircleLocalResponseNormalization.cpp
compiler/luci/partition/src/Nodes/CircleLocalResponseNormalization.test.cpp
compiler/luci/partition/src/Nodes/CircleLog.cpp
compiler/luci/partition/src/Nodes/CircleLog.test.cpp
compiler/luci/partition/src/Nodes/CircleLogSoftmax.cpp
compiler/luci/partition/src/Nodes/CircleLogSoftmax.test.cpp
compiler/luci/partition/src/Nodes/CircleLogicalAnd.cpp
compiler/luci/partition/src/Nodes/CircleLogicalAnd.test.cpp
compiler/luci/partition/src/Nodes/CircleLogicalNot.cpp
compiler/luci/partition/src/Nodes/CircleLogicalNot.test.cpp
compiler/luci/partition/src/Nodes/CircleLogicalOr.cpp
compiler/luci/partition/src/Nodes/CircleLogicalOr.test.cpp
compiler/luci/partition/src/Nodes/CircleLogistic.cpp
compiler/luci/partition/src/Nodes/CircleLogistic.test.cpp
compiler/luci/partition/src/Nodes/CircleMatrixDiag.cpp
compiler/luci/partition/src/Nodes/CircleMatrixDiag.test.cpp
compiler/luci/partition/src/Nodes/CircleMatrixSetDiag.cpp
compiler/luci/partition/src/Nodes/CircleMatrixSetDiag.test.cpp
compiler/luci/partition/src/Nodes/CircleMaxPool2D.cpp
compiler/luci/partition/src/Nodes/CircleMaxPool2D.test.cpp
compiler/luci/partition/src/Nodes/CircleMaximum.cpp
compiler/luci/partition/src/Nodes/CircleMaximum.test.cpp
compiler/luci/partition/src/Nodes/CircleMean.cpp
compiler/luci/partition/src/Nodes/CircleMean.test.cpp
compiler/luci/partition/src/Nodes/CircleMinimum.cpp
compiler/luci/partition/src/Nodes/CircleMinimum.test.cpp
compiler/luci/partition/src/Nodes/CircleMirrorPad.cpp
compiler/luci/partition/src/Nodes/CircleMirrorPad.test.cpp
compiler/luci/partition/src/Nodes/CircleMul.cpp
compiler/luci/partition/src/Nodes/CircleMul.test.cpp
compiler/luci/partition/src/Nodes/CircleNeg.cpp
compiler/luci/partition/src/Nodes/CircleNeg.test.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV4.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV4.test.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV4Out.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV4Out.test.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV5.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV5.test.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV5Out.cpp
compiler/luci/partition/src/Nodes/CircleNonMaxSuppressionV5Out.test.cpp
compiler/luci/partition/src/Nodes/CircleNotEqual.cpp
compiler/luci/partition/src/Nodes/CircleNotEqual.test.cpp
compiler/luci/partition/src/Nodes/CircleOneHot.cpp
compiler/luci/partition/src/Nodes/CircleOneHot.test.cpp
compiler/luci/partition/src/Nodes/CircleOutputDummy.cpp
compiler/luci/partition/src/Nodes/CircleOutputExclude.cpp
compiler/luci/partition/src/Nodes/CirclePRelu.cpp
compiler/luci/partition/src/Nodes/CirclePRelu.test.cpp
compiler/luci/partition/src/Nodes/CirclePack.cpp
compiler/luci/partition/src/Nodes/CirclePack.test.cpp
compiler/luci/partition/src/Nodes/CirclePad.cpp
compiler/luci/partition/src/Nodes/CirclePad.test.cpp
compiler/luci/partition/src/Nodes/CirclePadV2.cpp
compiler/luci/partition/src/Nodes/CirclePadV2.test.cpp
compiler/luci/partition/src/Nodes/CirclePow.cpp
compiler/luci/partition/src/Nodes/CirclePow.test.cpp
compiler/luci/partition/src/Nodes/CircleQuantize.cpp
compiler/luci/partition/src/Nodes/CircleQuantize.test.cpp
compiler/luci/partition/src/Nodes/CircleRange.cpp
compiler/luci/partition/src/Nodes/CircleRange.test.cpp
compiler/luci/partition/src/Nodes/CircleRank.cpp
compiler/luci/partition/src/Nodes/CircleRank.test.cpp
compiler/luci/partition/src/Nodes/CircleReduceAny.cpp
compiler/luci/partition/src/Nodes/CircleReduceAny.test.cpp
compiler/luci/partition/src/Nodes/CircleReduceMax.cpp
compiler/luci/partition/src/Nodes/CircleReduceMax.test.cpp
compiler/luci/partition/src/Nodes/CircleReduceMin.cpp
compiler/luci/partition/src/Nodes/CircleReduceMin.test.cpp
compiler/luci/partition/src/Nodes/CircleReduceProd.cpp
compiler/luci/partition/src/Nodes/CircleReduceProd.test.cpp
compiler/luci/partition/src/Nodes/CircleRelu.cpp
compiler/luci/partition/src/Nodes/CircleRelu.test.cpp
compiler/luci/partition/src/Nodes/CircleRelu6.cpp
compiler/luci/partition/src/Nodes/CircleRelu6.test.cpp
compiler/luci/partition/src/Nodes/CircleReluN1To1.cpp
compiler/luci/partition/src/Nodes/CircleReluN1To1.test.cpp
compiler/luci/partition/src/Nodes/CircleReshape.cpp
compiler/luci/partition/src/Nodes/CircleReshape.test.cpp
compiler/luci/partition/src/Nodes/CircleResizeBilinear.cpp
compiler/luci/partition/src/Nodes/CircleResizeBilinear.test.cpp
compiler/luci/partition/src/Nodes/CircleResizeNearestNeighbor.cpp
compiler/luci/partition/src/Nodes/CircleResizeNearestNeighbor.test.cpp
compiler/luci/partition/src/Nodes/CircleReverseSequence.cpp
compiler/luci/partition/src/Nodes/CircleReverseSequence.test.cpp
compiler/luci/partition/src/Nodes/CircleReverseV2.cpp
compiler/luci/partition/src/Nodes/CircleReverseV2.test.cpp
compiler/luci/partition/src/Nodes/CircleRound.cpp
compiler/luci/partition/src/Nodes/CircleRound.test.cpp
compiler/luci/partition/src/Nodes/CircleRsqrt.cpp
compiler/luci/partition/src/Nodes/CircleRsqrt.test.cpp
compiler/luci/partition/src/Nodes/CircleSVDF.cpp
compiler/luci/partition/src/Nodes/CircleSVDF.test.cpp
compiler/luci/partition/src/Nodes/CircleScatterNd.cpp
compiler/luci/partition/src/Nodes/CircleScatterNd.test.cpp
compiler/luci/partition/src/Nodes/CircleSegmentSum.cpp
compiler/luci/partition/src/Nodes/CircleSegmentSum.test.cpp
compiler/luci/partition/src/Nodes/CircleSelect.cpp
compiler/luci/partition/src/Nodes/CircleSelect.test.cpp
compiler/luci/partition/src/Nodes/CircleSelectV2.cpp
compiler/luci/partition/src/Nodes/CircleSelectV2.test.cpp
compiler/luci/partition/src/Nodes/CircleShape.cpp
compiler/luci/partition/src/Nodes/CircleShape.test.cpp
compiler/luci/partition/src/Nodes/CircleSin.cpp
compiler/luci/partition/src/Nodes/CircleSin.test.cpp
compiler/luci/partition/src/Nodes/CircleSlice.cpp
compiler/luci/partition/src/Nodes/CircleSlice.test.cpp
compiler/luci/partition/src/Nodes/CircleSoftmax.cpp
compiler/luci/partition/src/Nodes/CircleSoftmax.test.cpp
compiler/luci/partition/src/Nodes/CircleSpaceToBatchND.cpp
compiler/luci/partition/src/Nodes/CircleSpaceToBatchND.test.cpp
compiler/luci/partition/src/Nodes/CircleSpaceToDepth.cpp
compiler/luci/partition/src/Nodes/CircleSpaceToDepth.test.cpp
compiler/luci/partition/src/Nodes/CircleSparseToDense.cpp
compiler/luci/partition/src/Nodes/CircleSparseToDense.test.cpp
compiler/luci/partition/src/Nodes/CircleSplit.cpp
compiler/luci/partition/src/Nodes/CircleSplit.test.cpp
compiler/luci/partition/src/Nodes/CircleSplitOut.cpp
compiler/luci/partition/src/Nodes/CircleSplitOut.test.cpp
compiler/luci/partition/src/Nodes/CircleSplitV.cpp
compiler/luci/partition/src/Nodes/CircleSplitV.test.cpp
compiler/luci/partition/src/Nodes/CircleSplitVOut.cpp
compiler/luci/partition/src/Nodes/CircleSplitVOut.test.cpp
compiler/luci/partition/src/Nodes/CircleSqrt.cpp
compiler/luci/partition/src/Nodes/CircleSqrt.test.cpp
compiler/luci/partition/src/Nodes/CircleSquare.cpp
compiler/luci/partition/src/Nodes/CircleSquare.test.cpp
compiler/luci/partition/src/Nodes/CircleSquaredDifference.cpp
compiler/luci/partition/src/Nodes/CircleSquaredDifference.test.cpp
compiler/luci/partition/src/Nodes/CircleSqueeze.cpp
compiler/luci/partition/src/Nodes/CircleSqueeze.test.cpp
compiler/luci/partition/src/Nodes/CircleStridedSlice.cpp
compiler/luci/partition/src/Nodes/CircleStridedSlice.test.cpp
compiler/luci/partition/src/Nodes/CircleSub.cpp
compiler/luci/partition/src/Nodes/CircleSub.test.cpp
compiler/luci/partition/src/Nodes/CircleSum.cpp
compiler/luci/partition/src/Nodes/CircleSum.test.cpp
compiler/luci/partition/src/Nodes/CircleTanh.cpp
compiler/luci/partition/src/Nodes/CircleTanh.test.cpp
compiler/luci/partition/src/Nodes/CircleTile.cpp
compiler/luci/partition/src/Nodes/CircleTile.test.cpp
compiler/luci/partition/src/Nodes/CircleTopKV2.cpp
compiler/luci/partition/src/Nodes/CircleTopKV2.test.cpp
compiler/luci/partition/src/Nodes/CircleTopKV2Out.cpp
compiler/luci/partition/src/Nodes/CircleTopKV2Out.test.cpp
compiler/luci/partition/src/Nodes/CircleTranspose.cpp
compiler/luci/partition/src/Nodes/CircleTranspose.test.cpp
compiler/luci/partition/src/Nodes/CircleTransposeConv.cpp
compiler/luci/partition/src/Nodes/CircleTransposeConv.test.cpp
compiler/luci/partition/src/Nodes/CircleUnidirectionalSequenceLSTM.cpp
compiler/luci/partition/src/Nodes/CircleUnidirectionalSequenceLSTM.test.cpp
compiler/luci/partition/src/Nodes/CircleUnique.cpp
compiler/luci/partition/src/Nodes/CircleUnique.test.cpp
compiler/luci/partition/src/Nodes/CircleUniqueOut.cpp
compiler/luci/partition/src/Nodes/CircleUniqueOut.test.cpp
compiler/luci/partition/src/Nodes/CircleUnpack.cpp
compiler/luci/partition/src/Nodes/CircleUnpack.test.cpp
compiler/luci/partition/src/Nodes/CircleUnpackOut.cpp
compiler/luci/partition/src/Nodes/CircleUnpackOut.test.cpp
compiler/luci/partition/src/Nodes/CircleVariable.cpp
compiler/luci/partition/src/Nodes/CircleWhere.cpp
compiler/luci/partition/src/Nodes/CircleWhere.test.cpp
compiler/luci/partition/src/Nodes/CircleWhile.cpp
compiler/luci/partition/src/Nodes/CircleWhile.test.cpp
compiler/luci/partition/src/Nodes/CircleWhileOut.cpp
compiler/luci/partition/src/Nodes/CircleWhileOut.test.cpp
compiler/luci/partition/src/Nodes/CircleZerosLike.cpp
compiler/luci/partition/src/Nodes/CircleZerosLike.test.cpp
compiler/luci/partition/src/PartitionIR.cpp
compiler/luci/partition/src/PartitionMerge.cpp
compiler/luci/partition/src/PartitionPGroups.cpp
compiler/luci/partition/src/PartitionPModules.cpp
compiler/luci/pass/CMakeLists.txt
compiler/luci/pass/include/luci/CircleOptimizer.h
compiler/luci/pass/include/luci/Pass/FoldDensifyPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/RemoveRedundantDequantizePass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/RemoveUnnecessaryReshapeNetPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ReplaceNonConstFCWithBatchMatMulPass.h [new file with mode: 0644]
compiler/luci/pass/include/luci/Pass/ResolveCustomOpSplitVPass.h [new file with mode: 0644]
compiler/luci/pass/src/CircleOptimizer.cpp
compiler/luci/pass/src/CircleQuantizer.cpp
compiler/luci/pass/src/ConvertNCHWToNHWCPass.cpp
compiler/luci/pass/src/ConvertNCHWToNHWCPass.test.cpp
compiler/luci/pass/src/ConvertToFakeQuantizedModelPass.cpp
compiler/luci/pass/src/FoldDensifyPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/FoldDensifyPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/FoldDequantizePass.cpp
compiler/luci/pass/src/FoldDequantizePass.test.cpp
compiler/luci/pass/src/FoldSparseToDensePass.cpp
compiler/luci/pass/src/ForwardReshapeToUnaryOpPass.cpp
compiler/luci/pass/src/ForwardReshapeToUnaryOpPass.test.cpp
compiler/luci/pass/src/FuseAddWithFullyConnectedPass.cpp
compiler/luci/pass/src/FuseAddWithTConvPass.cpp
compiler/luci/pass/src/FuseBatchNormWithTConvPass.cpp
compiler/luci/pass/src/FuseInstanceNormPass.cpp
compiler/luci/pass/src/PropagateQParamBackwardPass.cpp
compiler/luci/pass/src/PropagateQParamForwardPass.cpp
compiler/luci/pass/src/QuantizationUtils.cpp
compiler/luci/pass/src/QuantizationUtils.h
compiler/luci/pass/src/QuantizeActivation.cpp
compiler/luci/pass/src/QuantizeBias.cpp
compiler/luci/pass/src/QuantizeBias.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/QuantizeDequantizeWeightsPass.cpp
compiler/luci/pass/src/QuantizeWeights.cpp
compiler/luci/pass/src/QuantizeWithMinMaxPass.cpp
compiler/luci/pass/src/QuantizedModelVerifier.test.cpp
compiler/luci/pass/src/RemoveRedundantDequantizePass.cpp [new file with mode: 0644]
compiler/luci/pass/src/RemoveRedundantDequantizePass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/RemoveUnnecessaryReshapeNetPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/RemoveUnnecessaryReshapeNetPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/ReplaceNonConstFCWithBatchMatMulPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ReplaceNonConstFCWithBatchMatMulPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/ResolveCustomOpSplitVPass.cpp [new file with mode: 0644]
compiler/luci/pass/src/ResolveCustomOpSplitVPass.test.cpp [new file with mode: 0644]
compiler/luci/pass/src/VerifyQuantizedNodeGranularity.h
compiler/luci/pass/src/VerifyQuantizedNodeType.cpp
compiler/luci/pass/src/VerifyQuantizedNodeType.h
compiler/luci/pass/src/helpers/SparsityFormatConverter.cpp [new file with mode: 0644]
compiler/luci/pass/src/helpers/SparsityFormatConverter.h [new file with mode: 0644]
compiler/luci/requires.cmake
compiler/luci/service/src/CircleCloneNode.h
compiler/luci/service/src/CircleShapeInferenceRule.cpp
compiler/luci/service/src/CircleTypeInferenceRule.cpp
compiler/luci/service/src/Nodes/CircleDensify.cpp [new file with mode: 0644]
compiler/luci/service/src/Nodes/CircleDensify.test.cpp [new file with mode: 0644]
compiler/luci/service/src/ShapeInfer_StridedSlice.cpp
compiler/luci/tests/test.lst
compiler/mio-circle04/include/mio_circle/Helper.h
compiler/mio-circle04/include/mio_circle/Reader.h [new file with mode: 0644]
compiler/mio-circle04/src/Reader.cpp [new file with mode: 0644]
compiler/mio-circle04/src/Reader.test.cpp [new file with mode: 0644]
compiler/mio-tflite/README.md
compiler/mio-tflite260/README.md
compiler/mir/include/mir/Graph.h
compiler/mir/src/Graph.cpp
compiler/mir2loco/src/mir2loco.test.cpp
compiler/moco/import/src/Importer.cpp
compiler/moco/lang/src/IR/TFNode.cpp
compiler/one-cmds/CMakeLists.txt
compiler/one-cmds/dummy-driver/CMakeLists.txt
compiler/one-cmds/dummy-driver/src/dummy-infer.cpp [new file with mode: 0644]
compiler/one-cmds/dummy-driver/src/dummy-inferV2.cpp [new file with mode: 0644]
compiler/one-cmds/dummy-driver/src/help-infer.cpp [new file with mode: 0644]
compiler/one-cmds/how-to-use-one-commands.txt
compiler/one-cmds/one-build
compiler/one-cmds/one-build.template.cfg
compiler/one-cmds/one-codegen
compiler/one-cmds/one-import-bcq
compiler/one-cmds/one-import-onnx
compiler/one-cmds/one-import-pytorch
compiler/one-cmds/one-import-tf
compiler/one-cmds/one-import-tflite
compiler/one-cmds/one-infer [new file with mode: 0644]
compiler/one-cmds/one-init [new file with mode: 0644]
compiler/one-cmds/one-optimize
compiler/one-cmds/one-pack
compiler/one-cmds/one-partition [new file with mode: 0644]
compiler/one-cmds/one-prepare-venv
compiler/one-cmds/one-profile
compiler/one-cmds/one-quantize
compiler/one-cmds/onecc
compiler/one-cmds/onecc.template.cfg
compiler/one-cmds/onelib/CfgRunner.py [new file with mode: 0644]
compiler/one-cmds/onelib/OptionBuilder.py [new file with mode: 0644]
compiler/one-cmds/onelib/TopologicalSortHelper.py [new file with mode: 0644]
compiler/one-cmds/onelib/WorkflowRunner.py [new file with mode: 0644]
compiler/one-cmds/onelib/constant.py
compiler/one-cmds/onelib/make_cmd.py
compiler/one-cmds/onnx_legalizer.py
compiler/one-cmds/requires.cmake
compiler/one-cmds/tests/CMakeLists.txt
compiler/one-cmds/tests/OONECC_024.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-build_008.cfg
compiler/one-cmds/tests/one-build_009.cfg
compiler/one-cmds/tests/one-import-onnx_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer-test-post-process.py [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_005.cfg [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_005.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_006.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_neg_003.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_neg_004.test [new file with mode: 0644]
compiler/one-cmds/tests/one-infer_neg_005.test [new file with mode: 0644]
compiler/one-cmds/tests/one-optimize_001.test
compiler/one-cmds/tests/one-optimize_002.test
compiler/one-cmds/tests/one-optimize_neg_001.test
compiler/one-cmds/tests/one-optimize_neg_002.test
compiler/one-cmds/tests/one-optimize_neg_003.test
compiler/one-cmds/tests/one-optimize_neg_004.test
compiler/one-cmds/tests/one-partition_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-partition_neg_001.test [new file with mode: 0644]
compiler/one-cmds/tests/one-partition_neg_002.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_010.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_011.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_012.qconf.json [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_012.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_013.qconf.json [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_013.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_014.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_015.test [new file with mode: 0644]
compiler/one-cmds/tests/one-quantize_neg_019.test
compiler/one-cmds/tests/one-quantize_neg_020.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_008.cfg
compiler/one-cmds/tests/onecc_009.cfg
compiler/one-cmds/tests/onecc_024.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_024.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_025.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_025.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_026.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_026.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_027.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_027.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_028.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_028.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_029.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_029.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_030.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_030.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_031.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_031.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_032.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_032.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_033.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_033.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_034.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_034.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_035.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_035.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_036.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_036.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_037.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_037.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_038.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_038.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_039.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_039.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_040.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_040.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_040.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_041.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_041.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_041.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_009.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_010.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_011.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_011.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_012.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_012.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_013.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_014.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_014.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_015.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_015.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_016.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_016.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_017.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_017.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_018.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_018.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_019.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_019.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_020.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_020.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_021.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_021.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_022.cfg [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_022.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_022.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_023.test [new file with mode: 0644]
compiler/one-cmds/tests/onecc_neg_023.workflow.json [new file with mode: 0644]
compiler/one-cmds/tests/prepare_test_materials.sh
compiler/one-cmds/utils.py
compiler/onnx-tools/CMakeLists.txt
compiler/pota-quantization-value-test/CMakeLists.txt
compiler/record-minmax-conversion-test/CMakeLists.txt
compiler/record-minmax/driver/Driver.cpp
compiler/record-minmax/include/RecordFunction.h
compiler/record-minmax/src/MinMaxObserver.cpp
compiler/record-minmax/src/RecordMinMax.cpp
compiler/souschef/CMakeLists.txt
compiler/souschef/include/souschef/Data/Explicit.h
compiler/souschef/include/souschef/Data/Gaussian.h
compiler/souschef/src/Explicit.cpp
compiler/souschef/src/Gaussian.cpp
compiler/tf2circle-conversion-test/CMakeLists.txt
compiler/tf2circle-dredd-pb-test/CMakeLists.txt
compiler/tf2circle-dredd-pbtxt-test/CMakeLists.txt
compiler/tf2circle-model-test/CMakeLists.txt
compiler/tf2tflite-dredd-pb-test/CMakeLists.txt
compiler/tf2tflite-dredd-pbtxt-test/CMakeLists.txt
compiler/tf2tflite-value-pb-test/CMakeLists.txt
compiler/tf2tflite-value-pbtxt-test/CMakeLists.txt
compiler/tf2tfliteV2-conversion-test/CMakeLists.txt
compiler/tf2tfliteV2/tf2tfliteV2.py
compiler/tfl-inspect/CMakeLists.txt
compiler/tfl-inspect/driver/Driver.cpp
compiler/tfl-verify/CMakeLists.txt
compiler/tfl-verify/src/Driver.cpp
compiler/tflchef/CMakeLists.txt
compiler/tflchef/core/src/Convert.cpp
compiler/tflchef/core/src/Convert.h
compiler/tflchef/core/src/DataChef.def
compiler/tflchef/core/src/ModelChef.cpp
compiler/tflchef/core/src/Op/Densify.cpp [new file with mode: 0644]
compiler/tflchef/core/src/Op/Densify.h [new file with mode: 0644]
compiler/tflchef/core/src/OpChef.def
compiler/tflchef/core/src/OpChefs.h
compiler/tflchef/proto/tflchef.proto
compiler/tflchef/tests/make_sparse/test.recipe [new file with mode: 0644]
compiler/tflchef/tests/make_sparse_f16/test.recipe [new file with mode: 0644]
compiler/tflchef/tflite/CMakeLists.txt
compiler/tflchef/tflite/src/Convert.cpp
compiler/tflchef/tflite/src/FillerHelper.cpp
compiler/tflchef/tflite/src/FillerHelper.h
compiler/tflchef/tflite/src/Op/Add.cpp
compiler/tflchef/tflite/src/Op/Maximum.cpp
compiler/tflchef/tflite/src/Op/Minimum.cpp
compiler/tflchef/tflite/src/Op/Mul.cpp
compiler/tflchef/tflite/src/Op/NonMaxSuppressionV4.cpp
compiler/tflchef/tflite/src/Op/NonMaxSuppressionV5.cpp
compiler/tflchef/tflite/src/Op/PadV2.cpp
compiler/tflchef/tflite/src/Op/ScatterNd.cpp
compiler/tflchef/tflite/src/Op/SegmentSum.cpp
compiler/tflchef/tflite/src/Op/Sub.cpp
compiler/tflchef/tflite/src/Op/include/Abs.h [moved from compiler/tflchef/tflite/src/Op/Abs.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Add.h [moved from compiler/tflchef/tflite/src/Op/Add.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/AddN.h [moved from compiler/tflchef/tflite/src/Op/AddN.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ArgMax.h [moved from compiler/tflchef/tflite/src/Op/ArgMax.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ArgMin.h [moved from compiler/tflchef/tflite/src/Op/ArgMin.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/AveragePool2D.h [moved from compiler/tflchef/tflite/src/Op/AveragePool2D.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/BatchMatMul.h [moved from compiler/tflchef/tflite/src/Op/BatchMatMul.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/BatchToSpaceND.h [moved from compiler/tflchef/tflite/src/Op/BatchToSpaceND.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/BidirectionalSequenceLSTM.h [moved from compiler/tflchef/tflite/src/Op/BidirectionalSequenceLSTM.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Cast.h [moved from compiler/tflchef/tflite/src/Op/Cast.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Ceil.h [moved from compiler/tflchef/tflite/src/Op/Ceil.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Concatenation.h [moved from compiler/tflchef/tflite/src/Op/Concatenation.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Conv2D.h [moved from compiler/tflchef/tflite/src/Op/Conv2D.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Cos.h [moved from compiler/tflchef/tflite/src/Op/Cos.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/DepthToSpace.h [moved from compiler/tflchef/tflite/src/Op/DepthToSpace.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/DepthwiseConv2D.h [moved from compiler/tflchef/tflite/src/Op/DepthwiseConv2D.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Dequantize.h [moved from compiler/tflchef/tflite/src/Op/Dequantize.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Div.h [moved from compiler/tflchef/tflite/src/Op/Div.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ELU.h [moved from compiler/tflchef/tflite/src/Op/ELU.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Equal.h [moved from compiler/tflchef/tflite/src/Op/Equal.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Exp.h [moved from compiler/tflchef/tflite/src/Op/Exp.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ExpandDims.h [moved from compiler/tflchef/tflite/src/Op/ExpandDims.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/FakeQuant.h [moved from compiler/tflchef/tflite/src/Op/FakeQuant.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Fill.h [moved from compiler/tflchef/tflite/src/Op/Fill.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Floor.h [moved from compiler/tflchef/tflite/src/Op/Floor.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/FloorDiv.h [moved from compiler/tflchef/tflite/src/Op/FloorDiv.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/FloorMod.h [moved from compiler/tflchef/tflite/src/Op/FloorMod.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/FullyConnected.h [moved from compiler/tflchef/tflite/src/Op/FullyConnected.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Gather.h [moved from compiler/tflchef/tflite/src/Op/Gather.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/GatherNd.h [moved from compiler/tflchef/tflite/src/Op/GatherNd.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Greater.h [moved from compiler/tflchef/tflite/src/Op/Greater.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/GreaterEqual.h [moved from compiler/tflchef/tflite/src/Op/GreaterEqual.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/L2Normalize.h [moved from compiler/tflchef/tflite/src/Op/L2Normalize.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/L2Pool2D.h [moved from compiler/tflchef/tflite/src/Op/L2Pool2D.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LeakyRelu.h [moved from compiler/tflchef/tflite/src/Op/LeakyRelu.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Less.h [moved from compiler/tflchef/tflite/src/Op/Less.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LessEqual.h [moved from compiler/tflchef/tflite/src/Op/LessEqual.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LocalResponseNormalization.h [moved from compiler/tflchef/tflite/src/Op/LocalResponseNormalization.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Log.h [moved from compiler/tflchef/tflite/src/Op/Log.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LogSoftmax.h [moved from compiler/tflchef/tflite/src/Op/LogSoftmax.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LogicalAnd.h [moved from compiler/tflchef/tflite/src/Op/LogicalAnd.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LogicalNot.h [moved from compiler/tflchef/tflite/src/Op/LogicalNot.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/LogicalOr.h [moved from compiler/tflchef/tflite/src/Op/LogicalOr.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Logistic.h [moved from compiler/tflchef/tflite/src/Op/Logistic.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/MatrixDiag.h [moved from compiler/tflchef/tflite/src/Op/MatrixDiag.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/MatrixSetDiag.h [moved from compiler/tflchef/tflite/src/Op/MatrixSetDiag.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/MaxPool2D.h [moved from compiler/tflchef/tflite/src/Op/MaxPool2D.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Maximum.h [moved from compiler/tflchef/tflite/src/Op/Maximum.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Mean.h [moved from compiler/tflchef/tflite/src/Op/Mean.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Minimum.h [moved from compiler/tflchef/tflite/src/Op/Minimum.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/MirrorPad.h [moved from compiler/tflchef/tflite/src/Op/MirrorPad.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Mul.h [moved from compiler/tflchef/tflite/src/Op/Mul.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Neg.h [moved from compiler/tflchef/tflite/src/Op/Neg.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/NonMaxSuppressionV4.h [moved from compiler/tflchef/tflite/src/Op/NonMaxSuppressionV4.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/NonMaxSuppressionV5.h [moved from compiler/tflchef/tflite/src/Op/NonMaxSuppressionV5.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/NotEqual.h [moved from compiler/tflchef/tflite/src/Op/NotEqual.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/OneHot.h [moved from compiler/tflchef/tflite/src/Op/OneHot.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/PRelu.h [moved from compiler/tflchef/tflite/src/Op/PRelu.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Pack.h [moved from compiler/tflchef/tflite/src/Op/Pack.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Pad.h [moved from compiler/tflchef/tflite/src/Op/Pad.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/PadV2.h [moved from compiler/tflchef/tflite/src/Op/PadV2.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Pow.h [moved from compiler/tflchef/tflite/src/Op/Pow.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Quantize.h [moved from compiler/tflchef/tflite/src/Op/Quantize.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Range.h [moved from compiler/tflchef/tflite/src/Op/Range.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Rank.h [moved from compiler/tflchef/tflite/src/Op/Rank.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReLU.h [moved from compiler/tflchef/tflite/src/Op/ReLU.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReLU6.h [moved from compiler/tflchef/tflite/src/Op/ReLU6.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReLUN1To1.h [moved from compiler/tflchef/tflite/src/Op/ReLUN1To1.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReduceAny.h [moved from compiler/tflchef/tflite/src/Op/ReduceAny.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReduceMax.h [moved from compiler/tflchef/tflite/src/Op/ReduceMax.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReduceMin.h [moved from compiler/tflchef/tflite/src/Op/ReduceMin.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReduceProd.h [moved from compiler/tflchef/tflite/src/Op/ReduceProd.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Reshape.h [moved from compiler/tflchef/tflite/src/Op/Reshape.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ResizeBilinear.h [moved from compiler/tflchef/tflite/src/Op/ResizeBilinear.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ResizeNearestNeighbor.h [moved from compiler/tflchef/tflite/src/Op/ResizeNearestNeighbor.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReverseSequence.h [moved from compiler/tflchef/tflite/src/Op/ReverseSequence.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ReverseV2.h [moved from compiler/tflchef/tflite/src/Op/ReverseV2.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Round.h [moved from compiler/tflchef/tflite/src/Op/Round.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Rsqrt.h [moved from compiler/tflchef/tflite/src/Op/Rsqrt.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SVDF.h [moved from compiler/tflchef/tflite/src/Op/SVDF.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ScatterNd.h [moved from compiler/tflchef/tflite/src/Op/ScatterNd.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SegmentSum.h [moved from compiler/tflchef/tflite/src/Op/SegmentSum.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Select.h [moved from compiler/tflchef/tflite/src/Op/Select.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SelectV2.h [moved from compiler/tflchef/tflite/src/Op/SelectV2.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Shape.h [moved from compiler/tflchef/tflite/src/Op/Shape.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Sin.h [moved from compiler/tflchef/tflite/src/Op/Sin.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Slice.h [moved from compiler/tflchef/tflite/src/Op/Slice.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Softmax.h [moved from compiler/tflchef/tflite/src/Op/Softmax.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SpaceToBatchND.h [moved from compiler/tflchef/tflite/src/Op/SpaceToBatchND.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SpaceToDepth.h [moved from compiler/tflchef/tflite/src/Op/SpaceToDepth.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SparseToDense.h [moved from compiler/tflchef/tflite/src/Op/SparseToDense.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Split.h [moved from compiler/tflchef/tflite/src/Op/Split.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SplitV.h [moved from compiler/tflchef/tflite/src/Op/SplitV.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Sqrt.h [moved from compiler/tflchef/tflite/src/Op/Sqrt.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Square.h [moved from compiler/tflchef/tflite/src/Op/Square.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/SquaredDifference.h [moved from compiler/tflchef/tflite/src/Op/SquaredDifference.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Squeeze.h [moved from compiler/tflchef/tflite/src/Op/Squeeze.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/StridedSlice.h [moved from compiler/tflchef/tflite/src/Op/StridedSlice.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Sub.h [moved from compiler/tflchef/tflite/src/Op/Sub.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Sum.h [moved from compiler/tflchef/tflite/src/Op/Sum.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Tanh.h [moved from compiler/tflchef/tflite/src/Op/Tanh.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Tile.h [moved from compiler/tflchef/tflite/src/Op/Tile.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/TopKV2.h [moved from compiler/tflchef/tflite/src/Op/TopKV2.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Transpose.h [moved from compiler/tflchef/tflite/src/Op/Transpose.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/TransposeConv.h [moved from compiler/tflchef/tflite/src/Op/TransposeConv.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/UnidirectionalSequenceLSTM.h [moved from compiler/tflchef/tflite/src/Op/UnidirectionalSequenceLSTM.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Unique.h [moved from compiler/tflchef/tflite/src/Op/Unique.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Unpack.h [moved from compiler/tflchef/tflite/src/Op/Unpack.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/Where.h [moved from compiler/tflchef/tflite/src/Op/Where.h with 100% similarity]
compiler/tflchef/tflite/src/Op/include/ZerosLike.h [moved from compiler/tflchef/tflite/src/Op/ZerosLike.h with 100% similarity]
compiler/tflchef/tflite/src/TFliteOpChefs.h
compiler/tflchef/tools/file/Driver.cpp
compiler/tflchef/tools/reverse/Driver.cpp
compiler/tfldump/CMakeLists.txt
compiler/tfldump/driver/Driver.cpp
compiler/tfldump/include/tflread/Model.h [deleted file]
compiler/tfldump/requires.cmake
compiler/tfldump/src/Dump.cpp
compiler/tfldump/src/Load.cpp [deleted file]
compiler/tfldump/src/OpPrinter.cpp
compiler/tflite2circle-conversion-test/CMakeLists.txt
compiler/tflite2circle/driver/Driver.cpp
compiler/tflite2circle/src/BuildBuiltinOptions.h
compiler/tflite2circle/src/BuildBuiltinOptions/DensifyOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DensifyOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DequantizeOptions.cpp [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/DequantizeOptions.h [new file with mode: 0644]
compiler/tflite2circle/src/BuildBuiltinOptions/MaximumMinimumOptions.cpp
compiler/tflite2circle/src/CircleModel.cpp
compiler/tflite2circle/src/TFLBuiltinOptions.lst
compiler/vconone/CMakeLists.txt
compiler/vconone/src/version.cpp
compute/ARMComputeEx/CMakeLists.txt
compute/cker/CMakeLists.txt
compute/cker/include/cker/CpuBackendThreadpool.h
compute/cker/include/cker/NeonTensorUtils.h
compute/cker/include/cker/operation/Conv.h
compute/cker/include/cker/operation/DepthwiseConv.h
compute/cker/include/cker/operation/reference/Conv.h
compute/cker/include/cker/operation/reference/integer_ops/DepthwiseConvUInt8.h [new file with mode: 0644]
compute/cker/include/cker/ruy/RuySupport.h
compute/cker/src/Range.test.cc [moved from compute/test/cker/Range.cc with 100% similarity]
compute/ruy/include/ruy/RuySupport.h
compute/ruy/include/ruy/operation/Conv.h
compute/ruy/include/ruy/operation/FullyConnected.h
compute/test/CMakeLists.txt [deleted file]
docs/conf.py
docs/howto/how-to-build-runtime-tizen-gbs-rpi4.md
docs/release/1.20/index.rst [new file with mode: 0644]
docs/release/1.20/release-note-1.20.0.md [new file with mode: 0644]
docs/release/1.21/index.rst [new file with mode: 0644]
docs/release/1.21/release-note_1.21.0.md [new file with mode: 0644]
infra/cmake/modules/IdentifyPlatform.cmake
infra/cmake/packages/AbseilConfig.cmake
infra/cmake/packages/AbseilSourceConfig.cmake
infra/cmake/packages/CMSISSource-5.8.0/CMSISSourceConfig.cmake
infra/cmake/packages/CaffeSourceConfig.cmake
infra/cmake/packages/CpuInfoSourceConfig.cmake
infra/cmake/packages/Egl_HeadersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/FarmhashSourceConfig.cmake
infra/cmake/packages/FlatBuffersSource-2.0/FlatBuffersSourceConfig.cmake
infra/cmake/packages/Fp16SourceConfig.cmake
infra/cmake/packages/GEMMLowpSourceConfig.cmake
infra/cmake/packages/GFlagsSourceConfig.cmake
infra/cmake/packages/GTestSourceConfig.cmake
infra/cmake/packages/HDF5SourceConfig.cmake
infra/cmake/packages/JsoncppSourceConfig.cmake
infra/cmake/packages/MbedOSSource-6.15/MbedOSSourceConfig.cmake
infra/cmake/packages/NEON2SSESourceConfig.cmake
infra/cmake/packages/ONNXSource-1.4.1/ONNXSourceConfig.cmake
infra/cmake/packages/ONNXSource-1.6.0/ONNXSourceConfig.cmake
infra/cmake/packages/OouraFFTSourceConfig.cmake
infra/cmake/packages/Opengl_HeadersSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/ProtobufSourceConfig.cmake
infra/cmake/packages/Pybind11SourceConfig.cmake
infra/cmake/packages/PytorchSourceConfig.cmake
infra/cmake/packages/TensorFlowEigenSource-2.1.0/TensorFlowEigenSourceConfig.cmake
infra/cmake/packages/TensorFlowEigenSource-2.8.0/TensorFlowEigenSourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowEigenSource-2.8.0/TensorFlowEigenSourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowGEMMLowpSource-2.1.0/TensorFlowGEMMLowpSourceConfig.cmake
infra/cmake/packages/TensorFlowGEMMLowpSource-2.3.0/TensorFlowGEMMLowpSourceConfig.cmake
infra/cmake/packages/TensorFlowGEMMLowpSource-2.6.0/TensorFlowGEMMLowpSourceConfig.cmake
infra/cmake/packages/TensorFlowGEMMLowpSource-2.8.0/TensorFlowGEMMLowpSourceConfig.cmake
infra/cmake/packages/TensorFlowGpuSourceConfig.cmake
infra/cmake/packages/TensorFlowRuySource-2.3.0/TensorFlowRuySourceConfig.cmake
infra/cmake/packages/TensorFlowRuySource-2.6.0/TensorFlowRuySourceConfig.cmake
infra/cmake/packages/TensorFlowRuySource-2.8.0/TensorFlowRuySourceConfig.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowRuySource-2.8.0/TensorFlowRuySourceConfigVersion.cmake [new file with mode: 0644]
infra/cmake/packages/TensorFlowSource-1.14/TensorFlowSourceConfig.cmake
infra/cmake/packages/TensorFlowSource-2.1.0/TensorFlowSourceConfig.cmake
infra/cmake/packages/TensorFlowSource-2.2.0/TensorFlowSourceConfig.cmake
infra/cmake/packages/TensorFlowSource-2.3.0-rc0Config.cmake
infra/cmake/packages/TensorFlowSource-2.3.0/TensorFlowSourceConfig.cmake
infra/cmake/packages/TensorFlowSource-2.6.0/TensorFlowSourceConfig.cmake
infra/cmake/packages/TensorFlowSource-2.8.0/TensorFlowSourceConfig.cmake
infra/cmake/packages/VulkanSourceConfig.cmake [new file with mode: 0644]
infra/command/format
infra/command/gen-coverage-report
infra/debian/compiler/changelog
infra/debian/compiler/docs/one-infer.1 [new file with mode: 0644]
infra/debian/compiler/docs/one-partition.1 [new file with mode: 0644]
infra/debian/compiler/one-compiler.install
infra/debian/compiler/one-compiler.manpages
infra/debian/runtime/changelog
infra/debian/runtime/rules
infra/docker/bionic/Dockerfile
infra/docker/focal/Dockerfile
infra/nncc/CMakeLists.txt
infra/nncc/cmake/options/options_armv7em-generic.cmake [new file with mode: 0644]
infra/nnfw/CMakeLists.txt
infra/nnfw/cmake/ApplyCompileFlags.cmake
infra/nnfw/cmake/CfgOptionFlags.cmake
infra/nnfw/cmake/buildtool/config/config_aarch64-android.cmake
infra/nnfw/cmake/buildtool/config/config_linux.cmake
infra/nnfw/cmake/buildtool/config/config_x86_64-darwin.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-linux.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_aarch64-tizen.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-linux.cmake
infra/nnfw/cmake/buildtool/cross/toolchain_armv7l-tizen.cmake
infra/nnfw/cmake/options/options_aarch64-android.cmake
infra/nnfw/cmake/options/options_armv7l-tizen.cmake
infra/nnfw/cmake/options/options_x86_64-tizen.cmake
infra/nnfw/cmake/packages/ARMComputeConfig.cmake
infra/nnfw/cmake/packages/CpuInfoConfig.cmake
infra/nnfw/cmake/packages/GLib2.0Config.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/Ruy/CMakeLists.txt
infra/nnfw/cmake/packages/RuyConfig.cmake
infra/nnfw/cmake/packages/TensorFlowLite-1.13.1/TensorFlowLite/CMakeLists.txt
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0/TensorFlowLite/CMakeLists.txt [deleted file]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0/TensorFlowLiteConfig.cmake [deleted file]
infra/nnfw/cmake/packages/TensorFlowLite-2.3.0/TensorFlowLiteConfigVersion.cmake [deleted file]
infra/nnfw/cmake/packages/TensorFlowLite-2.8.0/TensorFlowLite/CMakeLists.txt [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-2.8.0/TensorFlowLiteConfig.cmake [new file with mode: 0644]
infra/nnfw/cmake/packages/TensorFlowLite-2.8.0/TensorFlowLiteConfigVersion.cmake [new file with mode: 0644]
infra/nnfw/config/gbs.conf
infra/packaging/preset/20220323
infra/packaging/preset/20220323_windows
infra/packaging/res/tf2nnpkg.20220323
infra/scripts/compiler_modules.sh
infra/scripts/docker_build_nncc.sh
infra/scripts/docker_build_test_x64.sh
infra/scripts/docker_collect_nnpkg_resources.sh
infra/scripts/test_ubuntu_runtime_mixed.sh
infra/scripts/unittest_compiler_xml.sh
nnpackage/examples/README.md
nnpackage/examples/v1.3.0/two_tflites/README.md [new file with mode: 0644]
nnpackage/examples/v1.3.0/two_tflites/metadata/MANIFEST [new file with mode: 0644]
nnpackage/examples/v1.3.0/two_tflites/metadata/tc/expected.h5 [new file with mode: 0644]
nnpackage/examples/v1.3.0/two_tflites/metadata/tc/input.h5 [new file with mode: 0644]
nnpackage/examples/v1.3.0/two_tflites/mv1.0.tflite [new file with mode: 0644]
nnpackage/examples/v1.3.0/two_tflites/mv1.1.tflite [new file with mode: 0644]
nnpackage/schema/circle_schema.fbs
packaging/ABSEIL.tar.gz
packaging/CPUINFO.tar.gz
packaging/FP16.tar.gz
packaging/RUY.tar.gz [deleted file]
packaging/TENSORFLOW-2.8.0-RUY.tar.gz [new file with mode: 0644]
packaging/nnfw.spec
res/CircleRecipes/Quant_InstanceNorm_000/test.qconf.json [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_000/test.recipe [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_000/test.reverse [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_000/test.rule [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_001/test.qconf.json [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_001/test.recipe [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_001/test.reverse [new file with mode: 0644]
res/CircleRecipes/Quant_InstanceNorm_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/ArgMax_004/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Densify_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_007/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_007/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/FullyConnected_007/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Densify_Add_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Densify_Dequantize_Add_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_Dequantize_Add_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_Add_000/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_Add_001/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_Add_002/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_BN_000/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_BN_001/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_BN_002/test.recipe
res/TensorFlowLiteRecipes/Net_TConv_BN_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_003/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Net_TConv_BN_004/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_002/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Add_002/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_AveragePool2D_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_BatchMatMul_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Concatenation_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_002/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_002/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_003/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_003/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_003/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_003/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_004/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_004/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Conv_004/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_DepthwiseConv2D_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_FullyConnected_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_LeakyRelu_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Logistic_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_MaxPool2D_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mean_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Mul_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Neg_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_PRelu_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Pad_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU6_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ReLU_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Reshape_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeBilinear_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_ResizeNearestNeighbor_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Slice_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Softmax_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Tanh_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_TransposeConv_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_000/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_000/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_000/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_000/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_001/test.qconf.json [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_001/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_001/test.reverse [new file with mode: 0644]
res/TensorFlowLiteRecipes/Quant_Transpose_001/test.rule [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_004/test.recipe [new file with mode: 0644]
res/TensorFlowLiteRecipes/StridedSlice_004/test.reverse [new file with mode: 0644]
res/TensorFlowPythonExamples/examples/AddV2/__init__.py
res/TensorFlowPythonExamples/examples/BatchMatMulV2/__init__.py
res/TensorFlowPythonExamples/examples/Bidirectional_LSTM/__init__.py
res/TensorFlowPythonExamples/examples/PadV2/__init__.py
res/TensorFlowPythonExamples/examples/abs/__init__.py
res/TensorFlowPythonExamples/examples/add/__init__.py
res/TensorFlowPythonExamples/examples/add_n/__init__.py
res/TensorFlowPythonExamples/examples/argmax/__init__.py
res/TensorFlowPythonExamples/examples/argmin/__init__.py
res/TensorFlowPythonExamples/examples/atrous_conv2d/__init__.py
res/TensorFlowPythonExamples/examples/average_pool_2d/__init__.py
res/TensorFlowPythonExamples/examples/batch_normalization/__init__.py
res/TensorFlowPythonExamples/examples/batch_to_space/__init__.py
res/TensorFlowPythonExamples/examples/biasadd/__init__.py
res/TensorFlowPythonExamples/examples/cast/__init__.py
res/TensorFlowPythonExamples/examples/ceil/__init__.py
res/TensorFlowPythonExamples/examples/concat/__init__.py
res/TensorFlowPythonExamples/examples/cond/__init__.py
res/TensorFlowPythonExamples/examples/cond_1/__init__.py
res/TensorFlowPythonExamples/examples/conv2d_1/__init__.py
res/TensorFlowPythonExamples/examples/conv2d_2/__init__.py
res/TensorFlowPythonExamples/examples/conv2d_transpose/__init__.py
res/TensorFlowPythonExamples/examples/cos/__init__.py
res/TensorFlowPythonExamples/examples/depth_to_space/__init__.py
res/TensorFlowPythonExamples/examples/depthwise_conv2d_1/__init__.py
res/TensorFlowPythonExamples/examples/depthwise_conv2d_2/__init__.py
res/TensorFlowPythonExamples/examples/div/__init__.py
res/TensorFlowPythonExamples/examples/elu/__init__.py
res/TensorFlowPythonExamples/examples/exp/__init__.py
res/TensorFlowPythonExamples/examples/expand_dims_00/__init__.py
res/TensorFlowPythonExamples/examples/expand_dims_01/__init__.py
res/TensorFlowPythonExamples/examples/expand_dims_02/__init__.py
res/TensorFlowPythonExamples/examples/fill/__init__.py
res/TensorFlowPythonExamples/examples/flatten/__init__.py
res/TensorFlowPythonExamples/examples/floor/__init__.py
res/TensorFlowPythonExamples/examples/floordiv/__init__.py
res/TensorFlowPythonExamples/examples/floormod/__init__.py
res/TensorFlowPythonExamples/examples/fused_batch_norm/__init__.py
res/TensorFlowPythonExamples/examples/gather/__init__.py
res/TensorFlowPythonExamples/examples/gather_nd/__init__.py
res/TensorFlowPythonExamples/examples/greater/__init__.py
res/TensorFlowPythonExamples/examples/greater_equal/__init__.py
res/TensorFlowPythonExamples/examples/gru/__init__.py
res/TensorFlowPythonExamples/examples/instance_norm/__init__.py
res/TensorFlowPythonExamples/examples/l2_normalize/__init__.py
res/TensorFlowPythonExamples/examples/leaky_relu/__init__.py
res/TensorFlowPythonExamples/examples/less/__init__.py
res/TensorFlowPythonExamples/examples/less_equal/__init__.py
res/TensorFlowPythonExamples/examples/local_response_normalization/__init__.py
res/TensorFlowPythonExamples/examples/log/__init__.py
res/TensorFlowPythonExamples/examples/log_softmax/__init__.py
res/TensorFlowPythonExamples/examples/log_softmax_2/__init__.py
res/TensorFlowPythonExamples/examples/logical_and/__init__.py
res/TensorFlowPythonExamples/examples/logical_not/__init__.py
res/TensorFlowPythonExamples/examples/logical_or/__init__.py
res/TensorFlowPythonExamples/examples/lstm/__init__.py
res/TensorFlowPythonExamples/examples/matmul/__init__.py
res/TensorFlowPythonExamples/examples/matrix_band_part/__init__.py
res/TensorFlowPythonExamples/examples/matrix_diag/__init__.py
res/TensorFlowPythonExamples/examples/matrix_set_diag/__init__.py
res/TensorFlowPythonExamples/examples/max_pool_with_argmax/__init__.py
res/TensorFlowPythonExamples/examples/maximum/__init__.py
res/TensorFlowPythonExamples/examples/minimum/__init__.py
res/TensorFlowPythonExamples/examples/multiply/__init__.py
res/TensorFlowPythonExamples/examples/negative/__init__.py
res/TensorFlowPythonExamples/examples/non_max_suppression_padded/__init__.py
res/TensorFlowPythonExamples/examples/non_max_suppression_padded_2/__init__.py
res/TensorFlowPythonExamples/examples/non_max_suppression_with_scores/__init__.py
res/TensorFlowPythonExamples/examples/non_max_suppression_with_scores_2/__init__.py
res/TensorFlowPythonExamples/examples/not_equal/__init__.py
res/TensorFlowPythonExamples/examples/one_hot/__init__.py
res/TensorFlowPythonExamples/examples/pack/__init__.py
res/TensorFlowPythonExamples/examples/pad-reflect/__init__.py
res/TensorFlowPythonExamples/examples/pad/__init__.py
res/TensorFlowPythonExamples/examples/pow/__init__.py
res/TensorFlowPythonExamples/examples/prelu/__init__.py
res/TensorFlowPythonExamples/examples/range/__init__.py
res/TensorFlowPythonExamples/examples/rank/__init__.py
res/TensorFlowPythonExamples/examples/reduce_all/__init__.py
res/TensorFlowPythonExamples/examples/reduce_any/__init__.py
res/TensorFlowPythonExamples/examples/reduce_max/__init__.py
res/TensorFlowPythonExamples/examples/reduce_min/__init__.py
res/TensorFlowPythonExamples/examples/reduce_prod/__init__.py
res/TensorFlowPythonExamples/examples/relu/__init__.py
res/TensorFlowPythonExamples/examples/relu6/__init__.py
res/TensorFlowPythonExamples/examples/reshape/__init__.py
res/TensorFlowPythonExamples/examples/resize_bilinear/__init__.py
res/TensorFlowPythonExamples/examples/resize_nearest_neighbor/__init__.py
res/TensorFlowPythonExamples/examples/reverse_sequence/__init__.py
res/TensorFlowPythonExamples/examples/reverse_v2/__init__.py
res/TensorFlowPythonExamples/examples/rnn/__init__.py
res/TensorFlowPythonExamples/examples/round/__init__.py
res/TensorFlowPythonExamples/examples/rsqrt/__init__.py
res/TensorFlowPythonExamples/examples/scatter_nd/__init__.py
res/TensorFlowPythonExamples/examples/segment_sum/__init__.py
res/TensorFlowPythonExamples/examples/shape/__init__.py
res/TensorFlowPythonExamples/examples/sigmoid/__init__.py
res/TensorFlowPythonExamples/examples/sin/__init__.py
res/TensorFlowPythonExamples/examples/slice/__init__.py
res/TensorFlowPythonExamples/examples/softmax/__init__.py
res/TensorFlowPythonExamples/examples/space_to_batch/__init__.py
res/TensorFlowPythonExamples/examples/space_to_batch_nd/__init__.py
res/TensorFlowPythonExamples/examples/space_to_depth/__init__.py
res/TensorFlowPythonExamples/examples/sparse_to_dense/__init__.py
res/TensorFlowPythonExamples/examples/split/__init__.py
res/TensorFlowPythonExamples/examples/split_2/__init__.py
res/TensorFlowPythonExamples/examples/sqrt/__init__.py
res/TensorFlowPythonExamples/examples/square/__init__.py
res/TensorFlowPythonExamples/examples/squared_difference/__init__.py
res/TensorFlowPythonExamples/examples/squeeze_1/__init__.py
res/TensorFlowPythonExamples/examples/squeeze_2/__init__.py
res/TensorFlowPythonExamples/examples/strided_slice/__init__.py
res/TensorFlowPythonExamples/examples/subtract/__init__.py
res/TensorFlowPythonExamples/examples/sum/__init__.py
res/TensorFlowPythonExamples/examples/tanh/__init__.py
res/TensorFlowPythonExamples/examples/tile/__init__.py
res/TensorFlowPythonExamples/examples/top_k/__init__.py
res/TensorFlowPythonExamples/examples/unidirectional_sequence_LSTM/__init__.py
res/TensorFlowPythonExamples/examples/unique/__init__.py
res/TensorFlowPythonExamples/examples/unstack/__init__.py
res/TensorFlowPythonExamples/examples/where/__init__.py
res/TensorFlowPythonExamples/examples/where_2/__init__.py
res/TensorFlowPythonExamples/examples/where_v2/__init__.py
res/TensorFlowPythonExamples/examples/where_v2_2/__init__.py
res/TensorFlowPythonExamples/examples/while/__init__.py
res/TensorFlowPythonExamples/examples/while_2/__init__.py
res/TensorFlowPythonExamples/examples/while_3/__init__.py
res/TensorFlowPythonExamples/examples/yuv_to_rgb/__init__.py
res/TensorFlowPythonExamples/examples/zeros_like/__init__.py
runtime/contrib/android/api/build.gradle
runtime/libs/misc/CMakeLists.txt
runtime/libs/misc/examples/tensor_index_iterator.cpp [deleted file]
runtime/libs/misc/include/misc/EnvConfigSource.h [new file with mode: 0644]
runtime/libs/misc/include/misc/GeneralConfigSource.h [new file with mode: 0644]
runtime/libs/misc/include/misc/IConfigSource.h [new file with mode: 0644]
runtime/libs/misc/include/misc/string_helpers.h
runtime/libs/misc/src/EnvConfigSource.cpp [new file with mode: 0644]
runtime/libs/misc/src/GeneralConfigSource.cpp [new file with mode: 0644]
runtime/libs/misc/src/string_helpers.test.cpp [new file with mode: 0644]
runtime/libs/misc/src/tensor/IndexEnumerator.test.cpp [new file with mode: 0644]
runtime/libs/misc/src/tensor/IndexIterator.test.cpp [new file with mode: 0644]
runtime/libs/ndarray/CMakeLists.txt
runtime/libs/ndarray/include/ndarray/Array.h
runtime/libs/ndarray/src/Array.test.cpp [new file with mode: 0644]
runtime/libs/ndarray/src/ContiguousSpan.test.cpp [new file with mode: 0644]
runtime/libs/ndarray/src/detail/cxx14.h [deleted file]
runtime/libs/ndarray/test/CMakeLists.txt [deleted file]
runtime/libs/ndarray/test/ndarray_test.cpp [deleted file]
runtime/onert/CMakeLists.txt
runtime/onert/api/CMakeLists.txt
runtime/onert/api/include/nnfw.h
runtime/onert/api/include/nnfw_version.h
runtime/onert/api/src/nnfw_api.cc
runtime/onert/api/src/nnfw_api_internal.cc
runtime/onert/api/src/nnfw_api_internal.h
runtime/onert/backend/acl_cl/Backend.h
runtime/onert/backend/acl_neon/Backend.h
runtime/onert/backend/cpu/CMakeLists.txt
runtime/onert/backend/cpu/ExternalContext.h
runtime/onert/backend/cpu/KernelGenerator.cc
runtime/onert/backend/cpu/ops/ConvolutionLayer.cc
runtime/onert/backend/cpu/ops/ConvolutionLayer.h
runtime/onert/backend/cpu/ops/DepthwiseConvolutionLayer.cc
runtime/onert/backend/cpu/ops/DepthwiseConvolutionLayer.h
runtime/onert/backend/cpu/ops/DetectionPostProcessLayer.cc
runtime/onert/backend/ruy/ExternalContext.h
runtime/onert/backend/ruy/KernelGenerator.cc
runtime/onert/backend/trix/CMakeLists.txt
runtime/onert/backend/trix/DevContext.h
runtime/onert/backend/trix/ops/BulkLayer.cc
runtime/onert/backend/trix/ops/BulkLayer.h
runtime/onert/backend/xnnpack/KernelGenerator.cc
runtime/onert/core/CMakeLists.txt
runtime/onert/core/include/backend/ITensor.h
runtime/onert/core/include/backend/basic/BackendContextHelpers.h
runtime/onert/core/include/compiler/BackendManager.h
runtime/onert/core/include/compiler/Compiler.h
runtime/onert/core/include/compiler/LoweredGraph.h
runtime/onert/core/include/compiler/StaticShapeInferer.h
runtime/onert/core/include/exec/Execution.h
runtime/onert/core/include/exec/Executors.h [new file with mode: 0644]
runtime/onert/core/include/exec/FunctionSequence.h
runtime/onert/core/include/exec/IExecutor.h
runtime/onert/core/include/ir/Graph.h
runtime/onert/core/include/ir/Index.h
runtime/onert/core/include/ir/Layout.h
runtime/onert/core/include/ir/Model.h [new file with mode: 0644]
runtime/onert/core/include/ir/NNPkg.h [new file with mode: 0644]
runtime/onert/core/include/ir/Subgraphs.h [deleted file]
runtime/onert/core/include/ir/TypeInfo.h
runtime/onert/core/include/ir/operation/Bulk.h
runtime/onert/core/include/util/CalculateActivationRange.h
runtime/onert/core/include/util/Config.lst
runtime/onert/core/include/util/ConfigSource.h
runtime/onert/core/include/util/EnvConfigSource.h [deleted file]
runtime/onert/core/include/util/GeneralConfigSource.h [deleted file]
runtime/onert/core/include/util/IConfigSource.h [deleted file]
runtime/onert/core/include/util/ObjectManager.h
runtime/onert/core/include/util/TracingCtx.h
runtime/onert/core/src/backend/builtin/ExternalContext.h
runtime/onert/core/src/backend/builtin/KernelGenerator.cc
runtime/onert/core/src/backend/builtin/KernelGenerator.h
runtime/onert/core/src/backend/builtin/kernel/IfLayer.cc
runtime/onert/core/src/backend/builtin/kernel/IfLayer.h
runtime/onert/core/src/backend/builtin/kernel/PermuteLayer.cc
runtime/onert/core/src/backend/builtin/kernel/PermuteLayer.h
runtime/onert/core/src/backend/builtin/kernel/WhileLayer.cc
runtime/onert/core/src/backend/builtin/kernel/WhileLayer.h
runtime/onert/core/src/compiler/BackendManager.cc
runtime/onert/core/src/compiler/Compiler.cc
runtime/onert/core/src/compiler/ExecutorFactory.cc
runtime/onert/core/src/compiler/ExecutorFactory.h
runtime/onert/core/src/compiler/Fp32ToFp16Converter.cc
runtime/onert/core/src/compiler/HEScheduler.cc
runtime/onert/core/src/compiler/HEScheduler.h
runtime/onert/core/src/compiler/HEScheduler.test.cc [new file with mode: 0644]
runtime/onert/core/src/compiler/Linear.cc
runtime/onert/core/src/compiler/LoweredGraph.cc
runtime/onert/core/src/compiler/ShapeValidator.cc
runtime/onert/core/src/compiler/ShapeValidator.h
runtime/onert/core/src/compiler/StaticShapeInferer.cc
runtime/onert/core/src/compiler/TensorRegistries.h
runtime/onert/core/src/compiler/pass/PermutationEliminationPass.cc
runtime/onert/core/src/compiler/pass/PermutationInsertionPass.cc
runtime/onert/core/src/compiler/pass/UnusedOperandEliminationPass.test.cc [new file with mode: 0644]
runtime/onert/core/src/dumper/dot/DotDumper.cc
runtime/onert/core/src/dumper/dot/DotDumper.h
runtime/onert/core/src/exec/DataflowExecutor.h
runtime/onert/core/src/exec/ExecTime.cc
runtime/onert/core/src/exec/ExecTime.test.cc [new file with mode: 0644]
runtime/onert/core/src/exec/Execution.cc
runtime/onert/core/src/exec/Execution.test.cc [new file with mode: 0644]
runtime/onert/core/src/exec/ExecutionObservee.h
runtime/onert/core/src/exec/ExecutionObservers.cc
runtime/onert/core/src/exec/ExecutionObservers.h
runtime/onert/core/src/exec/ExecutorBase.cc
runtime/onert/core/src/exec/ExecutorBase.h
runtime/onert/core/src/exec/Executors.cc [new file with mode: 0644]
runtime/onert/core/src/exec/FunctionSequence.cc
runtime/onert/core/src/exec/JSONExecTime.cc
runtime/onert/core/src/exec/LinearExecutor.h
runtime/onert/core/src/exec/ParallelExecutor.h
runtime/onert/core/src/exec/feature/MockTensor.h [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nchw/Reader.test.cc [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nchw/View.test.cc [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nhwc/Reader.test.cc [new file with mode: 0644]
runtime/onert/core/src/exec/feature/nhwc/View.h
runtime/onert/core/src/exec/feature/nhwc/View.test.cc [new file with mode: 0644]
runtime/onert/core/src/interp/InterpExecutor.cc
runtime/onert/core/src/interp/InterpExecutor.h
runtime/onert/core/src/interp/InterpExecutor.test.cc [new file with mode: 0644]
runtime/onert/core/src/interp/operations/BinaryArithmeticOps.cc
runtime/onert/core/src/interp/operations/Concat.cc
runtime/onert/core/src/interp/operations/Conv2D.cc
runtime/onert/core/src/interp/operations/DepthwiseConv2D.cc
runtime/onert/core/src/interp/operations/ElementwiseActivations.cc
runtime/onert/core/src/interp/operations/FullyConnected.cc
runtime/onert/core/src/interp/operations/Gather.cc
runtime/onert/core/src/interp/operations/InstanceNorm.cc
runtime/onert/core/src/interp/operations/Pad.cc
runtime/onert/core/src/interp/operations/Pool2D.cc
runtime/onert/core/src/interp/operations/Reshape.cc
runtime/onert/core/src/interp/operations/Softmax.cc
runtime/onert/core/src/interp/operations/TransposeConv.cc
runtime/onert/core/src/ir/Graph.cc
runtime/onert/core/src/ir/Graph.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/LayoutSet.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/MockNode.h [moved from runtime/onert/test/core/ir/MockNode.h with 100% similarity]
runtime/onert/core/src/ir/Operand.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/OperandIndexSequence.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operands.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operation.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Operations.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/Shape.test.cc [new file with mode: 0644]
runtime/onert/core/src/ir/verifier/Verifier.test.cc [new file with mode: 0644]
runtime/onert/core/src/util/ChromeTracingEventWriter.cc
runtime/onert/core/src/util/ConfigSource.cc
runtime/onert/core/src/util/EnvConfigSource.cc [deleted file]
runtime/onert/core/src/util/EventCollector.cc
runtime/onert/core/src/util/EventCollector.h
runtime/onert/core/src/util/EventRecorder.cc
runtime/onert/core/src/util/EventWriter.cc
runtime/onert/core/src/util/GeneralConfigSource.cc [deleted file]
runtime/onert/core/src/util/Index.test.cc [new file with mode: 0644]
runtime/onert/core/src/util/MDTableEventWriter.cc
runtime/onert/core/src/util/ObjectManager.test.cc [new file with mode: 0644]
runtime/onert/core/src/util/SNPEEventWriter.cc
runtime/onert/core/src/util/ShapeInference.test.cc [new file with mode: 0644]
runtime/onert/frontend/base_loader/include/base_loader.h
runtime/onert/frontend/circle/include/circle_loader.h
runtime/onert/frontend/circle/src/circle_loader.cc
runtime/onert/frontend/nnapi/execution.cc
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksCompilation.cc
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksCompilation.h
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksExecution.h
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksModel.cc
runtime/onert/frontend/nnapi/wrapper/ANeuralNetworksModel.h
runtime/onert/frontend/tflite/include/tflite_loader.h
runtime/onert/frontend/tflite/src/tflite_loader.cc
runtime/onert/frontend/trix/CMakeLists.txt
runtime/onert/frontend/trix/include/trix_loader.h
runtime/onert/frontend/trix/src/trix_loader.cc
runtime/onert/frontend/trix/src/trix_loader_dummy.cc
runtime/onert/test/CMakeLists.txt [deleted file]
runtime/onert/test/core/compiler/HEScheduler.cc [deleted file]
runtime/onert/test/core/compiler/pass/UnusedOperandEliminationPass.cc [deleted file]
runtime/onert/test/core/exec/ExecInstance.cc [deleted file]
runtime/onert/test/core/exec/ExecTime.test.cc [deleted file]
runtime/onert/test/core/interp/ExecManager.cc [deleted file]
runtime/onert/test/core/ir/Graph.cc [deleted file]
runtime/onert/test/core/ir/LayoutSet.cc [deleted file]
runtime/onert/test/core/ir/OperandIndexSet.cc [deleted file]
runtime/onert/test/core/ir/OperandSet.cc [deleted file]
runtime/onert/test/core/ir/OperationSet.cc [deleted file]
runtime/onert/test/core/ir/SetIO.cc [deleted file]
runtime/onert/test/core/ir/Shape.cc [deleted file]
runtime/onert/test/core/ir/UseDef.cc [deleted file]
runtime/onert/test/core/ir/Verifier.cc [deleted file]
runtime/onert/test/core/util/Index.cc [deleted file]
runtime/onert/test/core/util/ObjectManager.cc [deleted file]
runtime/onert/test/core/util/ShapeInference.cc [deleted file]
runtime/service/CMakeLists.txt [new file with mode: 0644]
runtime/service/npud/CMakeLists.txt [new file with mode: 0644]
runtime/service/npud/core/Server.cc [new file with mode: 0644]
runtime/service/npud/core/Server.h [new file with mode: 0644]
runtime/service/npud/core/Signal.cc [new file with mode: 0644]
runtime/service/npud/core/Signal.h [new file with mode: 0644]
runtime/service/npud/core/main.cc [new file with mode: 0644]
runtime/service/npud/util/Config.lst [new file with mode: 0644]
runtime/service/npud/util/ConfigSource.cc [new file with mode: 0644]
runtime/service/npud/util/ConfigSource.h [new file with mode: 0644]
runtime/service/npud/util/Logging.h [new file with mode: 0644]
tests/nnapi/CMakeLists.txt
tests/nnfw_api/src/CircleGen.cc
tests/nnfw_api/src/CircleGen.h
tests/nnfw_api/src/GenModelTest.h
tests/nnfw_api/src/GenModelTests.test.cc [moved from tests/nnfw_api/src/GenModelTests.cc with 100% similarity]
tests/nnfw_api/src/ModelTestDynamicTensor.test.cc [moved from tests/nnfw_api/src/ModelTestDynamicTensor.cc with 100% similarity]
tests/nnfw_api/src/ModelTestInputReshaping.test.cc [moved from tests/nnfw_api/src/ModelTestInputReshaping.cc with 100% similarity]
tests/nnfw_api/src/RegressionTests.test.cc [moved from tests/nnfw_api/src/RegressionTests.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestAddModelLoaded.test.cc [moved from tests/nnfw_api/src/ValidationTestAddModelLoaded.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestAddSessionPrepared.test.cc [moved from tests/nnfw_api/src/ValidationTestAddSessionPrepared.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestFourAddModelsSetInput.test.cc [moved from tests/nnfw_api/src/ValidationTestFourAddModelsSetInput.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestMultipleSessions.test.cc [moved from tests/nnfw_api/src/ValidationTestMultipleSessions.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestPipelineSession.test.cc [moved from tests/nnfw_api/src/ValidationTestPipelineSession.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestSessionCreated.test.cc [moved from tests/nnfw_api/src/ValidationTestSessionCreated.cc with 100% similarity]
tests/nnfw_api/src/ValidationTestSingleSession.test.cc [moved from tests/nnfw_api/src/ValidationTestSingleSession.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Add.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Add.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/AddN.test.cc [moved from tests/nnfw_api/src/one_op_tests/AddN.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/ArgMinMax.cc [deleted file]
tests/nnfw_api/src/one_op_tests/ArgMinMax.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/AveragePool2D.cc [deleted file]
tests/nnfw_api/src/one_op_tests/AveragePool2D.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/BatchToSpaceND.test.cc [moved from tests/nnfw_api/src/one_op_tests/BatchToSpaceND.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Cast.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Cast.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Concat.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Concat.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Conv2D.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Conv2D.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Cos.test.cc [moved from tests/nnfw_api/src/one_op_tests/Cos.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/DepthToSpace.cc [deleted file]
tests/nnfw_api/src/one_op_tests/DepthToSpace.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/DepthwiseConv2D.cc [deleted file]
tests/nnfw_api/src/one_op_tests/DepthwiseConv2D.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/DetectionPostProcess.test.cc [moved from tests/nnfw_api/src/one_op_tests/DetectionPostProcess.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Elu.test.cc [moved from tests/nnfw_api/src/one_op_tests/Elu.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Equal.test.cc [moved from tests/nnfw_api/src/one_op_tests/Equal.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/ExpandDims.test.cc [moved from tests/nnfw_api/src/one_op_tests/ExpandDims.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Fill.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Fill.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Floor.test.cc [moved from tests/nnfw_api/src/one_op_tests/Floor.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/FloorDiv.test.cc [moved from tests/nnfw_api/src/one_op_tests/FloorDiv.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/FullyConnected.test.cc [moved from tests/nnfw_api/src/one_op_tests/FullyConnected.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Greater.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/GreaterEqual.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/If.cc [deleted file]
tests/nnfw_api/src/one_op_tests/If.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/InstanceNorm.test.cc [moved from tests/nnfw_api/src/one_op_tests/InstanceNorm.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/L2Normalization.test.cc [moved from tests/nnfw_api/src/one_op_tests/L2Normalization.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/LeakyRelu.test.cc [moved from tests/nnfw_api/src/one_op_tests/LeakyRelu.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Less.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/LessEqual.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/LogSoftmax.test.cc [moved from tests/nnfw_api/src/one_op_tests/LogSoftmax.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Mean.test.cc [moved from tests/nnfw_api/src/one_op_tests/Mean.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Mul.test.cc [moved from tests/nnfw_api/src/one_op_tests/Mul.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Neg.test.cc [moved from tests/nnfw_api/src/one_op_tests/Neg.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/NotEqual.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/OneHot.test.cc [moved from tests/nnfw_api/src/one_op_tests/OneHot.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Pad.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Pad.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/PadV2.test.cc [moved from tests/nnfw_api/src/one_op_tests/PadV2.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Quantize.test.cc [moved from tests/nnfw_api/src/one_op_tests/Quantize.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Rank.test.cc [moved from tests/nnfw_api/src/one_op_tests/Rank.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Reduce.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Reduce.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Relu.test.cc [moved from tests/nnfw_api/src/one_op_tests/Relu.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Relu6.test.cc [moved from tests/nnfw_api/src/one_op_tests/Relu6.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/ResizeBilinear.cc [deleted file]
tests/nnfw_api/src/one_op_tests/ResizeBilinear.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/ResizeNearestNeighbor.test.cc [moved from tests/nnfw_api/src/one_op_tests/ResizeNearestNeighbor.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Reverse.test.cc [moved from tests/nnfw_api/src/one_op_tests/Reverse.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Select.test.cc [moved from tests/nnfw_api/src/one_op_tests/Select.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Shape.test.cc [moved from tests/nnfw_api/src/one_op_tests/Shape.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Slice.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Slice.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Softmax.cc [deleted file]
tests/nnfw_api/src/one_op_tests/Softmax.test.cc [new file with mode: 0644]
tests/nnfw_api/src/one_op_tests/Split.test.cc [moved from tests/nnfw_api/src/one_op_tests/Split.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Sqrt.test.cc [moved from tests/nnfw_api/src/one_op_tests/Sqrt.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Square.test.cc [moved from tests/nnfw_api/src/one_op_tests/Square.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/StridedSlice.test.cc [moved from tests/nnfw_api/src/one_op_tests/StridedSlice.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Sub.test.cc [moved from tests/nnfw_api/src/one_op_tests/Sub.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Tile.test.cc [moved from tests/nnfw_api/src/one_op_tests/Tile.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/Transpose.test.cc [moved from tests/nnfw_api/src/one_op_tests/Transpose.cc with 100% similarity]
tests/nnfw_api/src/one_op_tests/While.cc [deleted file]
tests/nnfw_api/src/one_op_tests/While.test.cc [new file with mode: 0644]
tests/scripts/command/nnpkg-test
tests/scripts/command/prepare-model
tests/tools/nnpackage_run/src/nnpackage_run.cc
tests/tools/nnpackage_run/src/rawformatter.cc
tests/tools/tflite_vanilla_run/CMakeLists.txt
tests/tools/tflite_vanilla_run/src/tflite_vanilla_run.cc
tools/cross/arm/sources.list.jammy [new file with mode: 0644]
tools/cross/arm/sources.list.xenial [deleted file]
tools/cross/install_rootfs.sh
tools/nnpackage_tool/gen_golden/gen_golden.py
tools/nnpackage_tool/model2nnpkg/model2nnpkg.sh