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