guberti opened a new pull request, #13725: URL: https://github.com/apache/tvm/pull/13725
PR #13627 added Google Colab support to the TVM tutorials, allowing them to be opened interactively with one click. This mostly works - [try it yourself](https://tvm.apache.org/docs/how_to/extend_tvm/low_level_custom_pass.html)! However, the button to open the tutorial in Google Colab does not render, as #13627 used the wrong URL:  The file is stored in the repo tlc-pack/web-data, not apache/web-data. This PR fixes the bug and makes the button render correctly. cc @mehrdadh -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
