Produces a string handle for the given MultiDeviceIterator.
tf.raw_ops.MultiDeviceIteratorToStringHandle(
multi_device_iterator, name=None
)
Args | |
---|---|
multi_device_iterator
|
A Tensor of type resource .
A MultiDeviceIterator resource.
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type string .
|