You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.
Environments: Ubuntu16.04 LTS, Python 3.6.9, LLVM 8.0, GCC 5.4, Pytorch Nightly version (build from source), torch_tvm master branch.
Successfully import tvm, but encounter error when import torch_tvm:
Bottom of the screen is '__init__.py' of package torch_tvm.
Anyone has any advice?
The text was updated successfully, but these errors were encountered:
DreamChaserMXF
changed the title
LLVM error after build pytorch and torch_tvm from source
LLVM error when import torch_tvm after building pytorch and torch_tvm from source
Nov 14, 2019
No, it doesn't. import tvm can be executed without any error and warning.
It seems like tvm was successfully compiled, but torch_tvm was somehow corrupted.
I also have this issue on 18.0416.04 with LLVM 9.0.0. It appears to be related to this issue: ziglang/zig#67, which also appears elsewhere in different forms.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environments: Ubuntu16.04 LTS, Python 3.6.9, LLVM 8.0, GCC 5.4, Pytorch Nightly version (build from source), torch_tvm master branch.
Successfully import tvm, but encounter error when import torch_tvm:
Bottom of the screen is '__init__.py' of package torch_tvm.
Anyone has any advice?
The text was updated successfully, but these errors were encountered: