Returns the name of the device on which resource
has been placed.
tf.raw_ops.IteratorGetDevice(
resource, name=None
)
Args | |
---|---|
resource
|
A Tensor of type resource .
|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type string .
|