openvino/tests/layer_tests/tensorflow2_keras_tests
Pavel Esir 90f6500871
[tests] switch layer tests to FP16 on pre-commit (#19090)
* switch to FP16 on layer tests on precommit; add Pytorch layer tests for precision sensitive subgraph

* remove redundant changes

* moved precision sensitive tests into test_mo_convert_pytorch.py

* remove redundant dumping

* skip layer tests with chaotic output

* add copy() to avoid side effects
2023-08-21 16:03:47 +04:00
..
conftest.py Remove `OV_FRONTEND_PATH` (#15364) 2023-02-02 08:19:35 +04:00
test_tf2_keras_activation.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_activity_regularization.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_add.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_additive_attention.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_alpha_dropout.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_attention.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_average.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_avg_pool_1D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_avg_pool_2D.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_avg_pool_3D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_batch_normalization.py [TF FE] Optimize and correct FusedBatchNorm translator - avoid Transposes (#14135) 2022-11-24 02:49:29 +03:00
test_tf2_keras_bidirectional.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_concatenate.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_conv_1d.py [tests] switch layer tests to FP16 on pre-commit (#19090) 2023-08-21 16:03:47 +04:00
test_tf2_keras_conv_1d_transpose.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_conv_2d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_conv_2d_transpose.py [tests] switch layer tests to FP16 on pre-commit (#19090) 2023-08-21 16:03:47 +04:00
test_tf2_keras_conv_3d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_conv_3d_transpose.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_conv_lstm_2d.py [TF FE] Provide single tensor names for inputs and outputs in SavedModel (#17370) 2023-05-06 05:37:47 +01:00
test_tf2_keras_cropping_1d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_cropping_2d.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_cropping_3d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_dense.py [TF FE] Provide single tensor names for inputs and outputs in SavedModel (#17370) 2023-05-06 05:37:47 +01:00
test_tf2_keras_depthwiseconv2D.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_dot.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_dropout.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_elu.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_embedding.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_flatten.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_average_pooling1D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_average_pooling2D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_average_pooling3D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_maxpool1D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_maxpool2D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_global_maxpool3D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_gru.py [TF FE] Support TensorList operations and RNN layers (#15503) 2023-02-06 22:38:21 +00:00
test_tf2_keras_gru_cell.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_lambda.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_layer_normalization.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_leakyrelu.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_locally_connected1D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_locally_connected2D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_lstm.py [TF FE] Support TensorList operations and RNN layers (#15503) 2023-02-06 22:38:21 +00:00
test_tf2_keras_lstm_cell.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_masking.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_maximum.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_maxpool1D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_maxpool2D.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_maxpool3D.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_minimum.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_multiheadattention.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_multiply.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_permute.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_prelu.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_relu.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_repeatvector.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_reshape.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_rnn.py [TF FE] Support TensorList operations and RNN layers (#15503) 2023-02-06 22:38:21 +00:00
test_tf2_keras_roll.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_separableconv1d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_separableconv2d.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_simplernn.py [TF FE] Support TensorList operations and RNN layers (#15503) 2023-02-06 22:38:21 +00:00
test_tf2_keras_softmax.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_softplus.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_spatialdropout1d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_spatialdropout2d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_spatialdropout3d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_stackedrnncells.py [TF FE] Support TensorList operations and RNN layers (#15503) 2023-02-06 22:38:21 +00:00
test_tf2_keras_subtract.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_swish.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_thresholdedrelu.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_timedistributed.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_upsampling1d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_upsampling2d.py unskip tests in GHA (#18906) 2023-08-02 00:42:37 +04:00
test_tf2_keras_upsampling3d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_zeropadding1d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_keras_zeropadding2d.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00
test_tf2_keras_zeropadding3d.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
test_tf2_map_fn.py Adds TF2 layer tests witn new FE in precommit (#13311) 2022-10-08 16:40:34 +03:00