eric-haibin-lin commented on a change in pull request #7688: Update doc for 
sparse related APIs
URL: https://github.com/apache/incubator-mxnet/pull/7688#discussion_r137112534
 
 

 ##########
 File path: python/mxnet/io.py
 ##########
 @@ -513,7 +514,8 @@ def _init_data(data, allow_empty, default_name):
     return list(data.items())
 
 class NDArrayIter(DataIter):
-    """Returns an iterator for ``mx.nd.NDArray``, ``numpy.ndarray`` or 
``h5py.Dataset``.
+    """Returns an iterator for ``mx.nd.NDArray``, ``numpy.ndarray``, 
``h5py.Dataset``
+    or ``mx.nd.sparse.CSRNDArray``.
 
 Review comment:
   No we don't have any
 
----------------------------------------------------------------
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