ZiyueHuang commented on issue #9703: Can't run mx.nd.smooth_l1 URL: https://github.com/apache/incubator-mxnet/issues/9703#issuecomment-363392919 Seems that `scalar` parameter is omitted, please refer to the documents. `b=mx.nd.smooth_l1(a, scalar=1)` It works fine for me on ubuntu.
---------------------------------------------------------------- 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
