matteosal opened a new pull request #20755:
URL: https://github.com/apache/incubator-mxnet/pull/20755


   ## Description ##
   In our fork we have this little feature which might be useful to add here as 
well. At build time, CMake grabs branch name and commit hash and stores them in 
macros. The macros are exposed via functions in the C API. I have also removed 
an old system which was dumping the commit hash into a text file
   
   ## Checklist ##
   ### Essentials ###
   - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [x] Code is well-documented
   
   ## Comments ##
   - If this change is a backward incompatible change, why must this change be 
made.
   - Interesting edge cases to note here
   


-- 
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]


Reply via email to