JohnCalhoun commented on issue #10002: General support of OPs for second-order gradient URL: https://github.com/apache/incubator-mxnet/issues/10002#issuecomment-428015660 Thank you @aidan-plenert-macdonald ! So once I get up to speed and get an environment together it sounds like the first steps are 1. implement the sin FGradient as you have suggested using cos 2. test that you can then do the second order gradient of sin 3. Implement the cos FGradient as sin 4. test that you can do a third order gradient of sin 5. From there the work will be implemention for all operations. does that sound about right?
---------------------------------------------------------------- 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
