openvino/src/frontends
Yongsheng Xu c208a881cb
[TF FE] Support Bincount operation (#23418)
### Details:
 - implemented Bincount op
 - simple test cases

### Tickets:
https://github.com/openvinotoolkit/openvino/issues/22071

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-03-15 19:20:45 +00:00
..
common [PT FE][Opset14] Replace PT FE AlignTypes with opset14 ConvertPromoteTypes (#22770) 2024-03-15 08:12:50 +00:00
ir copyright year update (#23370) 2024-03-14 09:37:02 +00:00
onnx [ONNX] Added telemetry for reporting unsupported ops (#23374) 2024-03-14 11:42:17 +00:00
paddle copyright year update (#23370) 2024-03-14 09:37:02 +00:00
pytorch [PT FE][Opset14] Replace PT FE AlignTypes with opset14 ConvertPromoteTypes (#22770) 2024-03-15 08:12:50 +00:00
tensorflow [TF FE] Support Bincount operation (#23418) 2024-03-15 19:20:45 +00:00
tensorflow_common [TF FE] Support Bincount operation (#23418) 2024-03-15 19:20:45 +00:00
tensorflow_lite copyright year update (#23370) 2024-03-14 09:37:02 +00:00
tests copyright year update (#23370) 2024-03-14 09:37:02 +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