JohnCalhoun commented on issue #10002: General support of OPs for second-order 
gradient
URL: 
https://github.com/apache/incubator-mxnet/issues/10002#issuecomment-429478533
 
 
   @aidan-plenert-macdonald 
   I like your idea, so the steps would be:
   
   1. write test case that 
        1. lists all ops
        1. for each op check for gradient
        1. for each gradient check for gradient
   1. PR
   1. begin writing ops, for each add test case that checks shape
   1. PR
   1. write finite difference tests
   1. PR
   
   Writing each op should be self contained, So once we have a list of all ops 
need we can distribute individual ops to people ( to want to help such as 
myself and @apeforest ) and check off ops as they are finished. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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