larroy commented on issue #13409: [MXNET-1234] Fix shape inference problems in 
Activation backward
URL: https://github.com/apache/incubator-mxnet/pull/13409#issuecomment-443757594
 
 
   @TaoLv When I run your python reproducer in master with my patch printing 
which activation runs I get everything run on CPU:
   
   ```
   ActivationForward
   ActivationGradCompute
   ActivationGradComputeImpl
   ActivationBackward
   ```
   
   Is this what you would expect?
   
   I'm in commit 9979c3cea0aac1a856f511fa195a2be71161ec23 with my previous 
patch applied to print activations.

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