Files
openvino/src/frontends
Ilya Churaev 566ef01a3f Remove constructors for ov Exceptions (#16938)
* Remove constructors for ov Exceptions

* Fixed linux build

* Fixed ONNX Frontend

* Fixed paddle

* Fixed exceptions in tests

* Deprecate constructors for ov::Exception

* Suppress some warnings

* Merge several exceptions

* Some small changes

* Suppress more warnings

* More warnings

* mode warnings

* Suppress more warnings

* More warnings
2023-04-18 21:02:26 +04:00
..
2023-03-31 11:34:42 +04:00

OpenVINO Frontends

OpenVINO Frontends allow converting models from the native framework to OpenVINO representation.

Below is the full list of supported frontends:

See also