openvino/tests/layer_tests/tensorflow_tests
Rajat Krishna 1a8f72f342
Parallel execution of TensorFlow Layer 1 Python tests (#22173)
* Update TF Layer 1 tests

* Enable parallel execution of tests

* Fix typo

* Fix typo

* Enable parallel tensorflow tests for windows

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-01-18 18:46:20 +04:00
..
conftest.py Remove `OV_FRONTEND_PATH` (#15364) 2023-02-02 08:19:35 +04:00
test_tf_Add.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_AddN.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_AddTypes.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_AdjustContrastv2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ArgMinMax.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_Atan2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BatchToSpace.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BatchToSpaceND.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BiasAdd.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BinaryOps.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BroadcastArgs.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_BroadcastTo.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Bucketize.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_CTCGreedyDecoder.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_CTCLoss.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Cast.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_CheckNumerics.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_ClipByValue.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ComplexFFT.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_Concat.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ConjugateTranspose.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Conv2D.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Conv2DBackprop.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Conv3D.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Conv3DBackprop.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_CropAndResize.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Cumsum.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_DepthToSpace.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Div.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_DivNoNan.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_DynamicPartition.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Eltwise.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_EnsureShape.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Equal.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ExpandDims.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ExtractImagePatches.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Eye.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_FakeQuantWithMinMaxVars.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_FakeQuantize.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Fill.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_FloorDiv.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_FusedBatchNorm.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_GRUBlockCell.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Gather.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_GatherNd.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Identity.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_IdentityN.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_If.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Inv.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_InvertPermutation.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_IsFinite.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_IsInf.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_IsNan.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_L2Loss.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_LRN.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_LeakyRelu.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_LinSpace.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ListDiff.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Log1p.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_LogSoftmax.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_MatMul.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_MatrixDiag.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_MaxPoolWithArgmax.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_MinMax.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Mul.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_MulNoNan.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Multinomial.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_NestedWhile.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_NonMaxSupression.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_NormalizeL2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_OneHot.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_OnesLike.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Pack.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Pad.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ParallelDynamicStitch.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Placeholder.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Pooling.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_RandomUniform.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Range.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Rank.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ReLU6.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Reciprocal.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ReduceArithmeticOps.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ReduceLogicalOps.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Resample_pattern_new.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Reshape.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Resize.py Parallel execution of TensorFlow Layer 1 Python tests (#22173) 2024-01-18 18:46:20 +04:00
test_tf_Reverse.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ReverseSequence.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ReverseV2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Roll.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Rsqrt.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ScatterND.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SegmentSum.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Select.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SelectV2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Shape.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ShapeN.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Size.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Slice.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Softmax.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Softsign.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SpaceToBatch.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SpaceToBatchND.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SpaceToDepth.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Split.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SplitV.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Squeeze.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_StridedSlice.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Sub.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Swish.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_SwitchMerge.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TensorArrayOps.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TensorListConcatV2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TensorListLength.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TensorListResize.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Tile.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ToBool.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TopK.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TopKV2.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Transpose.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TruncateDiv.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_TruncateMod.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_UnaryOps.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Unique.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_UniqueWithCounts.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Unpack.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_UnravelIndex.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_UnsortedSegmentSum.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Where.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_While.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Xlog1py.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_Xlogy.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_tf_ZerosLike.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00