openvino/src/frontends
Ekaterina Aidova df0bd18ed2
[PT FE]: fix constant folding for dequantization (#18190)
* [PT FE]: fix constant folding for dequantization

* add test
2023-06-23 06:41:32 +02:00
..
common [PT FE] Print better exception message (#18015) 2023-06-15 12:04:01 +04:00
ir Remove NV12 and I420 blobs and deprecate some legacy API (#17919) 2023-06-12 21:15:02 +04:00
onnx Fixed compilaiton of ONNX FE tests (#18126) 2023-06-17 15:22:38 +04:00
paddle Fixed compilation with clang (#17890) 2023-06-06 00:23:07 +04:00
pytorch [PT FE]: fix constant folding for dequantization (#18190) 2023-06-23 06:41:32 +02:00
tensorflow [TF FE] Handle control dependencies to have correct outputs (#18175) 2023-06-22 12:46:11 +04:00
tensorflow_common fixing some typos (#17980) 2023-06-10 01:13:31 +04:00
tensorflow_lite [TFLite] Custom attribute reading and While operation support (#17932) 2023-06-12 14:42:18 +04:00
tests [TF FE] Avoid usage of NGraph routines (#17709) 2023-05-24 19:42:41 +02: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