openvino/tests/layer_tests/tensorflow_lite_tests
Jacek Pawlak 239466ca5d
copyright year update (#23370)
New PR due to merge
conflicts(https://github.com/openvinotoolkit/openvino/pull/22917)

Updated the copyright year from 2018-2023 to 2018-2024 in all openvino
files

Ref. to script: CVS-101144

Command used:
```bash
git grep -lz '2018-2023 Intel Corporation' | xargs -0 sed -i '' -e 's/2018-2023 Intel Corporation/2018-2024 Intel Corporation/g'
```
2024-03-14 09:37:02 +00:00
..
conftest.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_AddN.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_ArgValue.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_BatchMatmul.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_BatchToSpaceND.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Binary.py [CPU][ARM] Set `arm64-v8.2-a` as a default architecture (#21545) 2024-01-03 16:39:13 +04:00
test_tfl_BinaryWithActivation.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_BroadcastArgs.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_BroadcastTo.py [CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363) 2023-10-23 15:06:22 +04:00
test_tfl_Concat.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Conv2D.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_DepthToSpace.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_DepthwiseConv2D.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_ExpandDims.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_Fill.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_FullyConnected.py [TF FE] Support TF 2.14 and add OnesLike translator (#20385) 2023-10-11 15:24:32 +04:00
test_tfl_Gather.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_GatherND.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_HardSwish.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_L2Normalization.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_MatrixDiag.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_MirrorPad.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_OneHot.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Pack.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Pad.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_Pool.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_RFFT2D.py [CPU][ARM] Set `arm64-v8.2-a` as a default architecture (#21545) 2024-01-03 16:39:13 +04:00
test_tfl_Range.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Reduce.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Reshape.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Resize.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_ReverseV2.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_ScatterND.py Fixed numpy deprecation error (#20375) 2023-10-11 00:38:23 +04:00
test_tfl_SegmentSum.py [CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363) 2023-10-23 15:06:22 +04:00
test_tfl_Select.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_SelectV2.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Shape.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_Slice.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_SpaceToBatchND.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_SpaceToDepth.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_Split.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_SplitV.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Squeeze.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_StridedSlice.py Fixed numpy deprecation error (#20375) 2023-10-11 00:38:23 +04:00
test_tfl_Tile.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_TopKV2.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Transpose.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_TransposeConv.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_Unary.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_Unique.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_Unpack.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_Where.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_While.py copyright year update (#23370) 2024-03-14 09:37:02 +00:00
test_tfl_ZerosLike.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00