04 端到端模型整合 课程问题 #119
Unanswered
Goldsaints
asked this question in
Q&A
Replies: 1 comment 3 replies
-
这是一个旧版本wheel的问题,请考虑更新wheel |
Beta Was this translation helpful? Give feedback.
3 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.
-
大佬们,您们好!很感谢您们的分享。我有一个问题,我运行您们分享“04 端到端模型整合 ”课程的代码,出现tvm内部错误,
“The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() ”
,这是什么原因呢?我试过加上a.any() or a.all()
,然后报str 没有 any() 和 all()
。我本地版本是
window10,python3.7,pytorch 1.10+cpu
代码出错的位置:
Beta Was this translation helpful? Give feedback.
All reactions