openvino/src/frontends
Ilya Lavrenov eb025fad1e
Supported Ubuntu 24.04 (#23905)
### Details:
 - Supported Ubuntu 24.04
2024-04-16 14:26:41 +00:00
..
common [Opset] Initialization of OV Opset15 (#23960) 2024-04-15 08:45:25 +00:00
ir Align friendly names uniqueization (#22729) 2024-03-25 15:52:09 +00:00
onnx [ONNX] Extend ONNX Frontend with `com.microsoft.Pad` (#22000) 2024-04-05 09:01:00 +00:00
paddle comment out unstable proposal v2_6 testcase (#23742) 2024-04-03 07:07:24 +00:00
pytorch [PT FE] Support aten::aminmax for pytorch models (#23879) 2024-04-15 09:46:05 +00:00
tensorflow [GHA] Freeze h5py version (#23962) 2024-04-15 09:51:33 +00:00
tensorflow_common [TF FE]: Support MatrixInverse operation for TensorFlow (#23881) 2024-04-13 17:26:56 +00:00
tensorflow_lite Supported Ubuntu 24.04 (#23905) 2024-04-16 14:26:41 +00:00
tests [tests] Fix build of extensions test for FEs if FEs disabled (#24029) 2024-04-16 06:07:18 +00:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00: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