openvino/src/bindings/python/tests/test_graph
Anastasia Kuporosova 196d01b952
Port changes in python tests to 2022.3 (#15101)
* [PyOV] Rewriting properties tests as hardware agnostic (#14684)

* [PyOV][Tests] Fix some tests for M1 (#14555)

* [PyOV] Make graph tests hardware agnostic - part 1 (#14500)

* Halfway done

* Prepare part 1

* Minor changes

* Minor changes

* [PyOV] Make graph tests hardware agnostic - part 3 (#14639)

* [PyOV] Make graph tests hardware agnostic - part 2 (#14519)

* [PyOV] Make graph tests hardware agnostic - part 4 (#14705)

* [PyOV] Make graph tests hardware agnostic - part 5 (#14743)

* merge conflict resolve

Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com>
2023-01-14 01:39:17 +04:00
..
__init__.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_any.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_basic.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_convolution.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_core.py copy() and deepcopy() tests for PartialShape. (#14190) 2022-11-24 13:28:20 +04:00
test_create_op.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ctc_loss.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_data_movement.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_detection_output.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_dft.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_dyn_attributes.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_einsum.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_eye.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_gather.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_idft.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_if.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_input_validation.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_log_softmax.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_loop.py [PyOV] Fix numpy deprecation warnings (#12849) 2022-09-12 12:32:23 +02:00
test_manager.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_node_factory.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_normalization.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_binary.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_fused.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_matmul.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_multioutput.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_reshape.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_scatter.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_ops_unary.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_ops_util_variable.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_pooling.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_preprocess.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_proposal.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_random_uniform.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_rdft.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_reduction.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_roll.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_sequence_processing.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_swish.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
test_tensor_iterator.py [PyOV] Test refactoring (#12248) 2022-07-27 08:44:10 +02:00
test_utils.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00
util.py Port changes in python tests to 2022.3 (#15101) 2023-01-14 01:39:17 +04:00