Files
openvino/src/frontends
Mateusz Bencer e77adca01f Fix sign-compare warnings in ONNX FE (#16125)
* editor.cpp

* fix scan.cpp

* fix place.cpp

* fix tensor_external_data.cpp

* fix editor.cpp

* remove no-sign

* add sign-comare in os_flags.cmake

* fix place.cpp

* fix tensor_external_data.cpp

* remove sign-compare

* fix onnx_transformations.cpp

* fixed get_input_port + refactor

---------

Co-authored-by: haiqi <haiqi.pan@intel.com>
2023-03-07 08:15:56 +04:00
..
2023-03-06 08:31:18 +01: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