Unity-Technologies / barracuda-release

Other
564 stars 76 forks source link

OnnxImportException: Unknown type Scan encountered while parsing layer UU000UU #333

Closed nctrnal closed 9 months ago

nctrnal commented 9 months ago

Hi I am new to this but please I need help ASAP in which I had encountered this error code when trying to import a ONNX Model file into unity "Assets/Model/KNN_Model.onnx" > OnnxImportException: Unknown type Scan encountered while parsing layer UU000UU.

here is my code : https://colab.research.google.com/drive/17UGm6gOlhdHcFuMA1MnVEUuW3v2bpq7m?usp=sharing

this is my graph apakahinibisa3 onnx

LiutaurasVysniauskasUnity commented 9 months ago

Hi, Thank you for reporting this issue! Can you please check if the same issue still reproduces with the Sentis 1.3.0-pre.2 package? The Sentis package is the new version of Barracuda, you can learn more about it here. If your problem still exists after upgrading, please report your issue in the Sentis Discussions forum. Thanks!

nctrnal commented 9 months ago

Hi, thank you for reply, im trying to re-create onnx model using keras, and it's all fine now. i think the problem is Ca_Cast node.