tqchen opened a new pull request #6757:
URL: https://github.com/apache/incubator-tvm/pull/6757


   This PR enhances version.py with a --git-descrbe option
   which allows it to generate a git describe based version
   tag for potential dev related nightly packaging during the
   development cycle.
   
   The behavior of the normal relase remains the same.
   Note that the version.py still modifies the files inplace
   and we only recommend using it during a clean clone based workflow.
   
   The setup.py is also updated to take advantage of the version.
   Note that the git info is already captured by the c++ side in a previous PR.
   The tool is mainly used to create PEP compatible python wheels.


----------------------------------------------------------------
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:
[email protected]


Reply via email to