Unity-Technologies / barracuda-release

Other
564 stars 76 forks source link

0nnxlmpotException: Unknown type ScaterND #320

Open Cursky opened 1 year ago

Cursky commented 1 year ago

error message :import failed, "Assets/model_Transformerpants.onnx" > 0nnxlmpotException: Unknown type ScaterND encountered while parsing layer onnx:slice_174 "I trained transformer using Pytorch and converted it to onnx. I hope to use Barracuda to infer onnx, but it displays an error."0nnxlmpotException: Unknown type ScaterND“

I have reviewed the previous issue submitted by others. You said that it will be updated in the future. Have you resolved this issue now

Looking forward to your reply,thanks 👍 .

fdwr commented 1 month ago

ScaterND ❌ ScatterND ✅

0nnxlmpotException ❌ OnnxImportException ✅