Unity-Technologies / barracuda-release

Other
564 stars 76 forks source link

Inconsistency between Barracuda output and ONNX runtime #297

Closed taeinkwon closed 1 year ago

taeinkwon commented 1 year ago

Hi,

I've printed data from Barracuda and ONNX runtime. From there, I can see those are mismatched even though I put the same input. The gap between the two is quite large. Could you look into this? I attach the ONNX model here. Thanks!

Onnx file

taeinkwon commented 1 year ago

It was due to the order of the channel. Closed.