d2l-tvm
d2l-tvm copied to clipboard
Colab pip install issue
When pip installing on colab
!pip install https://tvm-repo.s3-us-west-2.amazonaws.com/tvm-0.7.dev1-cp37-cp37m-linux_x86_64.whl https://tvm-repo.s3-us-west-2.amazonaws.com/topi-0.7.dev1-py3-none-any.whl
it will show this error
ERROR: tvm-0.7.dev1-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.
I remember this being good ~ 2 weeks ago
I ran this about a week ago on the colab, it didn't work.
I met this problem today (2020-12-22)! Can anyone help? @mli