drivanov opened a new pull request #16446: Aggregated zero grad
URL: https://github.com/apache/incubator-mxnet/pull/16446
 
 
   ## Description ##
   New MxNet operator for zeroing of multiple arrays.
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete
   - [x] All changes have test coverage:
   - [x] Code is well-documented: 
   - [x] To the my best knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] Previously existed `test_zero_grad()` is extended for different 
`dtypes`. Besides, now it uses a  newly implemented `mx.nd.reset_arrays` 
operator and also contains test for zeroing of multiple arrays of different 
shapes.
   
   

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


With regards,
Apache Git Services

Reply via email to