iterator_string_handle
String-valued tensor that represents this iterator
Description
String-valued tensor that represents this iterator
Usage
iterator_string_handle(iterator, name = NULL) Arguments
| Arguments | Description |
|---|---|
| iterator | An iterator |
| name | (Optional) A name for the created operation. |
Value
Scalar tensor of type string
See Also
Other iterator functions: iterator_get_next(), iterator_initializer(), iterator_make_initializer(), make-iterator