You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/10/23 14:49:04 UTC

[GitHub] [incubator-tvm] danilopau opened a new issue #6743: micro_tflite.ipynb import tvm issue in Colab

danilopau opened a new issue #6743:
URL: https://github.com/apache/incubator-tvm/issues/6743


   Hello, I downloaded the notebook from here https://tvm.apache.org/docs/tutorials/micro/micro_tflite.html#sphx-glr-tutorials-micro-micro-tflite-py, and run in Colab
   
   I got ModuleNotFoundError: No module named 'tvm'
   
   Then I added 
   !pip install tflite==2.1.0 --user
   !pip install tvm
   !set PYTHONPATH to .:/usr/local/lib/python3.6/
   
   error is still there. Wuuld you please help becuase it doesn't work as provided out of the box
   
   Thanks and kind regards
   Danilo


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics commented on issue #6743: micro_tflite.ipynb import tvm issue in Colab

Posted by GitBox <gi...@apache.org>.
zhiics commented on issue #6743:
URL: https://github.com/apache/incubator-tvm/issues/6743#issuecomment-715465715


   Please create a thread at https://discuss.tvm.apache.org/ for help. You probably need to point your PYTHONPATH to where TVM is installed as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] zhiics closed issue #6743: micro_tflite.ipynb import tvm issue in Colab

Posted by GitBox <gi...@apache.org>.
zhiics closed issue #6743:
URL: https://github.com/apache/incubator-tvm/issues/6743


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org