openvino/src/frontends
Maxim Vafin c5b64e458b
[PT FE] Align bool types and same bit int types (#19399)
* [PT FE] Align bool types and same bit int types

* Fix max value
2023-08-24 22:30:59 +02:00
..
common Aligned target and files (libraries) names (#19161) 2023-08-13 11:31:44 +04:00
ir fix rt_info meta parse race condition (#19196) 2023-08-15 15:33:01 +00:00
onnx [ONNX] Fixed issue with missing sort when wstring path (#19250) 2023-08-18 01:24:59 +04:00
paddle Refactor engines utils (#18856) 2023-08-03 12:13:05 +04:00
pytorch [PT FE] Align bool types and same bit int types (#19399) 2023-08-24 22:30:59 +02:00
tensorflow [TF Hub][TF FE] Support TensorListLength and TensorListResize operations (#19390) 2023-08-24 17:54:13 +02:00
tensorflow_common [TF Hub][TF FE] Support TensorListLength and TensorListResize operations (#19390) 2023-08-24 17:54:13 +02:00
tensorflow_lite Enable ResolveNamesCollisions transformation in MOC #2 (#18772) 2023-07-29 09:29:31 +04:00
tests Refactor engines utils. Delete the target (#18916) 2023-08-04 13:25:47 +00:00
CMakeLists.txt Remove suppression Wno-delete-non-abstract-non-virtual-dtor (#16560) 2023-03-29 14:19:30 +04:00
README.md Added README for ONNX Frontend (#13325) 2022-10-20 15:54:25 +02:00

README.md

OpenVINO Frontends

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

Below is the full list of supported frontends:

See also