openvino/tests/layer_tests/tensorflow_tests
Ruslan Nugmanov 5a1fc67131
Implements renaming of tf_fe lib (#12684)
* tf_fe lib renaming to switch to new fe

* Apply suggestions from code review

* 1. implements renaming for win os
2. --api_2 key is equal to True by default

* --ir_version key is equal to '11' by default

* resolves merge conflicts

* check if file to rename exists

Co-authored-by: Evgenya Stepyreva <eva.my.link@gmail.com>
2022-08-30 12:51:03 +03:00
..
conftest.py Implements renaming of tf_fe lib (#12684) 2022-08-30 12:51:03 +03:00
test_tf_Add.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_BatchToSpace.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_BiasAdd.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_BinaryOps.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Bucketize.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Concat.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Eltwise.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Eye.py [Eye-9] Extend MO with Eye-9 op (#11555) 2022-06-02 11:29:55 +02:00
test_tf_FakeQuantize.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_GRUBlockCell.py [MO] Support for TF GRUBlockCell (#11732) 2022-05-27 11:47:42 +02:00
test_tf_Gather.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Identity.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_LogSoftmax.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Mul.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_NonMaxSupression.py [MO] Extend MO for NonMaximumSupression-9 (#11576) 2022-06-02 18:18:14 +02:00
test_tf_NormalizeL2.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_OneHot.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Pooling.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_RandomUniform.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_ReLU6.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Reduce.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Resample_pattern_new.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_ReverseV2.py [MO] update ROIAlign op to opset9 (#11623) 2022-06-22 10:58:15 +02:00
test_tf_Roll.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Rsqrt.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_ScatterND.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Select.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Softsign.py [MO] SoftSign operator extractors (#11726) 2022-05-25 11:44:26 +02:00
test_tf_SpaceToBatch.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Squeeze.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_StridedSlice.py [TF FE] Fix StridedSlice translator for new_axis vector size longer input rank (#12442) 2022-08-08 10:47:59 +04:00
test_tf_Sub.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_Swish.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_TopK.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00
test_tf_UnaryOps.py Add support api 2.0 to layer_tests (#9814) 2022-01-31 13:15:30 +03:00