Replies: 4 comments 8 replies
-
我这边没有发现问题,没有麻烦告知一下系统版本、Python版本。 |
Beta Was this translation helpful? Give feedback.
6 replies
-
这个问题看起来是 libtvm 里面的 global registry 正确注册,不知道可不可以检查一下呢?@Hzfengsy |
Beta Was this translation helpful? Give feedback.
0 replies
-
@cuiHL 请问可以打印一下以下的输出吗?
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Window Python 3.10.5 |
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.
-
在命令行执行
pip install mlc-ai-nightly -f https://mlc.ai/wheels
后(Successfully installed ),在导包from tvm.script import tir as T
的过程中报错module 'tvm.arith._ffi_api' has no attribute 'CreateAnalyzer',请教一下这是什么原因造成的啊,该怎么解决?Beta Was this translation helpful? Give feedback.
All reactions