Class SparseTensorValue
Defined in tensorflow/python/framework/sparse_tensor.py
.
SparseTensorValue(indices, values, dense_shape)
__new__
@staticmethod
__new__(
_cls,
indices,
values,
dense_shape
)
Create new instance of SparseTensorValue(indices, values, dense_shape)