tfds_as_numpy: Converts a TensorFlow Dataset to an iterable of NumPy arrays.

Description Usage Arguments

View source: R/as_numpy.R

Description

Converts a TensorFlow Dataset to an iterable of NumPy arrays.

Usage

1
tfds_as_numpy(dataset, graph = NULL)

Arguments

dataset

a possibly nested structure of tf.data.Datasets and/or tf.Tensors.

graph

optional, explicitly set the graph to use.


rstudio/tfds documentation built on Nov. 25, 2021, 6:20 p.m.