openvino/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
..
conditional_compilation Update paths to OMZ tools (#8072) 2021-10-20 14:39:28 +03:00
fuzz Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
layer_tests Extend MO/nGraph for operation MaxPool-8 (#6776) 2021-10-29 14:47:00 +03:00
lib Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
lsan Exclude 3rd party python packages from lsan (#7489) 2021-09-14 17:48:23 +03:00
memory_tests fix work with query memory timeline (#8063) 2021-10-25 16:51:53 +03:00
stress_tests Small changes in memcheck tests (#7128) 2021-10-25 10:49:33 +03:00
time_tests change pr type (#8143) 2021-10-26 11:29:57 +03:00
utils [Memory tests] Add timeout to proc_exec (#7942) 2021-10-13 14:25:44 +03:00