openvino/src/frontends
Georgy Krivoruchko b0feb2f632
[ONNX] Refactoring tests on API 2.0 (#21840)
* Tests in onnx_import_rnn.in.cpp moved to API 2.0

* Tests in onnx_import_signal.in.cpp moved to API 2.0
2023-12-22 14:51:15 +01:00
..
common Added more exclude markers for install rules (#21561) 2023-12-11 17:05:09 +04:00
ir Remove use of legacy ng/runtime/shared_buffer.hpp (#20840) 2023-11-03 09:09:49 +04:00
onnx [ONNX] Refactoring tests on API 2.0 (#21840) 2023-12-22 14:51:15 +01:00
paddle 【Hackathon 5th No.95】add paddle unique op (#20077) 2023-12-15 08:28:40 +08:00
pytorch [PT FE] ScaledDotProductAttention fix issue with other float dtypes (#21638) 2023-12-18 14:32:54 +04:00
tensorflow [TF FE] Complex type support extended for Separate Bass model. (#21477) 2023-12-21 15:17:12 +04:00
tensorflow_common [TF FE] Complex type support extended for Separate Bass model. (#21477) 2023-12-21 15:17:12 +04: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

OpenVINO Frontends

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

Below is the full list of supported frontends:

See also