d2l-ai / d2l-tvm

Dive into Deep Learning Compiler
https://tvm.d2l.ai
630 stars 97 forks source link

Colab pip install issue #50

Open Zha0q1 opened 3 years ago

Zha0q1 commented 3 years ago

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

insop commented 3 years ago

I ran this about a week ago on the colab, it didn't work.

meton-robean commented 3 years ago

I met this problem today (2020-12-22)! Can anyone help? @mli