szha opened a new issue #9592: mx.metric.MSE/RMSE is using numpy logic and 
duplicates mx.gluon.loss.L2Loss
URL: https://github.com/apache/incubator-mxnet/issues/9592
 
 
   metric.MSE: 
https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/metric.py#L783-L791
   metric.RMSE: 
https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/metric.py#L841-L849
   gluon.loss.L2Loss: 
https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/loss.py#L132-L135

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


With regards,
Apache Git Services

Reply via email to