Wheest commented on pull request #5975:
URL: https://github.com/apache/incubator-tvm/pull/5975#issuecomment-656220438


   Note that the `.ipynb` version of the tutorial doesn't work when running 
`benchmark()`, since it uses the `__file__` variable in `import_graphdef()`, 
which is not defined in most notebook environments.  Alternative approach to 
getting path may be needed.
   
   There are also a lot of dependencies for the tutorial (e.g. transformers, 
tensorflow) which may not be in a user's environment.  Should an Install 
dependencies section be added [à 
la](https://tvm.apache.org/docs/tutorials/autotvm/tune_relay_mobile_gpu.html#install-dependencies)?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to