exportting nn.MultiheadAttention
to onnx fails on pytorch==1.9.0
#1434
Unanswered
RunningLeon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Question exportting
nn.MultiheadAttention
to onnx fails on pytorch==1.9.0Solution: Upgrade pytorch >=1.10
error log
env
Beta Was this translation helpful? Give feedback.
All reactions