chinakook commented on issue #11560: custom loss function
URL: 
https://github.com/apache/incubator-mxnet/issues/11560#issuecomment-402622743
 
 
   Change "rhs= mx.nd.array(range(1,101)" to "rhs=mx.sym.Var("rhs")"
   You also need to init rhs symbol properly.

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