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.

Op:BatchMatMul is not supported

Xiaojun_H_Intel
Employee
343 Views

Hi,
I am working on a project which has an Op of BatchMatMul, but it seems not to be supported by OpenVINO so far. Do you plan to support it in the future release or is there any alternative Op I can use to workaround it currently?

0 Kudos
1 Reply
Sahira_Intel
Moderator
343 Views

Hi Xiaojun,

Have you tried using tf.matmul() or  tf.einsum()

Best Regards,

Sahira

 

0 Kudos
Reply