mxnet.ndarray.sparse.RowSparseNDArray.tostype¶
-
RowSparseNDArray.
tostype
(stype)[source]¶ Return a copy of the array with chosen storage type.
Returns: A copy of the array with the chosen storage stype Return type: NDArray or RowSparseNDArray
RowSparseNDArray.
tostype
(stype)[source]¶Return a copy of the array with chosen storage type.
Returns: | A copy of the array with the chosen storage stype |
---|---|
Return type: | NDArray or RowSparseNDArray |