openvino/src/bindings/python/tests_compatibility/test_ngraph
Jan Iwaszkiewicz 583939b828
[PyOV] Aliases and namespace redesign (#18157)
* Remove inits, update main one

* Fix stacklevel

* Testing wrong solution

* Testing test test

* Fix test test test test

* mo modules mo problems

* Xfail test that check stdout/err?

* not so correct solution to circular imports

* Fix or not to fix

* CMake magic, co-authors: my best team

* Fix package imports

* Fix tools inits

* Fix ovc tf

* Fix Q000

* Fix F401

* Fix linters

* Add save_model

* Remove LayoutMap

* Move test_utils to 'internal modules'

* First testing

* Missing Type

* Expand main namespace

* Change some more tests

* Add OVAny to namespace

* Add Constant and Parameter to namespace

* More tests changes

* Fix inits

* Add layout_helpers to main namespace

* Revert CMake and linux.yml with ovc

* Update main inits

* Remove MO from tools inits

* changes to init files

* Fix tests

---------

Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com>
2023-07-28 11:52:21 +04:00
..
__init__.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_adaptive_pool.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_basic.py [Deprecated API] remove `version` (#16426) 2023-03-22 16:09:14 +01:00
test_convolution.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_core.py [Deprecated API] remove `version` (#16426) 2023-03-22 16:09:14 +01:00
test_create_op.py TopK 11 exposed to Python (#16501) 2023-03-23 16:33:54 +01:00
test_ctc_loss.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_data_movement.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_detection_output.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_dft.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_dyn_attributes.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_einsum.py [PyOV] Fix deprecation warning in tests (#15830) 2023-02-22 18:08:49 +01:00
test_eye.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_gather.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_idft.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_if.py [PyOV] Aliases and namespace redesign (#18157) 2023-07-28 11:52:21 +04:00
test_input_validation.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_log_softmax.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_manager.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_node_factory.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_normalization.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops_binary.py [Tests] Fix rest of NumPy deprecated types (#15245) 2023-01-21 11:17:52 +00:00
test_ops_fused.py [PyOV] Fix deprecation warning in tests (#15830) 2023-02-22 18:08:49 +01:00
test_ops_matmul.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops_multioutput.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops_reshape.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops_scatter.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_ops_unary.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_pooling.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_proposal.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_random_uniform.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_reduction.py fix GitHub Actions failing tests (#18357) 2023-07-08 18:21:59 +02:00
test_roll.py fix GitHub Actions failing tests (#18357) 2023-07-08 18:21:59 +02:00
test_sequence_processing.py fix GitHub Actions failing tests (#18357) 2023-07-08 18:21:59 +02:00
test_swish.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
test_utils.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
util.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00