Closed sxjscience closed 8 years ago
In the latest MXNet, nd.sum will return a python float instead of a ndarray object. Fixed in https://github.com/peterzcc/dist_train/commit/826853c01e491d6da64d1cb76be953d0bbe2036c.
nd.sum
In the latest MXNet,
nd.sum
will return a python float instead of a ndarray object. Fixed in https://github.com/peterzcc/dist_train/commit/826853c01e491d6da64d1cb76be953d0bbe2036c.