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


   ## Description ##
   This PR enables Large Tensor Support(LTS) by default on master for Unix 
CPU/GPU and Windows CPU/GPU for CI stages and build scripts for both dynamic 
and static builds(make as well as ninja). 
   DO NOT MERGE BEFORE THIS PR: 
https://github.com/apache/incubator-mxnet/pull/17882
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding 
a new operator)
   - Nightly tests are added for complicated/long-running ones (e.g. changing 
distributed kvstore)
   - Build tests will be added for build configuration changes (e.g. adding a 
new build option with NCCL)
   - [x] To the best of my knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   @leezu @ChaiBapchya @josephevans


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to