AttributeError: module 'tvm.script.tir' has no attribute 'Buffer'问题 #57
Unanswered
tiantang5156
asked this question in
Q&A
Replies: 2 comments 1 reply
-
建议你把你运行的完整的Python脚本放上来以方便查找问题 |
Beta Was this translation helpful? Give feedback.
0 replies
-
遇到了一样的问题,请问你解决了吗 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
对照练习中调用tvm.script.tir.Buffer,发现报了如标题所见的错误,打开tir也看到有Buffer类的实现,请问有老师或同学能解答一下吗,不胜感激。
Beta Was this translation helpful? Give feedback.
All reactions