Unity-Technologies / barracuda-release

Other
564 stars 76 forks source link

ONNX model outputs precision issue #329

Open BossunWang opened 1 year ago

BossunWang commented 1 year ago

Hi experts, I would like to know my onnx model test using C# and Barracuda 3.0.1. There is large precision discrepancies compared to onnxruntime using python which at 1e-1, and test compared to pytorch model is 1e-8. May you help me to check what happend on my model?