tf.sparse_placeholder

tf.sparse_placeholder

tf.sparse_placeholder

sparse_placeholder(
    dtype,
    shape=None,
    name=None
)

Defined in tensorflow/python/ops/array_ops.py.

See the guide: Inputs and Readers > Placeholders

Inserts a placeholder for a sparse tensor that will be always fed.

Important: This sparse tensor will produce an error if evalua