wkcn commented on issue #18333:
URL: 
https://github.com/apache/incubator-mxnet/issues/18333#issuecomment-632965057


   @John1231983 
   Your implementation is correct.
   It is available to use `data.sum(axis=1).mean()`, which is equal to 
`data.sum() / len(data)`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Reply via email to