Replies: 1 comment
-
看起来只是精度问题,并且误差在可接受范围内 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
如果把最后一层 softmax 去掉,原本可以正确运行的 check_equivalence 会报模型输出不相同的错误
IRModule 为
pytorch model 为
运行 check_equivalence 输出为
Beta Was this translation helpful? Give feedback.
All reactions