tqchen commented on pull request #9203: URL: https://github.com/apache/tvm/pull/9203#issuecomment-936327280
The remaining error seems was due to tvm not being available in some of the how to example executions. It might be helpful to run the following command to quickly check a specific tutorial to debug ``` TVM_TUTORIAL_EXEC_PATTERN=/path/to/specific_file\.py make html ``` It could be related to the staging setup, the way we setup env variables (cc @Lunderberg to see if you have any ideas). -- 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]
