openvino/runtime/bindings/python
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
..
src/compatibility Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
tests Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
thirdparty [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
.clang-format [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
.gitignore [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
BUILDING.md New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
CMakeLists.txt Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
requirements.txt [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
requirements_test.txt [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
setup.py Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
tox.ini Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00