You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/05/10 05:05:31 UTC

[GitHub] altosaar commented on issue #10875: How to debug hybridize() failures?

altosaar commented on issue #10875: How to debug hybridize() failures?
URL: https://github.com/apache/incubator-mxnet/issues/10875#issuecomment-387953042
 
 
   Yup, that was it - thanks!
   
   Hopefully there's a better way to figure this out in the future, or a list of guidelines to avoid having to change code after debugging - I had to change about 5 lines and change the minus, plus, and multiply operators to F.broadcast_sub and F.broadcast_add and F.broadcast_mul.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services