openvino/src/frontends
Roman Kazantsev d1f71ee233
[TF FE] Speed up compilation - part 3 (#21211)
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
2023-11-21 14:44:21 +00:00
..
common [core]Optimize OV assert macors to reduce CPU plugin binary size (#21180) 2023-11-21 07:16:30 +01:00
ir Remove use of legacy ng/runtime/shared_buffer.hpp (#20840) 2023-11-03 09:09:49 +04:00
onnx [core]Optimize OV assert macors to reduce CPU plugin binary size (#21180) 2023-11-21 07:16:30 +01:00
paddle [core]Optimize OV assert macors to reduce CPU plugin binary size (#21180) 2023-11-21 07:16:30 +01:00
pytorch [PT FE] Support aten::_weight_norm and aten::full with scalar size (#21160) 2023-11-17 19:13:15 +00:00
tensorflow Update reverse infer to allow changing shape if it already partially defined (#21073) 2023-11-20 21:57:43 +00:00
tensorflow_common [TF FE] Speed up compilation - part 3 (#21211) 2023-11-21 14:44:21 +00:00
tensorflow_lite [TFLite] Extended verification of supported files (#21006) 2023-11-17 15:03:31 +04:00
tests [TFLite] Extended verification of supported files (#21006) 2023-11-17 15:03:31 +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