mxnet.ndarray.sparse.CSRNDArray.zeros_like¶
-
CSRNDArray.
zeros_like
(*args, **kwargs)¶ Convenience fluent method for
zeros_like()
.The arguments are the same as for
zeros_like()
, with this array as data.
CSRNDArray.
zeros_like
(*args, **kwargs)¶Convenience fluent method for zeros_like()
.
The arguments are the same as for zeros_like()
, with
this array as data.