openvino/tests/layer_tests/tensorflow_tests
Nikolay Shchegolev add3b11880
[CPU] New operations: IsFinite, IsInf, IsNaN. (#14314)
2022-12-01 16:34:39 +04:00
..
conftest.py Refactor of renaming ov libraries for layer tests with key --use_new_frontend (#12846) 2022-09-20 13:43:37 +04:00
test_tf_Add.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +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 [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_BatchToSpaceND.py [TF FE] Refactor SpaceToBatchND and BatchToSpaceND operations (#13884) 2022-11-08 20:38:55 +03:00
test_tf_BiasAdd.py Added support of float16 in decoder proto, test (#13891) 2022-11-29 17:17:04 +04:00
test_tf_BinaryOps.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_Bucketize.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Cast.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_Concat.py [TF FE] Refactor translation for Concat and ConcatV2 operations and add tests (#13542) 2022-10-20 16:01:31 +02:00
test_tf_DepthToSpace.py [TF FE] Refactor DepthToSpace and test it (#13544) 2022-10-20 01:35:25 +03:00
test_tf_DynamicPartition.py [TF FE][Tests] Add layer tests for SegmentSum and DynamicPartition in the pre-commit (#13812) 2022-11-04 05:02:48 +03:00
test_tf_Eltwise.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Equal.py Improved quality of Equal test source code (#13548) 2022-10-20 08:12:22 +03:00
test_tf_Eye.py Refactor of renaming ov libraries for layer tests with key --use_new_frontend (#12846) 2022-09-20 13:43:37 +04:00
test_tf_FakeQuantize.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +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 [Layer Tests][TF FE] Activate layer tests for FusedBatchNorm in training mode in the precommit (#14240) 2022-11-26 00:25:00 +03:00
test_tf_GRUBlockCell.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Gather.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_Identity.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_IsFinite.py [CPU] New operations: IsFinite, IsInf, IsNaN. (#14314) 2022-12-01 16:34:39 +04:00
test_tf_IsInf.py [CPU] New operations: IsFinite, IsInf, IsNaN. (#14314) 2022-12-01 16:34:39 +04:00
test_tf_IsNan.py [CPU] New operations: IsFinite, IsInf, IsNaN. (#14314) 2022-12-01 16:34:39 +04:00
test_tf_L2Loss.py [TF FE] Refactor translator for L2Loss and test in the pre-commit (#13972) 2022-11-15 03:47:56 +03:00
test_tf_LogSoftmax.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_LogicalOps.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_MatMul.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_MinMax.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_Mul.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_NonMaxSupression.py [TF FE] Reimplement NonMaxSuppression translator and test in the pre-commit (#13974) 2022-11-15 10:58:47 +04:00
test_tf_NormalizeL2.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_OneHot.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Pad.py [TF FE] Refactor Pad, PadV2, MirrorPad and add layer tests (#13597) 2022-11-03 02:02:36 +03:00
test_tf_ParallelDynamicStitch.py fix DynamicStitch tests (#14005) 2022-11-16 00:24:38 +03:00
test_tf_Pooling.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_RandomUniform.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_Rank.py [TF FE] Fix translator for Rank operation and test it (#13927) 2022-11-10 12:33:43 +03:00
test_tf_ReLU6.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Reduce.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_Resample_pattern_new.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Reverse.py [TF FE] Refactor translators for Reverse, ReverseV2 and test it (#13602) 2022-11-01 07:39:41 +04:00
test_tf_ReverseV2.py [TF FE] Refactor translators for Reverse, ReverseV2 and test it (#13602) 2022-11-01 07:39:41 +04:00
test_tf_Roll.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_Rsqrt.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_ScatterND.py TF FE layer tests in precommit (#13254) 2022-09-30 10:39:06 +04:00
test_tf_SegmentSum.py [TF FE][Tests] Add layer tests for SegmentSum and DynamicPartition in the pre-commit (#13812) 2022-11-04 05:02:48 +03:00
test_tf_Select.py [TF FE] Refactor translators for Select and SelectV2 and test it (#13699) 2022-11-01 12:38:20 +04:00
test_tf_SelectV2.py [TF FE] Refactor translators for Select and SelectV2 and test it (#13699) 2022-11-01 12:38:20 +04:00
test_tf_Softsign.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_SpaceToBatch.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_SpaceToBatchND.py [TF FE] Refactor SpaceToBatchND and BatchToSpaceND operations (#13884) 2022-11-08 20:38:55 +03:00
test_tf_SpaceToDepth.py [TF FE] Refactor SpaceToDepth and test it in the precommit (#13882) 2022-11-07 12:23:54 +04:00
test_tf_Squeeze.py Fix squeeze shape infer to not change axis value (#13975) 2022-11-22 21:24:03 +04:00
test_tf_StridedSlice.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Sub.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_Swish.py [Tests] Clean-up TensorFlow 1 Layer tests (#13320) 2022-10-04 10:26:53 +04:00
test_tf_TopK.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_TopKV2.py [TF FE] Fix TopK translator and add test to the pre-commit (#13971) 2022-11-14 14:02:12 +04:00
test_tf_UnaryOps.py Extended coverage of TensorFlow layer tests (#13547) 2022-11-14 15:50:43 +04:00
test_tf_Unique.py [Common] Unique decomposition: fix the single element case (#13918) 2022-11-10 01:25:43 +03:00
test_tf_Where.py [TF FE] Refactor Where translator and test it (#13880) 2022-11-07 12:32:16 +04:00