openvino/src/frontends
Ahmad Chalhoub 942bc8b1ba
support pytorch efrc op (#21567)
* support pytorch efrc op

* allow dynamic case & fix code format

* fix code style, use space 4
2023-12-12 21:54:29 +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 Added more exclude markers for install rules (#21561) 2023-12-11 17:05:09 +04:00
paddle 【Hackathon 5th No.97】add paddle tanh_shrink op (#20067) 2023-12-12 05:49:49 +01:00
pytorch support pytorch efrc op (#21567) 2023-12-12 21:54:29 +01:00
tensorflow [CI] [GHA] Extract test jobs into reusable workflows (#21395) 2023-12-07 23:44:45 +04:00
tensorflow_common support MulNoNan for TF (#21459) 2023-12-07 16:31:41 +00:00
tensorflow_lite [TFLite] Moved tests to a separate file 2023-11-24 13:20:10 +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