View source: R/dataset_methods.R
dataset_flat_map | R Documentation |
Maps map_func across this dataset and flattens the result.
dataset_flat_map(dataset, map_func)
dataset |
A dataset |
map_func |
A function mapping a nested structure of tensors (having
shapes and types defined by |
A dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.