Returns the tf.data.Options
attached to input_dataset
.
tf.raw_ops.GetOptions(
input_dataset, name=None
)
Args | |
---|---|
input_dataset
|
A Tensor of type variant .
A variant tensor representing the input dataset.
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type string .
|