You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/14 19:01:29 UTC

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #17306: grouping large vector tests based on their type and adding their nightly test function

access2rohit opened a new pull request #17306: grouping large vector tests based on their type and adding their nightly test function
URL: https://github.com/apache/incubator-mxnet/pull/17306
 
 
   Grouped large vector tests for large tensor support into 4:
   creation
   manipulation
   dnn_ops
   arithmetic and logical
   
   calling 4 groups separately in nightly run so memory is freed by after every group run.
   
   ## Description ##
   (Brief description on what this PR is about)
   
   ## 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] Code is well-documented: 
   - [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
   
   ## Comments ##
   Currently running, will update once they finish
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] apeforest merged pull request #17306: grouping large vector tests based on their type and adding their nightly test function

Posted by GitBox <gi...@apache.org>.
apeforest merged pull request #17306: grouping large vector tests based on their type and adding their nightly test function
URL: https://github.com/apache/incubator-mxnet/pull/17306
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] access2rohit commented on issue #17306: grouping large vector tests based on their type and adding their nightly test function

Posted by GitBox <gi...@apache.org>.
access2rohit commented on issue #17306: grouping large vector tests based on their type and adding their nightly test function
URL: https://github.com/apache/incubator-mxnet/pull/17306#issuecomment-574323103
 
 
   @apeforest @ChaiBapchya PR is ready for review

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] access2rohit commented on issue #17306: grouping large vector tests based on their type and adding their nightly test function

Posted by GitBox <gi...@apache.org>.
access2rohit commented on issue #17306: grouping large vector tests based on their type and adding their nightly test function
URL: https://github.com/apache/incubator-mxnet/pull/17306#issuecomment-574322969
 
 
   @mxnet-label-bot add [pr-awaiting-review]

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


With regards,
Apache Git Services