tf.SparseTensorValue

View source on GitHub

Class SparseTensorValue

SparseTensorValue(indices, values, dense_shape)

Aliases:

__new__

@staticmethod
__new__(
    _cls,
    indices,
    values,
    dense_shape
)

Create new instance of SparseTensorValue(indices, values, dense_shape)

Properties

indices

values

dense_shape