openvino/src/frontends
Maciej Smyk 47c49e7e84
[DOCS] Hyperlink 23.3 update for 23.3 (#21909)
* link update

* link update

* link update

* Update dev_api_references.rst

* Update dev_api_references.rst

* Update apidoc.py

* notebooks links

* notebook link update

* filename update

* link update

* link update api
2024-01-08 14:37:37 +01:00
..
common Added more exclude markers for install rules (#21561) 2023-12-11 17:05:09 +04:00
ir [DOCS] Hyperlink 23.3 update for 23.3 (#21909) 2024-01-08 14:37:37 +01:00
onnx [ONNX] Refactoring tests on API 2.0 (#21748) 2023-12-19 22:49:44 +01:00
paddle [DOCS] Hyperlink 23.3 update for 23.3 (#21909) 2024-01-08 14:37:37 +01:00
pytorch [DOCS] Hyperlink 23.3 update for 23.3 (#21909) 2024-01-08 14:37:37 +01:00
tensorflow [DOCS] Hyperlink 23.3 update for 23.3 (#21909) 2024-01-08 14:37:37 +01:00
tensorflow_common [TF FE][Opset13] Enable Multinomial operator in TF frontend (#20646) 2023-12-18 12:00:04 +01:00
tensorflow_lite [TFLite] Allows failing when model isn't generated (#21706) 2023-12-16 12:46:13 +04:00
tests [CI] [GHA] Extract test jobs into reusable workflows (#21395) 2023-12-07 23:44:45 +04: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