-
之前简单使用过TVM,用的是主分支上的,相关的环境变量也进行了设置,但是在本课程中使用python -m pip install mlc-ai-nightly -f https://mlc.ai/wheels 也无法from tvm import relay,请问是不是需要重新对TVM进行build |
Beta Was this translation helpful? Give feedback.
Answered by
Hzfengsy
Aug 9, 2022
Replies: 1 comment 1 reply
-
可以考虑临时删除环境变量 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
eAzure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以考虑临时删除环境变量
unset $PYTHONPATH