iterator_get_next | R Documentation |
Returns a nested list of tensors that when evaluated will yield the next element(s) in the dataset.
iterator_get_next(iterator, name = NULL)
iterator |
An iterator |
name |
(Optional) A name for the created operation. |
A nested list of tensors
Other iterator functions:
iterator_initializer()
,
iterator_make_initializer()
,
iterator_string_handle()
,
make-iterator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.