openvino/tests/layer_tests/tensorflow_tests
Ruslan Nugmanov 28d2e77a92
TFLite layer tests second part (#17688)
* tfl - removes redundant params

* tfl - batch matmul

* tfl - expand_dims

* tfl - squeeze

* tfl - hardswish

* tfl - batch matmul

* tfl - padv2

* tfl - fixes for dynamic shapes

* tfl - where

* tfl - zeros_like

* tfl - zeros_like

* tfl - precommit fix

* tfl - shape and xfail for expand dims
2023-05-29 15:50:34 +04:00
..
conftest.py Remove `OV_FRONTEND_PATH` (#15364) 2023-02-02 08:19:35 +04:00
test_tf_Add.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_AddN.py TensorFlow AddN layer test implementation (#13533) 2022-11-28 15:46:59 +04:00
test_tf_ArgMinMax.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_BatchToSpace.py [TF FE] Fix layer tests for BatchToSpace and add to the pre-commit (#16722) 2023-04-04 18:46:12 +04:00
test_tf_BatchToSpaceND.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_BiasAdd.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_BinaryOps.py [Tests] Fix rest of NumPy deprecated types (#15245) 2023-01-21 11:17:52 +00:00
test_tf_BroadcastArgs.py [TF FE] Support TF2 Object Detection models (#14979) 2023-01-09 17:36:42 +03:00
test_tf_BroadcastTo.py [TF] Added BroadcastTo layer tests (#15205) 2023-01-24 13:55:59 +04:00
test_tf_Bucketize.py [TF FE] Fix leftovers from review (#16619) 2023-03-29 16:28:37 +04:00
test_tf_CTCGreedyDecoder.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_CTCLoss.py [TF FE] Added Tensorflow CTCLoss layer test (#13644) 2023-03-15 08:18:29 +00:00
test_tf_Cast.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_ClipByValue.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Concat.py [TF FE] Refactor Concat layer test and extend pre-commit (#15726) 2023-02-15 12:25:05 +01:00
test_tf_Conv2D.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_Conv2DBackprop.py Added TF Deconvolution layer tests (#14906) 2023-01-11 21:34:08 +00:00
test_tf_Conv3D.py [TF FE] Support Group Convolutions (#15130) 2023-01-17 16:15:19 +04:00
test_tf_Conv3DBackprop.py Added TF Deconvolution layer tests (#14906) 2023-01-11 21:34:08 +00:00
test_tf_CropAndResize.py [TF FE] Refactor CropAndResize support (#15398) 2023-01-31 07:28:21 +00:00
test_tf_Cumsum.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_DepthToSpace.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_DynamicPartition.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_Eltwise.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Equal.py Improved quality of Equal test source code (#13548) 2022-10-20 08:12:22 +03:00
test_tf_ExpandDims.py [TF FE] Refactor ExpandDims translator and add tests (#15454) 2023-02-02 16:43:45 +04:00
test_tf_ExtractImagePatches.py [TF FE] Refactor ExtractImagePatches and add tests (#15456) 2023-02-02 15:28:31 +01:00
test_tf_Eye.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_FakeQuantWithMinMaxVars.py [TF FE] Simplify FakrQuantWithMinMaxVars translator and add layer test (#15927) 2023-02-24 12:13:46 +00:00
test_tf_FakeQuantize.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Fill.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_FusedBatchNorm.py [TF FE] Fix FusedBatchNormV3 in case of mean and variance empty tensors (#15675) 2023-02-13 15:23:48 +01:00
test_tf_GRUBlockCell.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Gather.py [TF FE] Refactor Gather operations and add layer tests (#15808) 2023-02-20 11:02:42 +04:00
test_tf_GatherNd.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
test_tf_Identity.py [TF FE] Refactor identity operations and layer test (#15904) 2023-02-23 21:22:31 +01:00
test_tf_IdentityN.py [TF FE] Refactor IdentityN translator and add layer test (#15727) 2023-02-15 15:18:18 +01:00
test_tf_If.py [TF FE] Test Switch and Merge support by TF FE (#16255) 2023-03-14 00:50:47 +04:00
test_tf_IsFinite.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_IsInf.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_IsNan.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_L2Loss.py [TF FE] Mark-up xfailed layer tests on GPU in nightly (#15981) 2023-02-27 21:14:21 +00:00
test_tf_LRN.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_LeakyRelu.py [TF FE] Refactor LeakyRelu and add layer tests (#15487) 2023-02-03 18:28:03 +01:00
test_tf_LinSpace.py [TF FE] Refactor LinSpace translator and add layer test (#15495) 2023-02-03 20:14:47 +00:00
test_tf_ListDiff.py [TF FE] Refactor ListDiff translator and add layer test (#15499) 2023-02-06 11:08:36 +04:00
test_tf_Log1p.py [TF FE] Refactor Log1p translator and add layer test (#15649) 2023-02-11 07:28:21 +01:00
test_tf_LogSoftmax.py [TF FE] Refactor LogSoftmax translator and layer test (#15724) 2023-02-15 20:36:46 +00:00
test_tf_MatMul.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_MatrixDiag.py [TF FE] Test MatrixDiag translator in the pre-commit (#16377) 2023-03-20 12:20:13 +04:00
test_tf_MinMax.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Mul.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_NestedWhile.py [TF FE] Test Nested While in the pre-commit (#15955) 2023-02-26 11:28:51 +00:00
test_tf_NonMaxSupression.py Build using conanfile.txt (#17580) 2023-05-19 14:01:39 +04:00
test_tf_NormalizeL2.py [TF FE] Remove NormalizeL2 translator and refactor layer test (#15760) 2023-02-17 14:37:42 +04:00
test_tf_OneHot.py [TF FE] Refactor OneHot translator and add layer test (#15763) 2023-02-17 13:54:40 +04:00
test_tf_Pack.py [TF FE] Add layer test for Pack (#15518) 2023-02-06 08:49:29 +00:00
test_tf_Pad.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_ParallelDynamicStitch.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Pooling.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_RandomUniform.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Range.py [TF FE] Refactor Range and add layer test (#15548) 2023-02-07 12:18:04 +00:00
test_tf_Rank.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_ReLU6.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Reciprocal.py [TF FE] Refactor Reciprocal translator and add layer test (#15652) 2023-02-13 11:10:16 +04:00
test_tf_ReduceArithmeticOps.py [TF FE] Refactor translators for Reduce ops and add layer tests (#15452) 2023-02-02 18:24:31 +01:00
test_tf_ReduceLogicalOps.py [TF FE] Refactor translators for Reduce ops and add layer tests (#15452) 2023-02-02 18:24:31 +01:00
test_tf_Resample_pattern_new.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Reshape.py [TF FE] Refactor Reshape and add layer test (#15549) 2023-02-07 16:19:37 +01:00
test_tf_Resize.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Reverse.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_ReverseSequence.py [TF FE] Refactor ReverseSequence and add layer test (#15807) 2023-02-20 12:26:19 +00:00
test_tf_ReverseV2.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Roll.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Rsqrt.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_ScatterND.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_SegmentSum.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Select.py [TF FE] Support TF2 Object Detection models (#14979) 2023-01-09 17:36:42 +03:00
test_tf_SelectV2.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Shape.py [TF FE] Refactor Shape translator and add layer test (#15551) 2023-02-07 18:00:53 +04:00
test_tf_Size.py [TF FE] Refactor Size translator and add layer test (#15653) 2023-02-13 11:09:12 +04:00
test_tf_Slice.py [TF FE] Support TF2 Object Detection models (#14979) 2023-01-09 17:36:42 +03:00
test_tf_Softmax.py [TF FE] Refactor Softmax and add layer test (#15553) 2023-02-07 16:22:36 +01:00
test_tf_Softsign.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_SpaceToBatch.py [TF FE] Extend pre-commit for SpaceToBatch after CPU crash (#17278) 2023-05-01 17:29:50 +04:00
test_tf_SpaceToBatchND.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_SpaceToDepth.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Split.py [TF FE] Refactor Split and SplitV translators and add layer tests (#15662) 2023-02-13 10:49:34 +04:00
test_tf_SplitV.py [TF FE] Refactor Split and SplitV translators and add layer tests (#15662) 2023-02-13 10:49:34 +04:00
test_tf_Squeeze.py [TF FE] Refactor Squeeze and layer test (#15723) 2023-02-15 12:34:44 +01:00
test_tf_StridedSlice.py [TF FE] Refactor StridedSlice translator and add layer test to precommit (#16376) 2023-03-21 08:54:48 +04:00
test_tf_Sub.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_Swish.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Tile.py [TF FE] Refactor Tile and add layer test (#15584) 2023-02-09 08:43:39 +01:00
test_tf_TopK.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_TopKV2.py [TF FE] Activate TopK layer test with the second output in the pre-commit (#16691) 2023-04-03 11:38:27 +04:00
test_tf_Transpose.py [TF FE] Refactor Transpose and add layer test (#15586) 2023-02-10 19:31:26 +00:00
test_tf_UnaryOps.py [PyOV] Enable Python 3.11 (#15144) 2023-04-17 13:30:17 +04:00
test_tf_Unique.py [TF FE] Add missed layer tests to nightly (#15424) 2023-02-01 11:31:16 +00:00
test_tf_Unpack.py [TF FE] Refactor Unpack and add layer test (#15519) 2023-02-06 19:05:39 +04:00
test_tf_Where.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_tf_While.py [TF FE] Test low-level While support by TF FE (#16257) 2023-03-14 00:50:22 +04:00
test_tf_ZerosLike.py [TF FE] Refactor ZerosLike and add layer test (#15648) 2023-02-11 20:50:01 +00:00