openvino/tests/layer_tests/tensorflow_lite_tests
Aleksandr Voron e99af17296
[CPU][ARM] Set `arm64-v8.2-a` as a default architecture (#21545)
2024-01-03 16:39:13 +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 [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 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