openvino/tests/layer_tests/tensorflow_lite_tests
Roman Kazantsev 0bb6450398
[TF FE] Support TF 2.14 and add OnesLike translator (#20385)
* [TF FE] Support TF 2.14 and add OnesLike translator

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update tests constraints

* Update open_model_zoo

* Adopt TF Lite test to 2.14 TF

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Support TF Lite layer tests for diffrent TF versions

---------

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-10-11 15:24:32 +04:00
..
conftest.py Layer test for unary ops (#15331) 2023-01-30 10:11:41 +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 Layer test tflite (#17410) 2023-05-15 15:03:09 +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 Layer test tflite (#17410) 2023-05-15 15:03:09 +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 Layer test tflite (#17410) 2023-05-15 15:03:09 +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 Layer test tflite (#17410) 2023-05-15 15:03:09 +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 TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04: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 TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_Unique.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Unpack.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00
test_tfl_Where.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tfl_While.py [TFLite] Custom attribute reading and While operation support (#17932) 2023-06-12 14:42:18 +04:00
test_tfl_ZerosLike.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00