From 3a0ad354832744d138b361ffcfd21f33494beb6b Mon Sep 17 00:00:00 2001 From: Hyeongseok Oh Date: Tue, 25 Apr 2023 15:20:49 +0900 Subject: [PATCH] Imported Upstream version 1.22.1 --- docs/conf.py | 2 +- docs/release/1.22/release-note-1.22.1.md | 9 ++++++++ .../luci-interpreter/pal/cmsisnn/PALArgMax.h | 1 + .../pal/cmsisnn/PALAveragePool2d.h | 1 + .../pal/cmsisnn/PALBatchToSpaceND.h | 1 + .../luci-interpreter/pal/cmsisnn/PALConv2d.h | 1 + .../luci-interpreter/pal/cmsisnn/PALDepthToSpace.h | 1 + .../pal/cmsisnn/PALDepthwiseConv2d.h | 1 + .../luci-interpreter/pal/cmsisnn/PALDequantize.h | 1 + onert-micro/luci-interpreter/pal/cmsisnn/PALElu.h | 1 + onert-micro/luci-interpreter/pal/cmsisnn/PALFill.h | 1 + .../pal/cmsisnn/PALFullyConnected.h | 1 + .../luci-interpreter/pal/cmsisnn/PALL2Normalize.h | 1 + .../luci-interpreter/pal/cmsisnn/PALL2Pool2D.h | 1 + .../luci-interpreter/pal/cmsisnn/PALLeakyRelu.h | 1 + onert-micro/luci-interpreter/pal/cmsisnn/PALMul.h | 1 + onert-micro/luci-interpreter/pal/cmsisnn/PALNeg.h | 1 + .../luci-interpreter/pal/cmsisnn/PALQuantize.h | 1 + .../pal/cmsisnn/PALResizeBilinear.h | 1 + .../pal/cmsisnn/PALResizeNearestNeighbor.h | 1 + .../luci-interpreter/pal/cmsisnn/PALSoftmax.h | 1 + .../pal/cmsisnn/PALSpaceToBatchND.h | 1 + .../luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h | 1 + onert-micro/luci-interpreter/pal/cmsisnn/PALSub.h | 1 + onert-micro/luci-interpreter/pal/linux/PALArgMax.h | 1 + .../luci-interpreter/pal/linux/PALAveragePool2d.h | 1 + .../luci-interpreter/pal/linux/PALBatchMatMul.h | 1 + .../luci-interpreter/pal/linux/PALBatchToSpaceND.h | 1 + onert-micro/luci-interpreter/pal/linux/PALConv2d.h | 1 + .../luci-interpreter/pal/linux/PALDepthToSpace.h | 1 + .../pal/linux/PALDepthwiseConv2d.h | 1 + .../luci-interpreter/pal/linux/PALDequantize.h | 1 + onert-micro/luci-interpreter/pal/linux/PALElu.h | 1 + onert-micro/luci-interpreter/pal/linux/PALFill.h | 1 + .../luci-interpreter/pal/linux/PALFullyConnected.h | 1 + onert-micro/luci-interpreter/pal/linux/PALGather.h | 1 + .../luci-interpreter/pal/linux/PALL2Normalize.h | 1 + .../luci-interpreter/pal/linux/PALL2Pool2D.h | 1 + .../luci-interpreter/pal/linux/PALLeakyRelu.h | 1 + .../pal/linux/PALLocalResponseNormalization.h | 1 + .../luci-interpreter/pal/linux/PALLogSoftmax.h | 1 + onert-micro/luci-interpreter/pal/linux/PALMul.h | 1 + onert-micro/luci-interpreter/pal/linux/PALNeg.h | 1 + .../luci-interpreter/pal/linux/PALQuantize.h | 1 + onert-micro/luci-interpreter/pal/linux/PALRelu.h | 1 + onert-micro/luci-interpreter/pal/linux/PALRelu6.h | 1 + .../luci-interpreter/pal/linux/PALResizeBilinear.h | 1 + .../pal/linux/PALResizeNearestNeighbor.h | 1 + onert-micro/luci-interpreter/pal/linux/PALSVDF.h | 1 + onert-micro/luci-interpreter/pal/linux/PALSlice.h | 1 + .../luci-interpreter/pal/linux/PALSoftmax.h | 1 + .../luci-interpreter/pal/linux/PALSpaceToBatchND.h | 1 + .../luci-interpreter/pal/linux/PALSpaceToDepth.h | 1 + onert-micro/luci-interpreter/pal/linux/PALSplit.h | 1 + onert-micro/luci-interpreter/pal/linux/PALSub.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALArgMax.h | 1 + .../luci-interpreter/pal/mcu/PALAveragePool2d.h | 1 + .../luci-interpreter/pal/mcu/PALBatchToSpaceND.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALConv2d.h | 1 + .../luci-interpreter/pal/mcu/PALDepthToSpace.h | 1 + .../luci-interpreter/pal/mcu/PALDepthwiseConv2d.h | 1 + .../luci-interpreter/pal/mcu/PALDequantize.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALElu.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALFill.h | 1 + .../luci-interpreter/pal/mcu/PALFullyConnected.h | 1 + .../luci-interpreter/pal/mcu/PALL2Normalize.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h | 1 + .../luci-interpreter/pal/mcu/PALLeakyRelu.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALMul.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALNeg.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALQuantize.h | 1 + .../luci-interpreter/pal/mcu/PALResizeBilinear.h | 1 + .../pal/mcu/PALResizeNearestNeighbor.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALSoftmax.h | 1 + .../luci-interpreter/pal/mcu/PALSpaceToBatchND.h | 1 + .../luci-interpreter/pal/mcu/PALSpaceToDepth.h | 1 + onert-micro/luci-interpreter/pal/mcu/PALSub.h | 1 + onert-micro/luci-interpreter/src/kernels/Add.h | 1 + .../luci-interpreter/src/kernels/ArgMax.cpp | 1 + onert-micro/luci-interpreter/src/kernels/ArgMax.h | 1 + .../luci-interpreter/src/kernels/ArgMax.test.cpp | 1 + .../luci-interpreter/src/kernels/AveragePool2D.cpp | 1 + .../luci-interpreter/src/kernels/AveragePool2D.h | 1 + .../src/kernels/AveragePool2D.test.cpp | 1 + .../luci-interpreter/src/kernels/BatchMatMul.h | 1 + .../src/kernels/BatchMatMul.test.cpp | 1 + .../luci-interpreter/src/kernels/BatchToSpaceND.h | 1 + .../src/kernels/BatchToSpaceND.test.cpp | 1 + .../luci-interpreter/src/kernels/Builders.h | 1 + .../luci-interpreter/src/kernels/CMakeLists.txt | 1 + onert-micro/luci-interpreter/src/kernels/Cast.h | 1 + .../luci-interpreter/src/kernels/Cast.test.cpp | 1 + .../src/kernels/Concatenation.test.cpp | 1 + .../luci-interpreter/src/kernels/Conv2D.test.cpp | 1 + .../luci-interpreter/src/kernels/DepthToSpace.cpp | 1 + .../luci-interpreter/src/kernels/DepthToSpace.h | 1 + .../src/kernels/DepthToSpace.test.cpp | 1 + .../luci-interpreter/src/kernels/DepthwiseConv2D.h | 1 + .../src/kernels/DepthwiseConv2D.test.cpp | 1 + .../luci-interpreter/src/kernels/Dequantize.cpp | 1 + .../luci-interpreter/src/kernels/Dequantize.h | 1 + onert-micro/luci-interpreter/src/kernels/Div.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Div.h | 1 + onert-micro/luci-interpreter/src/kernels/Elu.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Elu.h | 1 + .../luci-interpreter/src/kernels/Elu.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Equal.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Equal.h | 1 + onert-micro/luci-interpreter/src/kernels/Exp.h | 1 + .../luci-interpreter/src/kernels/ExpandDims.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Fill.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Fill.h | 1 + .../luci-interpreter/src/kernels/Fill.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Floor.h | 1 + .../luci-interpreter/src/kernels/Floor.test.cpp | 1 + .../luci-interpreter/src/kernels/FloorDiv.h | 1 + .../src/kernels/FullyConnected.cpp | 1 + .../src/kernels/FullyConnected.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Gather.h | 1 + .../luci-interpreter/src/kernels/Gather.test.cpp | 1 + .../luci-interpreter/src/kernels/Greater.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Greater.h | 1 + .../luci-interpreter/src/kernels/GreaterEqual.cpp | 1 + .../luci-interpreter/src/kernels/GreaterEqual.h | 1 + onert-micro/luci-interpreter/src/kernels/If.cpp | 1 + onert-micro/luci-interpreter/src/kernels/If.h | 1 + .../luci-interpreter/src/kernels/InstanceNorm.cpp | 1 + .../luci-interpreter/src/kernels/InstanceNorm.h | 1 + .../src/kernels/InstanceNorm.test.cpp | 1 + .../luci-interpreter/src/kernels/KernelBuilder.cpp | 1 + .../luci-interpreter/src/kernels/KernelBuilder.h | 1 + .../luci-interpreter/src/kernels/L2Normalize.cpp | 1 + .../luci-interpreter/src/kernels/L2Normalize.h | 1 + .../luci-interpreter/src/kernels/L2Pool2D.h | 1 + .../luci-interpreter/src/kernels/LeakyRelu.cpp | 1 + .../luci-interpreter/src/kernels/LeakyRelu.h | 1 + .../src/kernels/LeakyRelu.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Less.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Less.h | 1 + .../luci-interpreter/src/kernels/LessEqual.cpp | 1 + .../luci-interpreter/src/kernels/LessEqual.h | 1 + .../src/kernels/LocalResponseNormalization.cpp | 1 + .../src/kernels/LocalResponseNormalization.h | 1 + .../luci-interpreter/src/kernels/LogSoftmax.cpp | 1 + .../luci-interpreter/src/kernels/LogSoftmax.h | 1 + .../luci-interpreter/src/kernels/LogicalAnd.h | 1 + .../luci-interpreter/src/kernels/LogicalNot.cpp | 1 + .../luci-interpreter/src/kernels/LogicalNot.h | 1 + .../luci-interpreter/src/kernels/Logistic.cpp | 1 + .../luci-interpreter/src/kernels/Logistic.test.cpp | 1 + .../luci-interpreter/src/kernels/MaxPool2D.cpp | 1 + .../src/kernels/MaxPool2D.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Maximum.h | 1 + onert-micro/luci-interpreter/src/kernels/Mean.h | 1 + onert-micro/luci-interpreter/src/kernels/Minimum.h | 1 + .../luci-interpreter/src/kernels/MirrorPad.h | 1 + .../src/kernels/MirrorPad.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Mul.h | 1 + onert-micro/luci-interpreter/src/kernels/Neg.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Neg.h | 1 + .../luci-interpreter/src/kernels/NotEqual.cpp | 1 + .../luci-interpreter/src/kernels/NotEqual.h | 1 + onert-micro/luci-interpreter/src/kernels/OneHot.h | 1 + .../luci-interpreter/src/kernels/OneHot.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/PRelu.cpp | 1 + onert-micro/luci-interpreter/src/kernels/PRelu.h | 1 + onert-micro/luci-interpreter/src/kernels/Pack.h | 1 + .../luci-interpreter/src/kernels/Pack.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Pad.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Pad.h | 1 + .../luci-interpreter/src/kernels/Pad.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/PadV2.cpp | 1 + onert-micro/luci-interpreter/src/kernels/PadV2.h | 1 + .../luci-interpreter/src/kernels/PadV2.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Pow.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Pow.h | 1 + .../luci-interpreter/src/kernels/Pow.test.cpp | 1 + .../luci-interpreter/src/kernels/Quantize.cpp | 1 + .../luci-interpreter/src/kernels/Quantize.h | 1 + onert-micro/luci-interpreter/src/kernels/Relu.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Relu.h | 1 + onert-micro/luci-interpreter/src/kernels/Relu6.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Relu6.h | 1 + .../luci-interpreter/src/kernels/Reshape.test.cpp | 1 + .../luci-interpreter/src/kernels/ResizeBilinear.h | 1 + .../src/kernels/ResizeNearestNeighbor.h | 1 + .../luci-interpreter/src/kernels/ReverseV2.cpp | 1 + .../luci-interpreter/src/kernels/ReverseV2.h | 1 + onert-micro/luci-interpreter/src/kernels/Rsqrt.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Rsqrt.h | 1 + .../luci-interpreter/src/kernels/Rsqrt.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/SVDF.h | 1 + .../luci-interpreter/src/kernels/SVDF.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Shape.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Shape.h | 1 + .../luci-interpreter/src/kernels/Shape.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Slice.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Slice.h | 1 + .../luci-interpreter/src/kernels/Slice.test.cpp | 1 + .../luci-interpreter/src/kernels/Softmax.cpp | 1 + .../luci-interpreter/src/kernels/Softmax.test.cpp | 1 + .../luci-interpreter/src/kernels/SpaceToBatchND.h | 1 + .../src/kernels/SpaceToBatchND.test.cpp | 1 + .../luci-interpreter/src/kernels/SpaceToDepth.cpp | 1 + .../luci-interpreter/src/kernels/SpaceToDepth.h | 1 + .../src/kernels/SpaceToDepth.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Split.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Split.h | 1 + .../luci-interpreter/src/kernels/SplitV.cpp | 1 + onert-micro/luci-interpreter/src/kernels/SplitV.h | 1 + onert-micro/luci-interpreter/src/kernels/Sqrt.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Sqrt.h | 1 + .../luci-interpreter/src/kernels/Sqrt.test.cpp | 1 + .../luci-interpreter/src/kernels/Square.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Square.h | 1 + .../src/kernels/SquaredDifference.h | 1 + .../luci-interpreter/src/kernels/Squeeze.test.cpp | 1 + .../luci-interpreter/src/kernels/StridedSlice.h | 1 + .../src/kernels/StridedSlice.test.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Sub.h | 1 + onert-micro/luci-interpreter/src/kernels/Tanh.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Tanh.h | 1 + .../luci-interpreter/src/kernels/Transpose.cpp | 1 + .../luci-interpreter/src/kernels/Transpose.h | 1 + .../src/kernels/Transpose.test.cpp | 1 + .../luci-interpreter/src/kernels/TransposeConv.h | 1 + .../src/kernels/TransposeConv.test.cpp | 1 + .../src/kernels/UnidirectionalSequenceLSTM.h | 1 + .../luci-interpreter/src/kernels/Unpack.cpp | 1 + onert-micro/luci-interpreter/src/kernels/Unpack.h | 1 + onert-micro/luci-interpreter/src/kernels/While.h | 1 + packaging/nnfw.spec | 16 ++++++++------ runtime/contrib/android/api/build.gradle | 2 +- runtime/libs/ndarray/src/ContiguousSpan.test.cpp | 10 ++++----- runtime/onert/api/include/nnfw_version.h | 2 +- runtime/onert/core/src/exec/Executors.cc | 8 +++++++ .../src/one_op_tests/BatchToSpaceND.test.cc | 17 +++++++++++++++ tests/nnfw_api/src/one_op_tests/Reverse.test.cc | 23 ++++++++++++++++++++ tests/nnfw_api/src/one_op_tests/Split.test.cc | 23 ++++++++++++++++++++ .../nnfw_api/src/one_op_tests/StridedSlice.test.cc | 25 ++++++++++++++++++++++ 240 files changed, 351 insertions(+), 15 deletions(-) create mode 100644 docs/release/1.22/release-note-1.22.1.md diff --git a/docs/conf.py b/docs/conf.py index c49ea1f..c33e103 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ copyright = '2020, Samsung Research & contributors' author = 'Samsung Research & contributors' # The full version, including alpha/beta/rc tags -release = '1.22.0' +release = '1.22.1' # -- General configuration --------------------------------------------------- diff --git a/docs/release/1.22/release-note-1.22.1.md b/docs/release/1.22/release-note-1.22.1.md new file mode 100644 index 0000000..c76eb26 --- /dev/null +++ b/docs/release/1.22/release-note-1.22.1.md @@ -0,0 +1,9 @@ +# Release Note 1.22.1 + +## ONE Runtime + +### Multimodel nnpackage + +- Runtime supports to run nnpackage with 3 or more models +- Runtime supports to run multimodel nnpackage with multiple subgraphs +- Runtime supports type casting when tensor's data type between edge is different diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALArgMax.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALArgMax.h index 21e6329..84147b2 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALArgMax.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALArgMax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALAveragePool2d.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALAveragePool2d.h index a274afb..79ed587 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALAveragePool2d.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALAveragePool2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALBatchToSpaceND.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALBatchToSpaceND.h index f8a4a80..9ba3196 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALBatchToSpaceND.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALBatchToSpaceND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALConv2d.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALConv2d.h index bd47a88..7ec64a7 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALConv2d.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthToSpace.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthToSpace.h index 8463e57..ce5be43 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthToSpace.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthToSpace.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthwiseConv2d.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthwiseConv2d.h index 46878f4..5f5e4dd 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthwiseConv2d.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALDepthwiseConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALDequantize.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALDequantize.h index efa6b16..a11abef 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALDequantize.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALDequantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALElu.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALElu.h index 4089d0a..fc8c573 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALElu.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALElu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALFill.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALFill.h index 1448b0c..c9eb33b 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALFill.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALFill.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALFullyConnected.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALFullyConnected.h index 32e9057..87e29ce 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALFullyConnected.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALFullyConnected.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Normalize.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Normalize.h index f84742a..16bc4ae 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Normalize.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Normalize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Pool2D.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Pool2D.h index 38a302f..aa3924e 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Pool2D.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALL2Pool2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALLeakyRelu.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALLeakyRelu.h index 9ccd222..97daddc 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALLeakyRelu.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALLeakyRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALMul.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALMul.h index 347a97a..e98d8a2 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALMul.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALMul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALNeg.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALNeg.h index be5903a..b4e430e 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALNeg.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALNeg.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALQuantize.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALQuantize.h index effb85d..5d9ea51 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALQuantize.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALQuantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeBilinear.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeBilinear.h index cc9f0fd..91c28ef 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeBilinear.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeBilinear.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeNearestNeighbor.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeNearestNeighbor.h index f4d5a6e..688eea3 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeNearestNeighbor.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALResizeNearestNeighbor.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALSoftmax.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALSoftmax.h index 6bbda48..1fb1862 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALSoftmax.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALSoftmax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToBatchND.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToBatchND.h index fdddaa9..7997c71 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToBatchND.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToBatchND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h index 816b7f6..7866cc2 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALSpaceToDepth.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/cmsisnn/PALSub.h b/onert-micro/luci-interpreter/pal/cmsisnn/PALSub.h index ea57578..2269bc3 100644 --- a/onert-micro/luci-interpreter/pal/cmsisnn/PALSub.h +++ b/onert-micro/luci-interpreter/pal/cmsisnn/PALSub.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALArgMax.h b/onert-micro/luci-interpreter/pal/linux/PALArgMax.h index 21e6329..84147b2 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALArgMax.h +++ b/onert-micro/luci-interpreter/pal/linux/PALArgMax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALAveragePool2d.h b/onert-micro/luci-interpreter/pal/linux/PALAveragePool2d.h index cce3060..fe93b67 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALAveragePool2d.h +++ b/onert-micro/luci-interpreter/pal/linux/PALAveragePool2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALBatchMatMul.h b/onert-micro/luci-interpreter/pal/linux/PALBatchMatMul.h index 3894f2d..a6f6564 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALBatchMatMul.h +++ b/onert-micro/luci-interpreter/pal/linux/PALBatchMatMul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALBatchToSpaceND.h b/onert-micro/luci-interpreter/pal/linux/PALBatchToSpaceND.h index 3fe2022..52da2a8 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALBatchToSpaceND.h +++ b/onert-micro/luci-interpreter/pal/linux/PALBatchToSpaceND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALConv2d.h b/onert-micro/luci-interpreter/pal/linux/PALConv2d.h index 985a15f..1c26586 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALConv2d.h +++ b/onert-micro/luci-interpreter/pal/linux/PALConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALDepthToSpace.h b/onert-micro/luci-interpreter/pal/linux/PALDepthToSpace.h index f9ebfcf..6372e4e 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALDepthToSpace.h +++ b/onert-micro/luci-interpreter/pal/linux/PALDepthToSpace.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALDepthwiseConv2d.h b/onert-micro/luci-interpreter/pal/linux/PALDepthwiseConv2d.h index c9d1a29..1cba996 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALDepthwiseConv2d.h +++ b/onert-micro/luci-interpreter/pal/linux/PALDepthwiseConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALDequantize.h b/onert-micro/luci-interpreter/pal/linux/PALDequantize.h index 3af6d07..b505129 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALDequantize.h +++ b/onert-micro/luci-interpreter/pal/linux/PALDequantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALElu.h b/onert-micro/luci-interpreter/pal/linux/PALElu.h index cb365ff..7746d96 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALElu.h +++ b/onert-micro/luci-interpreter/pal/linux/PALElu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALFill.h b/onert-micro/luci-interpreter/pal/linux/PALFill.h index 4ef1af2..212350a 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALFill.h +++ b/onert-micro/luci-interpreter/pal/linux/PALFill.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALFullyConnected.h b/onert-micro/luci-interpreter/pal/linux/PALFullyConnected.h index 62970db..ed8d2a6 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALFullyConnected.h +++ b/onert-micro/luci-interpreter/pal/linux/PALFullyConnected.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALGather.h b/onert-micro/luci-interpreter/pal/linux/PALGather.h index 49ac35f..97d5431 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALGather.h +++ b/onert-micro/luci-interpreter/pal/linux/PALGather.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALL2Normalize.h b/onert-micro/luci-interpreter/pal/linux/PALL2Normalize.h index 6c663e2..5d2c09f 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALL2Normalize.h +++ b/onert-micro/luci-interpreter/pal/linux/PALL2Normalize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALL2Pool2D.h b/onert-micro/luci-interpreter/pal/linux/PALL2Pool2D.h index aac57f2..121ced9 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALL2Pool2D.h +++ b/onert-micro/luci-interpreter/pal/linux/PALL2Pool2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALLeakyRelu.h b/onert-micro/luci-interpreter/pal/linux/PALLeakyRelu.h index e8209ba..506efb2 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALLeakyRelu.h +++ b/onert-micro/luci-interpreter/pal/linux/PALLeakyRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALLocalResponseNormalization.h b/onert-micro/luci-interpreter/pal/linux/PALLocalResponseNormalization.h index 54f7f09..b996650 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALLocalResponseNormalization.h +++ b/onert-micro/luci-interpreter/pal/linux/PALLocalResponseNormalization.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALLogSoftmax.h b/onert-micro/luci-interpreter/pal/linux/PALLogSoftmax.h index a32e3ee..099b2d2 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALLogSoftmax.h +++ b/onert-micro/luci-interpreter/pal/linux/PALLogSoftmax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALMul.h b/onert-micro/luci-interpreter/pal/linux/PALMul.h index a8a9d4a..d2a4d1f 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALMul.h +++ b/onert-micro/luci-interpreter/pal/linux/PALMul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALNeg.h b/onert-micro/luci-interpreter/pal/linux/PALNeg.h index 797ffee..c88b045 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALNeg.h +++ b/onert-micro/luci-interpreter/pal/linux/PALNeg.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALQuantize.h b/onert-micro/luci-interpreter/pal/linux/PALQuantize.h index bf1d795..ebaf876 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALQuantize.h +++ b/onert-micro/luci-interpreter/pal/linux/PALQuantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALRelu.h b/onert-micro/luci-interpreter/pal/linux/PALRelu.h index b4c715d..de17750 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALRelu.h +++ b/onert-micro/luci-interpreter/pal/linux/PALRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALRelu6.h b/onert-micro/luci-interpreter/pal/linux/PALRelu6.h index bf2f91a..e546a2c 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALRelu6.h +++ b/onert-micro/luci-interpreter/pal/linux/PALRelu6.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALResizeBilinear.h b/onert-micro/luci-interpreter/pal/linux/PALResizeBilinear.h index 7380081..0ccfa04 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALResizeBilinear.h +++ b/onert-micro/luci-interpreter/pal/linux/PALResizeBilinear.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALResizeNearestNeighbor.h b/onert-micro/luci-interpreter/pal/linux/PALResizeNearestNeighbor.h index 74d1926..c500611 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALResizeNearestNeighbor.h +++ b/onert-micro/luci-interpreter/pal/linux/PALResizeNearestNeighbor.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSVDF.h b/onert-micro/luci-interpreter/pal/linux/PALSVDF.h index 101d045..438c63d 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSVDF.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSVDF.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSlice.h b/onert-micro/luci-interpreter/pal/linux/PALSlice.h index 640a716..0984bf7 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSlice.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSlice.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSoftmax.h b/onert-micro/luci-interpreter/pal/linux/PALSoftmax.h index b197e79..abd38a5 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSoftmax.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSoftmax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSpaceToBatchND.h b/onert-micro/luci-interpreter/pal/linux/PALSpaceToBatchND.h index 5e8de9b..7275799 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSpaceToBatchND.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSpaceToBatchND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSpaceToDepth.h b/onert-micro/luci-interpreter/pal/linux/PALSpaceToDepth.h index 52d2a5b..3013fc1 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSpaceToDepth.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSpaceToDepth.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSplit.h b/onert-micro/luci-interpreter/pal/linux/PALSplit.h index 4d8da72..dad048f 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSplit.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSplit.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/linux/PALSub.h b/onert-micro/luci-interpreter/pal/linux/PALSub.h index 04080d6..1babe1a 100644 --- a/onert-micro/luci-interpreter/pal/linux/PALSub.h +++ b/onert-micro/luci-interpreter/pal/linux/PALSub.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALArgMax.h b/onert-micro/luci-interpreter/pal/mcu/PALArgMax.h index 21e6329..84147b2 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALArgMax.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALArgMax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALAveragePool2d.h b/onert-micro/luci-interpreter/pal/mcu/PALAveragePool2d.h index cce3060..fe93b67 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALAveragePool2d.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALAveragePool2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALBatchToSpaceND.h b/onert-micro/luci-interpreter/pal/mcu/PALBatchToSpaceND.h index acfd8b7..91f9277 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALBatchToSpaceND.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALBatchToSpaceND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALConv2d.h b/onert-micro/luci-interpreter/pal/mcu/PALConv2d.h index 31fd7f2..03f01b5 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALConv2d.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALDepthToSpace.h b/onert-micro/luci-interpreter/pal/mcu/PALDepthToSpace.h index 8463e57..ce5be43 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALDepthToSpace.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALDepthToSpace.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALDepthwiseConv2d.h b/onert-micro/luci-interpreter/pal/mcu/PALDepthwiseConv2d.h index c9d1a29..1cba996 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALDepthwiseConv2d.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALDepthwiseConv2d.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALDequantize.h b/onert-micro/luci-interpreter/pal/mcu/PALDequantize.h index efa6b16..a11abef 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALDequantize.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALDequantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALElu.h b/onert-micro/luci-interpreter/pal/mcu/PALElu.h index 4089d0a..fc8c573 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALElu.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALElu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALFill.h b/onert-micro/luci-interpreter/pal/mcu/PALFill.h index 1448b0c..c9eb33b 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALFill.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALFill.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALFullyConnected.h b/onert-micro/luci-interpreter/pal/mcu/PALFullyConnected.h index 048624d..25d4dcf 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALFullyConnected.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALFullyConnected.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALL2Normalize.h b/onert-micro/luci-interpreter/pal/mcu/PALL2Normalize.h index f84742a..16bc4ae 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALL2Normalize.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALL2Normalize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h b/onert-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h index 38a302f..aa3924e 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALL2Pool2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALLeakyRelu.h b/onert-micro/luci-interpreter/pal/mcu/PALLeakyRelu.h index 9ccd222..97daddc 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALLeakyRelu.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALLeakyRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALMul.h b/onert-micro/luci-interpreter/pal/mcu/PALMul.h index 347a97a..e98d8a2 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALMul.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALMul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALNeg.h b/onert-micro/luci-interpreter/pal/mcu/PALNeg.h index be5903a..b4e430e 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALNeg.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALNeg.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALQuantize.h b/onert-micro/luci-interpreter/pal/mcu/PALQuantize.h index effb85d..5d9ea51 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALQuantize.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALQuantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALResizeBilinear.h b/onert-micro/luci-interpreter/pal/mcu/PALResizeBilinear.h index 4db7fa8..ce9fc80 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALResizeBilinear.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALResizeBilinear.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALResizeNearestNeighbor.h b/onert-micro/luci-interpreter/pal/mcu/PALResizeNearestNeighbor.h index 06c597d..10a38c0 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALResizeNearestNeighbor.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALResizeNearestNeighbor.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALSoftmax.h b/onert-micro/luci-interpreter/pal/mcu/PALSoftmax.h index 1c4c64d..cecf38f 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALSoftmax.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALSoftmax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALSpaceToBatchND.h b/onert-micro/luci-interpreter/pal/mcu/PALSpaceToBatchND.h index 9f7c54e..b2df23c 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALSpaceToBatchND.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALSpaceToBatchND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALSpaceToDepth.h b/onert-micro/luci-interpreter/pal/mcu/PALSpaceToDepth.h index 816b7f6..7866cc2 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALSpaceToDepth.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALSpaceToDepth.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/pal/mcu/PALSub.h b/onert-micro/luci-interpreter/pal/mcu/PALSub.h index ea57578..2269bc3 100644 --- a/onert-micro/luci-interpreter/pal/mcu/PALSub.h +++ b/onert-micro/luci-interpreter/pal/mcu/PALSub.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Add.h b/onert-micro/luci-interpreter/src/kernels/Add.h index 91d95b6..f921717 100644 --- a/onert-micro/luci-interpreter/src/kernels/Add.h +++ b/onert-micro/luci-interpreter/src/kernels/Add.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ArgMax.cpp b/onert-micro/luci-interpreter/src/kernels/ArgMax.cpp index f51476d..5ac4bcb 100644 --- a/onert-micro/luci-interpreter/src/kernels/ArgMax.cpp +++ b/onert-micro/luci-interpreter/src/kernels/ArgMax.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ArgMax.h b/onert-micro/luci-interpreter/src/kernels/ArgMax.h index c851b58..0ee812d 100644 --- a/onert-micro/luci-interpreter/src/kernels/ArgMax.h +++ b/onert-micro/luci-interpreter/src/kernels/ArgMax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ArgMax.test.cpp b/onert-micro/luci-interpreter/src/kernels/ArgMax.test.cpp index 474f4b3..2089878 100644 --- a/onert-micro/luci-interpreter/src/kernels/ArgMax.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/ArgMax.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.cpp b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.cpp index 498334c..6dd81ab 100644 --- a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.cpp +++ b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.h b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.h index 2c8fe16..9e26c35 100644 --- a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.h +++ b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.test.cpp b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.test.cpp index 478bfa6..1bd058e 100644 --- a/onert-micro/luci-interpreter/src/kernels/AveragePool2D.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/AveragePool2D.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/BatchMatMul.h b/onert-micro/luci-interpreter/src/kernels/BatchMatMul.h index 744f497..84e93ed 100644 --- a/onert-micro/luci-interpreter/src/kernels/BatchMatMul.h +++ b/onert-micro/luci-interpreter/src/kernels/BatchMatMul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/BatchMatMul.test.cpp b/onert-micro/luci-interpreter/src/kernels/BatchMatMul.test.cpp index edfa3a6..90db77b 100644 --- a/onert-micro/luci-interpreter/src/kernels/BatchMatMul.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/BatchMatMul.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.h b/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.h index 57703ea..803cf29 100644 --- a/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.h +++ b/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.test.cpp b/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.test.cpp index 52647a7..fc936d1 100644 --- a/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/BatchToSpaceND.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Builders.h b/onert-micro/luci-interpreter/src/kernels/Builders.h index b209b2e..13646a3 100644 --- a/onert-micro/luci-interpreter/src/kernels/Builders.h +++ b/onert-micro/luci-interpreter/src/kernels/Builders.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/CMakeLists.txt b/onert-micro/luci-interpreter/src/kernels/CMakeLists.txt index 8e5c02c..f59aa90 100644 --- a/onert-micro/luci-interpreter/src/kernels/CMakeLists.txt +++ b/onert-micro/luci-interpreter/src/kernels/CMakeLists.txt @@ -1,5 +1,6 @@ set(SOURCES BinaryOpCommon.h + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. Utils.h Utils.cpp Builders.h diff --git a/onert-micro/luci-interpreter/src/kernels/Cast.h b/onert-micro/luci-interpreter/src/kernels/Cast.h index f0bd020..9249ccc 100644 --- a/onert-micro/luci-interpreter/src/kernels/Cast.h +++ b/onert-micro/luci-interpreter/src/kernels/Cast.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Cast.test.cpp b/onert-micro/luci-interpreter/src/kernels/Cast.test.cpp index 4713ad3..6a463d2 100644 --- a/onert-micro/luci-interpreter/src/kernels/Cast.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Cast.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Concatenation.test.cpp b/onert-micro/luci-interpreter/src/kernels/Concatenation.test.cpp index 441ecfe..25234c5 100644 --- a/onert-micro/luci-interpreter/src/kernels/Concatenation.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Concatenation.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Conv2D.test.cpp b/onert-micro/luci-interpreter/src/kernels/Conv2D.test.cpp index b23f9d4..6c6d860 100644 --- a/onert-micro/luci-interpreter/src/kernels/Conv2D.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Conv2D.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.cpp b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.cpp index 937958b..28f04d1 100644 --- a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.cpp +++ b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.h b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.h index 63ce376..42cf190 100644 --- a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.h +++ b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.test.cpp b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.test.cpp index 88e6e07..f367c1b 100644 --- a/onert-micro/luci-interpreter/src/kernels/DepthToSpace.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/DepthToSpace.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.h b/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.h index 3d1faf6..daa1505 100644 --- a/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.h +++ b/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp b/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp index 6b4673f..a6e3182 100644 --- a/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/DepthwiseConv2D.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Dequantize.cpp b/onert-micro/luci-interpreter/src/kernels/Dequantize.cpp index a097342..5d4b17d 100644 --- a/onert-micro/luci-interpreter/src/kernels/Dequantize.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Dequantize.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Dequantize.h b/onert-micro/luci-interpreter/src/kernels/Dequantize.h index 5565df0..5d671f3 100644 --- a/onert-micro/luci-interpreter/src/kernels/Dequantize.h +++ b/onert-micro/luci-interpreter/src/kernels/Dequantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Div.cpp b/onert-micro/luci-interpreter/src/kernels/Div.cpp index efa90f8..d1cd7f7 100644 --- a/onert-micro/luci-interpreter/src/kernels/Div.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Div.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Div.h b/onert-micro/luci-interpreter/src/kernels/Div.h index c1bf3e1..ac88661 100644 --- a/onert-micro/luci-interpreter/src/kernels/Div.h +++ b/onert-micro/luci-interpreter/src/kernels/Div.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Elu.cpp b/onert-micro/luci-interpreter/src/kernels/Elu.cpp index 0f0df02..160a1a5 100644 --- a/onert-micro/luci-interpreter/src/kernels/Elu.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Elu.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Elu.h b/onert-micro/luci-interpreter/src/kernels/Elu.h index c844ab5..67a922b 100644 --- a/onert-micro/luci-interpreter/src/kernels/Elu.h +++ b/onert-micro/luci-interpreter/src/kernels/Elu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Elu.test.cpp b/onert-micro/luci-interpreter/src/kernels/Elu.test.cpp index 814499c..b87d687 100644 --- a/onert-micro/luci-interpreter/src/kernels/Elu.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Elu.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Equal.cpp b/onert-micro/luci-interpreter/src/kernels/Equal.cpp index b7cf8e5..003d643 100644 --- a/onert-micro/luci-interpreter/src/kernels/Equal.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Equal.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Equal.h b/onert-micro/luci-interpreter/src/kernels/Equal.h index c9be32c..7c5f380 100644 --- a/onert-micro/luci-interpreter/src/kernels/Equal.h +++ b/onert-micro/luci-interpreter/src/kernels/Equal.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Exp.h b/onert-micro/luci-interpreter/src/kernels/Exp.h index 4291773..51ba2ca 100644 --- a/onert-micro/luci-interpreter/src/kernels/Exp.h +++ b/onert-micro/luci-interpreter/src/kernels/Exp.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ExpandDims.cpp b/onert-micro/luci-interpreter/src/kernels/ExpandDims.cpp index 6c7e20b..867af01 100644 --- a/onert-micro/luci-interpreter/src/kernels/ExpandDims.cpp +++ b/onert-micro/luci-interpreter/src/kernels/ExpandDims.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Fill.cpp b/onert-micro/luci-interpreter/src/kernels/Fill.cpp index addab74..6707c70 100644 --- a/onert-micro/luci-interpreter/src/kernels/Fill.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Fill.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Fill.h b/onert-micro/luci-interpreter/src/kernels/Fill.h index 184f0cb..4e517c5 100644 --- a/onert-micro/luci-interpreter/src/kernels/Fill.h +++ b/onert-micro/luci-interpreter/src/kernels/Fill.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Fill.test.cpp b/onert-micro/luci-interpreter/src/kernels/Fill.test.cpp index cf56df5..4033caa 100644 --- a/onert-micro/luci-interpreter/src/kernels/Fill.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Fill.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Floor.h b/onert-micro/luci-interpreter/src/kernels/Floor.h index ca3ad59..47d1124 100644 --- a/onert-micro/luci-interpreter/src/kernels/Floor.h +++ b/onert-micro/luci-interpreter/src/kernels/Floor.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Floor.test.cpp b/onert-micro/luci-interpreter/src/kernels/Floor.test.cpp index 30076fb..37523be 100644 --- a/onert-micro/luci-interpreter/src/kernels/Floor.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Floor.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/FloorDiv.h b/onert-micro/luci-interpreter/src/kernels/FloorDiv.h index e9c47d8..7a0d6b1 100644 --- a/onert-micro/luci-interpreter/src/kernels/FloorDiv.h +++ b/onert-micro/luci-interpreter/src/kernels/FloorDiv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/FullyConnected.cpp b/onert-micro/luci-interpreter/src/kernels/FullyConnected.cpp index 1f695af..2cfdc84 100644 --- a/onert-micro/luci-interpreter/src/kernels/FullyConnected.cpp +++ b/onert-micro/luci-interpreter/src/kernels/FullyConnected.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/FullyConnected.test.cpp b/onert-micro/luci-interpreter/src/kernels/FullyConnected.test.cpp index 43fa994..feda0d8 100644 --- a/onert-micro/luci-interpreter/src/kernels/FullyConnected.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/FullyConnected.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Gather.h b/onert-micro/luci-interpreter/src/kernels/Gather.h index cc02d64..5a36c82 100644 --- a/onert-micro/luci-interpreter/src/kernels/Gather.h +++ b/onert-micro/luci-interpreter/src/kernels/Gather.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Gather.test.cpp b/onert-micro/luci-interpreter/src/kernels/Gather.test.cpp index 4b3dda7..dacf366 100644 --- a/onert-micro/luci-interpreter/src/kernels/Gather.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Gather.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Greater.cpp b/onert-micro/luci-interpreter/src/kernels/Greater.cpp index 9d77780..68a0d47 100644 --- a/onert-micro/luci-interpreter/src/kernels/Greater.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Greater.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Greater.h b/onert-micro/luci-interpreter/src/kernels/Greater.h index 065f76d..8e4369f 100644 --- a/onert-micro/luci-interpreter/src/kernels/Greater.h +++ b/onert-micro/luci-interpreter/src/kernels/Greater.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/GreaterEqual.cpp b/onert-micro/luci-interpreter/src/kernels/GreaterEqual.cpp index 8f37160..c2a7dce 100644 --- a/onert-micro/luci-interpreter/src/kernels/GreaterEqual.cpp +++ b/onert-micro/luci-interpreter/src/kernels/GreaterEqual.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/GreaterEqual.h b/onert-micro/luci-interpreter/src/kernels/GreaterEqual.h index e333c30..64f4f4c 100644 --- a/onert-micro/luci-interpreter/src/kernels/GreaterEqual.h +++ b/onert-micro/luci-interpreter/src/kernels/GreaterEqual.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/If.cpp b/onert-micro/luci-interpreter/src/kernels/If.cpp index 971708b..b472323 100644 --- a/onert-micro/luci-interpreter/src/kernels/If.cpp +++ b/onert-micro/luci-interpreter/src/kernels/If.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/If.h b/onert-micro/luci-interpreter/src/kernels/If.h index fa6ab37..22bb2dc 100644 --- a/onert-micro/luci-interpreter/src/kernels/If.h +++ b/onert-micro/luci-interpreter/src/kernels/If.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.cpp b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.cpp index 577dc64..dc0fec9 100644 --- a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.cpp +++ b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.h b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.h index a70a84e..77922e7 100644 --- a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.h +++ b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.test.cpp b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.test.cpp index 04400c3..976f1b5 100644 --- a/onert-micro/luci-interpreter/src/kernels/InstanceNorm.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/InstanceNorm.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/KernelBuilder.cpp b/onert-micro/luci-interpreter/src/kernels/KernelBuilder.cpp index fc9c09c..4b2e662 100644 --- a/onert-micro/luci-interpreter/src/kernels/KernelBuilder.cpp +++ b/onert-micro/luci-interpreter/src/kernels/KernelBuilder.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/KernelBuilder.h b/onert-micro/luci-interpreter/src/kernels/KernelBuilder.h index c73cf05..06da653 100644 --- a/onert-micro/luci-interpreter/src/kernels/KernelBuilder.h +++ b/onert-micro/luci-interpreter/src/kernels/KernelBuilder.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/L2Normalize.cpp b/onert-micro/luci-interpreter/src/kernels/L2Normalize.cpp index 97c9db8..09482a5 100644 --- a/onert-micro/luci-interpreter/src/kernels/L2Normalize.cpp +++ b/onert-micro/luci-interpreter/src/kernels/L2Normalize.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/L2Normalize.h b/onert-micro/luci-interpreter/src/kernels/L2Normalize.h index 6c7dac6..9c1716b 100644 --- a/onert-micro/luci-interpreter/src/kernels/L2Normalize.h +++ b/onert-micro/luci-interpreter/src/kernels/L2Normalize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/L2Pool2D.h b/onert-micro/luci-interpreter/src/kernels/L2Pool2D.h index d40f5f4..4d1ed5d 100644 --- a/onert-micro/luci-interpreter/src/kernels/L2Pool2D.h +++ b/onert-micro/luci-interpreter/src/kernels/L2Pool2D.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.cpp b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.cpp index d13fef2..ab7072f 100644 --- a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.h b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.h index e66f404..88e8c03 100644 --- a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.h +++ b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.test.cpp b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.test.cpp index 0f6263b..6063fa5 100644 --- a/onert-micro/luci-interpreter/src/kernels/LeakyRelu.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LeakyRelu.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Less.cpp b/onert-micro/luci-interpreter/src/kernels/Less.cpp index 1d7bbd6..54a785c 100644 --- a/onert-micro/luci-interpreter/src/kernels/Less.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Less.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Less.h b/onert-micro/luci-interpreter/src/kernels/Less.h index e27bb68..364e5a9 100644 --- a/onert-micro/luci-interpreter/src/kernels/Less.h +++ b/onert-micro/luci-interpreter/src/kernels/Less.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LessEqual.cpp b/onert-micro/luci-interpreter/src/kernels/LessEqual.cpp index d750893..03b122a 100644 --- a/onert-micro/luci-interpreter/src/kernels/LessEqual.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LessEqual.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LessEqual.h b/onert-micro/luci-interpreter/src/kernels/LessEqual.h index f82ea90..93da856 100644 --- a/onert-micro/luci-interpreter/src/kernels/LessEqual.h +++ b/onert-micro/luci-interpreter/src/kernels/LessEqual.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.cpp b/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.cpp index bf08db0..49a9eee 100644 --- a/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.h b/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.h index 60408a1..16b6ba4 100644 --- a/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.h +++ b/onert-micro/luci-interpreter/src/kernels/LocalResponseNormalization.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LogSoftmax.cpp b/onert-micro/luci-interpreter/src/kernels/LogSoftmax.cpp index b467cb0..d5f9917 100644 --- a/onert-micro/luci-interpreter/src/kernels/LogSoftmax.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LogSoftmax.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LogSoftmax.h b/onert-micro/luci-interpreter/src/kernels/LogSoftmax.h index 18477fb..26c5dc3 100644 --- a/onert-micro/luci-interpreter/src/kernels/LogSoftmax.h +++ b/onert-micro/luci-interpreter/src/kernels/LogSoftmax.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LogicalAnd.h b/onert-micro/luci-interpreter/src/kernels/LogicalAnd.h index 46b8899..2609b31 100644 --- a/onert-micro/luci-interpreter/src/kernels/LogicalAnd.h +++ b/onert-micro/luci-interpreter/src/kernels/LogicalAnd.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LogicalNot.cpp b/onert-micro/luci-interpreter/src/kernels/LogicalNot.cpp index 4ba4499..22dc0d2 100644 --- a/onert-micro/luci-interpreter/src/kernels/LogicalNot.cpp +++ b/onert-micro/luci-interpreter/src/kernels/LogicalNot.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/LogicalNot.h b/onert-micro/luci-interpreter/src/kernels/LogicalNot.h index 1608faf..6c4cfc1 100644 --- a/onert-micro/luci-interpreter/src/kernels/LogicalNot.h +++ b/onert-micro/luci-interpreter/src/kernels/LogicalNot.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Logistic.cpp b/onert-micro/luci-interpreter/src/kernels/Logistic.cpp index 631c060..4e8cba8 100644 --- a/onert-micro/luci-interpreter/src/kernels/Logistic.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Logistic.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Logistic.test.cpp b/onert-micro/luci-interpreter/src/kernels/Logistic.test.cpp index 951dd3d..78fa9ee 100644 --- a/onert-micro/luci-interpreter/src/kernels/Logistic.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Logistic.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/MaxPool2D.cpp b/onert-micro/luci-interpreter/src/kernels/MaxPool2D.cpp index 865e4f8..f6b521d 100644 --- a/onert-micro/luci-interpreter/src/kernels/MaxPool2D.cpp +++ b/onert-micro/luci-interpreter/src/kernels/MaxPool2D.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/MaxPool2D.test.cpp b/onert-micro/luci-interpreter/src/kernels/MaxPool2D.test.cpp index d59c5f0..9e3cbac 100644 --- a/onert-micro/luci-interpreter/src/kernels/MaxPool2D.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/MaxPool2D.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Maximum.h b/onert-micro/luci-interpreter/src/kernels/Maximum.h index 3c99e69..275d5d3 100644 --- a/onert-micro/luci-interpreter/src/kernels/Maximum.h +++ b/onert-micro/luci-interpreter/src/kernels/Maximum.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Mean.h b/onert-micro/luci-interpreter/src/kernels/Mean.h index ed07ae5..9739f54 100644 --- a/onert-micro/luci-interpreter/src/kernels/Mean.h +++ b/onert-micro/luci-interpreter/src/kernels/Mean.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Minimum.h b/onert-micro/luci-interpreter/src/kernels/Minimum.h index 5ff4035..ad1c8fc 100644 --- a/onert-micro/luci-interpreter/src/kernels/Minimum.h +++ b/onert-micro/luci-interpreter/src/kernels/Minimum.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/MirrorPad.h b/onert-micro/luci-interpreter/src/kernels/MirrorPad.h index d3e6e85..5919e3d 100644 --- a/onert-micro/luci-interpreter/src/kernels/MirrorPad.h +++ b/onert-micro/luci-interpreter/src/kernels/MirrorPad.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/MirrorPad.test.cpp b/onert-micro/luci-interpreter/src/kernels/MirrorPad.test.cpp index 740d8cb..f6f938c 100644 --- a/onert-micro/luci-interpreter/src/kernels/MirrorPad.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/MirrorPad.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Mul.h b/onert-micro/luci-interpreter/src/kernels/Mul.h index c0cf817..6945abd 100644 --- a/onert-micro/luci-interpreter/src/kernels/Mul.h +++ b/onert-micro/luci-interpreter/src/kernels/Mul.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Neg.cpp b/onert-micro/luci-interpreter/src/kernels/Neg.cpp index 961148a..eae787a 100644 --- a/onert-micro/luci-interpreter/src/kernels/Neg.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Neg.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Neg.h b/onert-micro/luci-interpreter/src/kernels/Neg.h index 69fa1a1..f5f565d 100644 --- a/onert-micro/luci-interpreter/src/kernels/Neg.h +++ b/onert-micro/luci-interpreter/src/kernels/Neg.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/NotEqual.cpp b/onert-micro/luci-interpreter/src/kernels/NotEqual.cpp index 8c3983e..304939e 100644 --- a/onert-micro/luci-interpreter/src/kernels/NotEqual.cpp +++ b/onert-micro/luci-interpreter/src/kernels/NotEqual.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/NotEqual.h b/onert-micro/luci-interpreter/src/kernels/NotEqual.h index d2aafe8..baa22a6 100644 --- a/onert-micro/luci-interpreter/src/kernels/NotEqual.h +++ b/onert-micro/luci-interpreter/src/kernels/NotEqual.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/OneHot.h b/onert-micro/luci-interpreter/src/kernels/OneHot.h index 572f857..f1afc28 100644 --- a/onert-micro/luci-interpreter/src/kernels/OneHot.h +++ b/onert-micro/luci-interpreter/src/kernels/OneHot.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/OneHot.test.cpp b/onert-micro/luci-interpreter/src/kernels/OneHot.test.cpp index 45b6968..bc59d22 100644 --- a/onert-micro/luci-interpreter/src/kernels/OneHot.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/OneHot.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/PRelu.cpp b/onert-micro/luci-interpreter/src/kernels/PRelu.cpp index 3d64215..c3c79be 100644 --- a/onert-micro/luci-interpreter/src/kernels/PRelu.cpp +++ b/onert-micro/luci-interpreter/src/kernels/PRelu.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/PRelu.h b/onert-micro/luci-interpreter/src/kernels/PRelu.h index f7735d4..b62cc2a 100644 --- a/onert-micro/luci-interpreter/src/kernels/PRelu.h +++ b/onert-micro/luci-interpreter/src/kernels/PRelu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pack.h b/onert-micro/luci-interpreter/src/kernels/Pack.h index 4a2fcfd..730177b 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pack.h +++ b/onert-micro/luci-interpreter/src/kernels/Pack.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pack.test.cpp b/onert-micro/luci-interpreter/src/kernels/Pack.test.cpp index d16320b..cd5cff9 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pack.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Pack.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pad.cpp b/onert-micro/luci-interpreter/src/kernels/Pad.cpp index 6b45265..9ae0f82 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pad.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Pad.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pad.h b/onert-micro/luci-interpreter/src/kernels/Pad.h index e05b47f..f6a9cfc 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pad.h +++ b/onert-micro/luci-interpreter/src/kernels/Pad.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pad.test.cpp b/onert-micro/luci-interpreter/src/kernels/Pad.test.cpp index dd3ce94..95a28b6 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pad.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Pad.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/PadV2.cpp b/onert-micro/luci-interpreter/src/kernels/PadV2.cpp index c141e3d..2b759a8 100644 --- a/onert-micro/luci-interpreter/src/kernels/PadV2.cpp +++ b/onert-micro/luci-interpreter/src/kernels/PadV2.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/PadV2.h b/onert-micro/luci-interpreter/src/kernels/PadV2.h index 48a31f5..546dba9 100644 --- a/onert-micro/luci-interpreter/src/kernels/PadV2.h +++ b/onert-micro/luci-interpreter/src/kernels/PadV2.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/PadV2.test.cpp b/onert-micro/luci-interpreter/src/kernels/PadV2.test.cpp index 41efaff..9094a22 100644 --- a/onert-micro/luci-interpreter/src/kernels/PadV2.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/PadV2.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pow.cpp b/onert-micro/luci-interpreter/src/kernels/Pow.cpp index 6345bf3..521e80d 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pow.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Pow.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pow.h b/onert-micro/luci-interpreter/src/kernels/Pow.h index 8ff865e..1e7906e 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pow.h +++ b/onert-micro/luci-interpreter/src/kernels/Pow.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Pow.test.cpp b/onert-micro/luci-interpreter/src/kernels/Pow.test.cpp index 0e85811..d71248d 100644 --- a/onert-micro/luci-interpreter/src/kernels/Pow.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Pow.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Quantize.cpp b/onert-micro/luci-interpreter/src/kernels/Quantize.cpp index 9f622d0..6c832f7 100644 --- a/onert-micro/luci-interpreter/src/kernels/Quantize.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Quantize.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Quantize.h b/onert-micro/luci-interpreter/src/kernels/Quantize.h index 006c536..bbb951b 100644 --- a/onert-micro/luci-interpreter/src/kernels/Quantize.h +++ b/onert-micro/luci-interpreter/src/kernels/Quantize.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Relu.cpp b/onert-micro/luci-interpreter/src/kernels/Relu.cpp index 9cd1556..74c2c0f 100644 --- a/onert-micro/luci-interpreter/src/kernels/Relu.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Relu.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Relu.h b/onert-micro/luci-interpreter/src/kernels/Relu.h index b813f0c..7dae445 100644 --- a/onert-micro/luci-interpreter/src/kernels/Relu.h +++ b/onert-micro/luci-interpreter/src/kernels/Relu.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Relu6.cpp b/onert-micro/luci-interpreter/src/kernels/Relu6.cpp index c2072e3..0449708 100644 --- a/onert-micro/luci-interpreter/src/kernels/Relu6.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Relu6.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Relu6.h b/onert-micro/luci-interpreter/src/kernels/Relu6.h index f5030b5..61aba67 100644 --- a/onert-micro/luci-interpreter/src/kernels/Relu6.h +++ b/onert-micro/luci-interpreter/src/kernels/Relu6.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Reshape.test.cpp b/onert-micro/luci-interpreter/src/kernels/Reshape.test.cpp index 745f6ca..7a2a638 100644 --- a/onert-micro/luci-interpreter/src/kernels/Reshape.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Reshape.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ResizeBilinear.h b/onert-micro/luci-interpreter/src/kernels/ResizeBilinear.h index b7bdc2a..9159b32 100644 --- a/onert-micro/luci-interpreter/src/kernels/ResizeBilinear.h +++ b/onert-micro/luci-interpreter/src/kernels/ResizeBilinear.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.h b/onert-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.h index 137d031..d989490 100644 --- a/onert-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.h +++ b/onert-micro/luci-interpreter/src/kernels/ResizeNearestNeighbor.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ReverseV2.cpp b/onert-micro/luci-interpreter/src/kernels/ReverseV2.cpp index 76eadbd..44a7fae 100644 --- a/onert-micro/luci-interpreter/src/kernels/ReverseV2.cpp +++ b/onert-micro/luci-interpreter/src/kernels/ReverseV2.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/ReverseV2.h b/onert-micro/luci-interpreter/src/kernels/ReverseV2.h index 51211c7..0965075 100644 --- a/onert-micro/luci-interpreter/src/kernels/ReverseV2.h +++ b/onert-micro/luci-interpreter/src/kernels/ReverseV2.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Rsqrt.cpp b/onert-micro/luci-interpreter/src/kernels/Rsqrt.cpp index c45c3e4..2788b67 100644 --- a/onert-micro/luci-interpreter/src/kernels/Rsqrt.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Rsqrt.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Rsqrt.h b/onert-micro/luci-interpreter/src/kernels/Rsqrt.h index adc5bcf..c64aecd 100644 --- a/onert-micro/luci-interpreter/src/kernels/Rsqrt.h +++ b/onert-micro/luci-interpreter/src/kernels/Rsqrt.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Rsqrt.test.cpp b/onert-micro/luci-interpreter/src/kernels/Rsqrt.test.cpp index 3c64942..5567edb 100644 --- a/onert-micro/luci-interpreter/src/kernels/Rsqrt.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Rsqrt.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SVDF.h b/onert-micro/luci-interpreter/src/kernels/SVDF.h index 335a6cd..5141f45 100644 --- a/onert-micro/luci-interpreter/src/kernels/SVDF.h +++ b/onert-micro/luci-interpreter/src/kernels/SVDF.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SVDF.test.cpp b/onert-micro/luci-interpreter/src/kernels/SVDF.test.cpp index 82bd9b0..fbeaf5d 100644 --- a/onert-micro/luci-interpreter/src/kernels/SVDF.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/SVDF.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Shape.cpp b/onert-micro/luci-interpreter/src/kernels/Shape.cpp index 87c12d2..2f16ac8 100644 --- a/onert-micro/luci-interpreter/src/kernels/Shape.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Shape.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Shape.h b/onert-micro/luci-interpreter/src/kernels/Shape.h index cfaadec..dcf526d 100644 --- a/onert-micro/luci-interpreter/src/kernels/Shape.h +++ b/onert-micro/luci-interpreter/src/kernels/Shape.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Shape.test.cpp b/onert-micro/luci-interpreter/src/kernels/Shape.test.cpp index 4763e01..19c5858 100644 --- a/onert-micro/luci-interpreter/src/kernels/Shape.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Shape.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Slice.cpp b/onert-micro/luci-interpreter/src/kernels/Slice.cpp index cb41e26..7ae24bb 100644 --- a/onert-micro/luci-interpreter/src/kernels/Slice.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Slice.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Slice.h b/onert-micro/luci-interpreter/src/kernels/Slice.h index 23c3596..5b41562 100644 --- a/onert-micro/luci-interpreter/src/kernels/Slice.h +++ b/onert-micro/luci-interpreter/src/kernels/Slice.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Slice.test.cpp b/onert-micro/luci-interpreter/src/kernels/Slice.test.cpp index 5179829..857dd17 100644 --- a/onert-micro/luci-interpreter/src/kernels/Slice.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Slice.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Softmax.cpp b/onert-micro/luci-interpreter/src/kernels/Softmax.cpp index 651040b..cfc1dfc 100644 --- a/onert-micro/luci-interpreter/src/kernels/Softmax.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Softmax.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Softmax.test.cpp b/onert-micro/luci-interpreter/src/kernels/Softmax.test.cpp index f026e89..d9656e5 100644 --- a/onert-micro/luci-interpreter/src/kernels/Softmax.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Softmax.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.h b/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.h index 0893003..12640ca 100644 --- a/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.h +++ b/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.test.cpp b/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.test.cpp index 3a8b0a8..aaf4e47 100644 --- a/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/SpaceToBatchND.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.cpp b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.cpp index 06cc5fa..3fab402 100644 --- a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.cpp +++ b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.h b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.h index e66316b..b9d9c38 100644 --- a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.h +++ b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.test.cpp b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.test.cpp index 4af4886..724abd0 100644 --- a/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/SpaceToDepth.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Split.cpp b/onert-micro/luci-interpreter/src/kernels/Split.cpp index 87ec028..9737a01 100644 --- a/onert-micro/luci-interpreter/src/kernels/Split.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Split.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Split.h b/onert-micro/luci-interpreter/src/kernels/Split.h index 9542b1e..1892a74 100644 --- a/onert-micro/luci-interpreter/src/kernels/Split.h +++ b/onert-micro/luci-interpreter/src/kernels/Split.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SplitV.cpp b/onert-micro/luci-interpreter/src/kernels/SplitV.cpp index 0e3a541..f01cf10 100644 --- a/onert-micro/luci-interpreter/src/kernels/SplitV.cpp +++ b/onert-micro/luci-interpreter/src/kernels/SplitV.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SplitV.h b/onert-micro/luci-interpreter/src/kernels/SplitV.h index 92f6288..0f9d312 100644 --- a/onert-micro/luci-interpreter/src/kernels/SplitV.h +++ b/onert-micro/luci-interpreter/src/kernels/SplitV.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Sqrt.cpp b/onert-micro/luci-interpreter/src/kernels/Sqrt.cpp index eed50df..3c1bc03 100644 --- a/onert-micro/luci-interpreter/src/kernels/Sqrt.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Sqrt.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Sqrt.h b/onert-micro/luci-interpreter/src/kernels/Sqrt.h index 4034655..d170234 100644 --- a/onert-micro/luci-interpreter/src/kernels/Sqrt.h +++ b/onert-micro/luci-interpreter/src/kernels/Sqrt.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Sqrt.test.cpp b/onert-micro/luci-interpreter/src/kernels/Sqrt.test.cpp index 96835fb..914b3af 100644 --- a/onert-micro/luci-interpreter/src/kernels/Sqrt.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Sqrt.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Square.cpp b/onert-micro/luci-interpreter/src/kernels/Square.cpp index 6386b91..39c0d06 100644 --- a/onert-micro/luci-interpreter/src/kernels/Square.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Square.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Square.h b/onert-micro/luci-interpreter/src/kernels/Square.h index 73ed5a7..0277b4e 100644 --- a/onert-micro/luci-interpreter/src/kernels/Square.h +++ b/onert-micro/luci-interpreter/src/kernels/Square.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/SquaredDifference.h b/onert-micro/luci-interpreter/src/kernels/SquaredDifference.h index 9327caf..8aac9eb 100644 --- a/onert-micro/luci-interpreter/src/kernels/SquaredDifference.h +++ b/onert-micro/luci-interpreter/src/kernels/SquaredDifference.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Squeeze.test.cpp b/onert-micro/luci-interpreter/src/kernels/Squeeze.test.cpp index 1bc0b64..ace02b5 100644 --- a/onert-micro/luci-interpreter/src/kernels/Squeeze.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Squeeze.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/StridedSlice.h b/onert-micro/luci-interpreter/src/kernels/StridedSlice.h index fc96893..d8e8e4f 100644 --- a/onert-micro/luci-interpreter/src/kernels/StridedSlice.h +++ b/onert-micro/luci-interpreter/src/kernels/StridedSlice.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/StridedSlice.test.cpp b/onert-micro/luci-interpreter/src/kernels/StridedSlice.test.cpp index 399cdeb..44da107 100644 --- a/onert-micro/luci-interpreter/src/kernels/StridedSlice.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/StridedSlice.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Sub.h b/onert-micro/luci-interpreter/src/kernels/Sub.h index 23952b3..f9cedff 100644 --- a/onert-micro/luci-interpreter/src/kernels/Sub.h +++ b/onert-micro/luci-interpreter/src/kernels/Sub.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Tanh.cpp b/onert-micro/luci-interpreter/src/kernels/Tanh.cpp index 069320e..3acb22e 100644 --- a/onert-micro/luci-interpreter/src/kernels/Tanh.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Tanh.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Tanh.h b/onert-micro/luci-interpreter/src/kernels/Tanh.h index 8017c96..af87bf3 100644 --- a/onert-micro/luci-interpreter/src/kernels/Tanh.h +++ b/onert-micro/luci-interpreter/src/kernels/Tanh.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Transpose.cpp b/onert-micro/luci-interpreter/src/kernels/Transpose.cpp index c7396ae..06ea235 100644 --- a/onert-micro/luci-interpreter/src/kernels/Transpose.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Transpose.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Transpose.h b/onert-micro/luci-interpreter/src/kernels/Transpose.h index d6f89c3..5619c62 100644 --- a/onert-micro/luci-interpreter/src/kernels/Transpose.h +++ b/onert-micro/luci-interpreter/src/kernels/Transpose.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Transpose.test.cpp b/onert-micro/luci-interpreter/src/kernels/Transpose.test.cpp index 43be8f8..8cc6993 100644 --- a/onert-micro/luci-interpreter/src/kernels/Transpose.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Transpose.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/TransposeConv.h b/onert-micro/luci-interpreter/src/kernels/TransposeConv.h index cea0cf3..2a9d2f1 100644 --- a/onert-micro/luci-interpreter/src/kernels/TransposeConv.h +++ b/onert-micro/luci-interpreter/src/kernels/TransposeConv.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/TransposeConv.test.cpp b/onert-micro/luci-interpreter/src/kernels/TransposeConv.test.cpp index 4856e1b..ff98ac0 100644 --- a/onert-micro/luci-interpreter/src/kernels/TransposeConv.test.cpp +++ b/onert-micro/luci-interpreter/src/kernels/TransposeConv.test.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/UnidirectionalSequenceLSTM.h b/onert-micro/luci-interpreter/src/kernels/UnidirectionalSequenceLSTM.h index 4a24978..8cdccc1 100644 --- a/onert-micro/luci-interpreter/src/kernels/UnidirectionalSequenceLSTM.h +++ b/onert-micro/luci-interpreter/src/kernels/UnidirectionalSequenceLSTM.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2023 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Unpack.cpp b/onert-micro/luci-interpreter/src/kernels/Unpack.cpp index 80f4d1f..cc8cf3a 100644 --- a/onert-micro/luci-interpreter/src/kernels/Unpack.cpp +++ b/onert-micro/luci-interpreter/src/kernels/Unpack.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/Unpack.h b/onert-micro/luci-interpreter/src/kernels/Unpack.h index f4a44ec..4580491 100644 --- a/onert-micro/luci-interpreter/src/kernels/Unpack.h +++ b/onert-micro/luci-interpreter/src/kernels/Unpack.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/onert-micro/luci-interpreter/src/kernels/While.h b/onert-micro/luci-interpreter/src/kernels/While.h index f758df3..56f98ba 100644 --- a/onert-micro/luci-interpreter/src/kernels/While.h +++ b/onert-micro/luci-interpreter/src/kernels/While.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved + * Copyright 2019 The TensorFlow Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/packaging/nnfw.spec b/packaging/nnfw.spec index 7cd0470..6f17cf9 100644 --- a/packaging/nnfw.spec +++ b/packaging/nnfw.spec @@ -1,6 +1,6 @@ Name: nnfw Summary: nnfw -Version: 1.22.0 +Version: 1.22.1 Release: 1 Group: Development License: Apache-2.0 and MIT and BSD-2-Clause and MPL-2.0 @@ -31,12 +31,12 @@ Source3018: XNNPACK.tar.gz Source3019: FLATBUFFERS-2.0.tar.gz %{!?build_type: %define build_type Release} -%{!?npud_build: %define npud_build 1} +%{!?npud_build: %define npud_build 0} %{!?trix_support: %define trix_support 1} %{!?coverage_build: %define coverage_build 0} %{!?test_build: %define test_build 0} %{!?extra_option: %define extra_option %{nil}} -%{!?config_support: %define config_support 1} +%{!?config_support: %define config_support 0} %if %{coverage_build} == 1 # Coverage test requires debug build runtime @@ -148,12 +148,16 @@ NPU daemon for optimal management of NPU hardware # Set option for configuration %define option_config %{nil} -%if %{config_support} == 1 %if %{npud_build} == 1 +%if %{config_support} == 1 # ENVVAR_NPUD_CONFIG: Use environment variable for npud configuration and debug -%define option_config -DENVVAR_NPUD_CONFIG=ON -%endif # npud_build +%define option_config -DBUILD_NPUD=ON -DENVVAR_NPUD_CONFIG=ON +%else +%define option_config -DBUILD_NPUD=ON -DENVVAR_NPUD_CONFIG=OFF %endif # config_support +%else +%define option_config -DBUILD_NPUD=OFF +%endif # npud_build %if %{coverage_build} == 1 %define option_coverage -DENABLE_COVERAGE=ON diff --git a/runtime/contrib/android/api/build.gradle b/runtime/contrib/android/api/build.gradle index 07c3982..cd5e205 100644 --- a/runtime/contrib/android/api/build.gradle +++ b/runtime/contrib/android/api/build.gradle @@ -8,7 +8,7 @@ android { minSdkVersion 26 targetSdkVersion 29 versionCode 1 - versionName "1.22.0" + versionName "1.22.1" externalNativeBuild { ndkBuild { diff --git a/runtime/libs/ndarray/src/ContiguousSpan.test.cpp b/runtime/libs/ndarray/src/ContiguousSpan.test.cpp index dd11086..26efcc6 100644 --- a/runtime/libs/ndarray/src/ContiguousSpan.test.cpp +++ b/runtime/libs/ndarray/src/ContiguousSpan.test.cpp @@ -39,7 +39,7 @@ TEST(NDArrayContiguousSpanTests, slice_assign_test) ASSERT_EQ(span2.at(2), 3); ASSERT_EQ(span2.at(4), 5); - ASSERT_EQ(*(span1.data() + 2), *(span1.data() + 2)); + ASSERT_EQ(*(span1.data() + 2), *(span2.data() + 2)); ContiguousSpan span3(span2.offset(1)); ASSERT_EQ(span3.size(), 4); @@ -63,8 +63,6 @@ TEST(NDArrayContiguousSpanTests, slice_assign_test) ASSERT_EQ(span5.at(1), 3); ASSERT_EQ(span5[2], 4); ASSERT_EQ(span5[3], 5); - - ASSERT_EQ(*(span5.data() + 2), *(span5.data() + 2)); } // int32_t @@ -84,7 +82,7 @@ TEST(NDArrayContiguousSpanTests, slice_assign_test) ASSERT_EQ(span2.at(2), 3); ASSERT_EQ(span2.at(4), 5); - ASSERT_EQ(*(span1.data() + 2), *(span1.data() + 2)); + ASSERT_EQ(*(span1.data() + 2), *(span2.data() + 2)); ContiguousSpan span3(span2.offset(1)); ASSERT_EQ(span3.size(), 4); @@ -127,7 +125,7 @@ TEST(NDArrayContiguousSpanTests, slice_assign_test) ASSERT_EQ(span2.at(2), 3); ASSERT_EQ(span2.at(4), 5); - ASSERT_EQ(*(span1.data() + 2), *(span1.data() + 2)); + ASSERT_EQ(*(span1.data() + 2), *(span2.data() + 2)); ContiguousSpan span3(span2.offset(1)); ASSERT_EQ(span3.size(), 4); @@ -170,7 +168,7 @@ TEST(NDArrayContiguousSpanTests, slice_assign_test) ASSERT_EQ(span2.at(2), 3); ASSERT_EQ(span2.at(4), 5); - ASSERT_EQ(*(span1.data() + 2), *(span1.data() + 2)); + ASSERT_EQ(*(span1.data() + 2), *(span2.data() + 2)); ContiguousSpan span3(span2.offset(1)); ASSERT_EQ(span3.size(), 4); diff --git a/runtime/onert/api/include/nnfw_version.h b/runtime/onert/api/include/nnfw_version.h index be30ee2..db35c67 100644 --- a/runtime/onert/api/include/nnfw_version.h +++ b/runtime/onert/api/include/nnfw_version.h @@ -21,6 +21,6 @@ * NNFW_VERSION is a uint32 value representing nnfw runtime version * in 0xMMmmmmPP, where MM = major, mmmm = minor, PP = patch */ -#define NNFW_VERSION 0x01001600 +#define NNFW_VERSION 0x01001601 #endif // __NNFW_VERSION_H__ diff --git a/runtime/onert/core/src/exec/Executors.cc b/runtime/onert/core/src/exec/Executors.cc index 3f4b3cc..7edd5aa 100644 --- a/runtime/onert/core/src/exec/Executors.cc +++ b/runtime/onert/core/src/exec/Executors.cc @@ -285,6 +285,8 @@ void Executors::CreatePkgIOTensors(const IODescription &desc) const auto &io_index = std::get(pkg_input); const auto input_pkg_index = find_input_index(_model_edges->pkg_inputs, model_index, subg_index, io_index); + if (input_pkg_index == -1) + throw std::runtime_error{"Cannot find multi model input index"}; auto input_desc = desc.inputs[input_pkg_index].get(); _pkg_input_tensors[pkg_input] = std::make_unique(input_desc->info, input_desc->layout); @@ -298,6 +300,8 @@ void Executors::CreatePkgIOTensors(const IODescription &desc) const auto &io_index = std::get(pkg_output); const auto output_pkg_index = find_output_index(_model_edges->pkg_outputs, model_index, subg_index, io_index); + if (output_pkg_index == -1) + throw std::runtime_error{"Cannot find multi model output index"}; auto output_desc = desc.outputs[output_pkg_index].get(); _pkg_output_tensors[pkg_output] = std::make_unique(output_desc->info, output_desc->layout); @@ -331,6 +335,8 @@ void Executors::createPkgIOQuantLayers(const IODescription &desc) const auto &io_index = std::get(pkg_input); const auto input_pkg_index = find_input_index(_model_edges->pkg_inputs, model_index, subg_index, io_index); + if (input_pkg_index == -1) + throw std::runtime_error{"Cannot find multi model input index"}; auto input_desc = desc.inputs[input_pkg_index].get(); // Create EdgeTensor for nnpkg input if type is different @@ -372,6 +378,8 @@ void Executors::createPkgIOQuantLayers(const IODescription &desc) const auto &io_index = std::get(pkg_output); const auto output_pkg_index = find_output_index(_model_edges->pkg_outputs, model_index, subg_index, io_index); + if (output_pkg_index == -1) + throw std::runtime_error{"Cannot find multi model output index"}; auto output_desc = desc.outputs[output_pkg_index].get(); // Create EdgeTensor for nnpkg output if type is different diff --git a/tests/nnfw_api/src/one_op_tests/BatchToSpaceND.test.cc b/tests/nnfw_api/src/one_op_tests/BatchToSpaceND.test.cc index 3f45543..57116ac 100644 --- a/tests/nnfw_api/src/one_op_tests/BatchToSpaceND.test.cc +++ b/tests/nnfw_api/src/one_op_tests/BatchToSpaceND.test.cc @@ -70,3 +70,20 @@ TEST_F(GenModelTest, OneOp_BatchToSpaceND_Crop) _context->setBackends({"cpu"}); SUCCEED(); } + +TEST_F(GenModelTest, neg_OneOp_BatchToSpaceND_DifferentType) +{ + CircleGen cgen; + int in = cgen.addTensor({{4, 1, 1, 1}, circle::TensorType::TensorType_FLOAT32}); + int out = cgen.addTensor({{1, 2, 2, 1}, circle::TensorType::TensorType_INT32}); + int block = cgen.addTensor({{2}, circle::TensorType::TensorType_INT32}); + cgen.addOperatorBatchToSpaceND({{in, block}, {out}}); + cgen.setInputsAndOutputs({in, block}, {out}); + _context = std::make_unique(cgen.finish()); + _context->addTestCase(TestCaseData{} + .addInput({1, 2, 3, 4}) + .addInput({2, 2}) + .addOutput({1, 2, 3, 4})); + _context->expectFailModelLoad(); + SUCCEED(); +} diff --git a/tests/nnfw_api/src/one_op_tests/Reverse.test.cc b/tests/nnfw_api/src/one_op_tests/Reverse.test.cc index 4168b21..7b28d7c 100644 --- a/tests/nnfw_api/src/one_op_tests/Reverse.test.cc +++ b/tests/nnfw_api/src/one_op_tests/Reverse.test.cc @@ -57,3 +57,26 @@ TEST_F(GenModelTest, OneOp_ReverseV2_1D) SUCCEED(); } + +TEST_F(GenModelTest, neg_OneOp_ReverseV2_3D_DifferentType) +{ + CircleGen cgen; + + int in = cgen.addTensor({{4, 3, 2}, circle::TensorType::TensorType_FLOAT32}); + std::vector axis_data{1}; + uint32_t axis_buf = cgen.addBuffer(axis_data); + int axis = cgen.addTensor({{1}, circle::TensorType::TensorType_INT32, axis_buf}); + int out = cgen.addTensor({{4, 3, 2}, circle::TensorType::TensorType_INT32}); + + cgen.addOperatorReverseV2({{in, axis}, {out}}); + cgen.setInputsAndOutputs({in}, {out}); + + _context = std::make_unique(cgen.finish()); + _context->setBackends({"acl_cl", "cpu"}); + _context->addTestCase(uniformTCD( + {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24}}, + {{5, 6, 3, 4, 1, 2, 11, 12, 9, 10, 7, 8, 17, 18, 15, 16, 13, 14, 23, 24, 21, 22, 19, 20}})); + _context->expectFailModelLoad(); + + SUCCEED(); +} diff --git a/tests/nnfw_api/src/one_op_tests/Split.test.cc b/tests/nnfw_api/src/one_op_tests/Split.test.cc index 32be9a7..7dec8db 100644 --- a/tests/nnfw_api/src/one_op_tests/Split.test.cc +++ b/tests/nnfw_api/src/one_op_tests/Split.test.cc @@ -60,3 +60,26 @@ TEST_F(GenModelTest, OneOp_SplitNonConstAxis) SUCCEED(); } + +TEST_F(GenModelTest, neg_OneOp_SplitNegatveSplitNum) +{ + CircleGen cgen; + int in = cgen.addTensor({{2, 4}, circle::TensorType::TensorType_FLOAT32}); + std::vector axis_data{1}; + uint32_t axis_buf = cgen.addBuffer(axis_data); + int axis = cgen.addTensor({{1}, circle::TensorType::TensorType_INT32, axis_buf}); + + int out1 = cgen.addTensor({{2, 2}, circle::TensorType::TensorType_FLOAT32}); + int out2 = cgen.addTensor({{2, 2}, circle::TensorType::TensorType_FLOAT32}); + + cgen.addOperatorSplit({{axis, in}, {out1, out2}}, -3); + cgen.setInputsAndOutputs({in}, {out1, out2}); + + _context = std::make_unique(cgen.finish()); + _context->addTestCase( + uniformTCD({{1, 2, 3, 4, 5, 6, 7, 8}}, {{1, 2, 5, 6}, {3, 4, 7, 8}})); + _context->setBackends({"cpu", "acl_cl", "acl_neon"}); + _context->expectFailModelLoad(); + + SUCCEED(); +} diff --git a/tests/nnfw_api/src/one_op_tests/StridedSlice.test.cc b/tests/nnfw_api/src/one_op_tests/StridedSlice.test.cc index fb29018..9c00e6d 100644 --- a/tests/nnfw_api/src/one_op_tests/StridedSlice.test.cc +++ b/tests/nnfw_api/src/one_op_tests/StridedSlice.test.cc @@ -41,3 +41,28 @@ TEST_F(GenModelTest, OneOp_StridedSlice_LastDim) SUCCEED(); } + +TEST_F(GenModelTest, neg_OneOp_StridedSlice_DifferentType) +{ + CircleGen cgen; + std::vector begin_data{0, 3}; + std::vector end_data{0, 6}; + std::vector strides_data{1, 1}; + uint32_t begin_buf = cgen.addBuffer(begin_data); + uint32_t end_buf = cgen.addBuffer(end_data); + uint32_t strides_buf = cgen.addBuffer(strides_data); + int input = cgen.addTensor({{1, 6}, circle::TensorType::TensorType_FLOAT32}); + int begin = cgen.addTensor({{2}, circle::TensorType::TensorType_INT32, begin_buf}); + int end = cgen.addTensor({{2}, circle::TensorType::TensorType_INT32, end_buf}); + int strides = cgen.addTensor({{2}, circle::TensorType::TensorType_INT32, strides_buf}); + int out = cgen.addTensor({{1, 3}, circle::TensorType::TensorType_INT32}); + cgen.addOperatorStridedSlice({{input, begin, end, strides}, {out}}, 1, 1); + cgen.setInputsAndOutputs({input}, {out}); + + _context = std::make_unique(cgen.finish()); + _context->addTestCase(uniformTCD({{1, 2, 3, 4, 5, 6}}, {{4, 5, 6}})); + _context->setBackends({"acl_cl", "acl_neon", "cpu"}); + _context->expectFailModelLoad(); + + SUCCEED(); +} -- 2.7.4