Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

No Support for Tensorflow/GRU?

mckittrick
Beginner
542 Views

I'd like to convert an existing model with OpenVINO for a CV application, but it appears that a very common layer, GRU, is not supported for Tensorflow?  Based on what I'm seeing here:  https://docs.openvinotoolkit.org/latest/openvino_docs_MO_DG_prepare_model_Supported_Frameworks_Layers.html#onnx_supported_operators

I'm surprised that such a common layer that has been in use for some time with TF is not supported?  Is there any workaround?

Thanks.

Labels (1)
0 Kudos
2 Replies
Iffa_Intel
Moderator
516 Views

Greetings,


Generally, Openvino does support GRU, you can refer here:

https://docs.openvinotoolkit.org/latest/openvino_docs_ops_opset.html

https://docs.openvinotoolkit.org/latest/openvino_docs_ops_sequence_GRUCell_3.html


However, it varies according to which model you are using. For instance as the link you shared, ONNX model is not supported


Sincerely,

Iffa


0 Kudos
Iffa_Intel
Moderator
489 Views

Greetings,


Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question


Sincerely,

Iffa


0 Kudos
Reply