Converts a TensorFlow Dataset to an iterable of NumPy arrays.
1 | tfds_as_numpy(dataset, graph = NULL)
|
dataset |
a possibly nested structure of tf.data.Datasets and/or tf.Tensors. |
graph |
optional, explicitly set the graph to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.