tgxs002 opened a new issue, #11125: URL: https://github.com/apache/tvm/issues/11125
### Documentation Title & Type Title: [Install from Source](https://tvm.apache.org/docs/install/from_source.html#install-from-source)->Developers: Get Source from Github ### Additions/Changes Requested Currently, the document tells the users to pull the source code by running: git clone --recursive https://github.com/apache/tvm tvm This can lead to wired behaviors, since the working branch might not be stable. It should be better to suggest users pulling a stable version. -- 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]
