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/07/09 16:15:54 UTC

[GitHub] [incubator-tvm] Wheest commented on pull request #5975: [Tutorial] Demo showing how to run a pruned 🤗 model.

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