openvino/tests/layer_tests/tensorflow_lite_tests
Andrey Kashchikhin b67cff7cd5
[CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363)
* add m1 mac pipelines as a matrix parameter

* Update mac.yml

disable java_api because of macos arm64 - Java is not available on macOS arm64 runners

* Update mac.yml

added always condition for all tests

* Update mac.yml

* Update mac.yml

* Update mac.yml

* Update setup.py

temp commit

* Update tools/openvino_dev/setup.py

* use matrix for var

* add mxnet to extras only for x86_64

* skip failing tests

* use xfail for Python tests; add missing filter for transformations tests

* skip CPU func tests on x86_64 mac; skip some tests from CPU func tests on arm mac

* Update mac.yml

* skip tests on mac arm

* skip tests on darwin; apply review

* add more skips for python and c++ tests

* skip tf tests

* skip more tf tests; skip more Python UT stages

* rm alwayses, rm triggers, add nightly trigger

---------

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2023-10-23 15:06:22 +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 [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 [CI] [GHA] Introduce macOS ARM64 as a matrix parameter in the macOS pipeline (#20363) 2023-10-23 15:06:22 +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