openvino/runtime/bindings/python/tests
Yegor Kruglov 90a140ae98
Extend MO/nGraph for operation MaxPool-8 (#6776)
* MO update for MaxPool-8

* using attrs in op constructor

* remove pads_value attr and pad fusing

* added axis and index_element_type parameters

* updated mo maxpool-8

* added maxpool-8->maxpool-1 transformation, disabled Pad to MaxPool fusing

* added remove_values_output to pooling extractors

* moved remove_values_output attribute to pooling infer function

* fixed ir_comparator tests

* disabled pad to maxpool fusing test

* added downgrade transformation test

* downgrade transformation update

* updated ir reader and tf pooling layer tests

* updated onnx pooling layer tests and MO infer unit test

* updated ir reader extender

* uncommented layer tests code

* disabled MaxPool-8 python binding test

* comment resolving, removed PadMaxPool fusing

* removed test

* downgrade transformation fix, MO codestyle changes

* removed axis check from downgrade transformation

* mark max_pool_test as xfail

* updated downgrade transformation test

* using OPENVINO_RTTI
2021-10-29 14:47:00 +03:00
..
mock preparation for static compilation (#8099) 2021-10-21 10:56:06 +03:00
test_inference_engine Fixed byteSize for Blob / ov::Tensor (#7989) 2021-10-19 02:01:10 +03:00
test_ngraph Extend MO/nGraph for operation MaxPool-8 (#6776) 2021-10-29 14:47:00 +03:00
test_onnx [CPU][DS] Dynamic shapes support for Range (#7929) 2021-10-28 12:54:01 +03:00
__init__.py Extend MO/nGraph for operation MaxPool-8 (#6776) 2021-10-29 14:47:00 +03:00
conftest.py [New Python API] Add new python API based on pybind11 (#7752) 2021-10-05 13:55:54 +03:00
runtime.py [PYTHON API] Expose ngraph bindings as part of openvino API (#8027) 2021-10-18 21:36:48 +02:00