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 2022/04/26 09:12:25 UTC

[GitHub] [tvm] tgxs002 opened a new issue, #11125: Guide the users to pull the stable source code

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: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi closed issue #11125: Guide the users to pull the stable source code

Posted by GitBox <gi...@apache.org>.
masahi closed issue #11125: Guide the users to pull the stable source code
URL: https://github.com/apache/tvm/issues/11125


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] masahi commented on issue #11125: Guide the users to pull the stable source code

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #11125:
URL: https://github.com/apache/tvm/issues/11125#issuecomment-1342327902

   We do recommend pulling from the latest branch.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org