openvino/runtime/bindings/python/tests
Michał Karzyński bd5b1bf99f
Change the way Model Optimizer loads frontends (#7330)
* Adds two switches `use_new_frontend` and `use_legacy_frontend` to override defaults.
* Rename ONNX frontend from `onnx_experimental` to `onnx`
2021-09-30 12:17:36 +02:00
..
mock Implemented missing methods of ONNX Place API (#7518) 2021-09-23 09:47:33 +03:00
test_frontend Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
test_ngraph Expose discrete type info (#7301) 2021-09-20 13:31:28 +03:00
test_onnx Extend ONNX Importer for operation "If" (#7319) 2021-09-15 10:57:13 +02:00
__init__.py Add missing spaces between words in string literals (#7540) 2021-09-20 15:38:49 +03:00
conftest.py Removed information about FPGA plugin (#7474) 2021-09-13 14:01:49 +03:00
runtime.py [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00