kpuatamazon opened a new issue #16938: Quadratic operator backward actually 
calls forward for FComputeEx
URL: https://github.com/apache/incubator-mxnet/issues/16938
 
 
   ## Description
   I think this line is incorrect.  It's defining `_contrib_backward_quadratic` 
but calls the forward step.  
   
   
https://github.com/apache/incubator-mxnet/blob/32a9baac3b7b58b133bfc4eb9426ccba75986eb3/src/operator/contrib/quadratic_op.cc#L76
   
   Realize this operator is mostly there for documentation and I'm trying to 
learn from it. 

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