Maps map_func across this dataset and flattens the result.
Maps map_func across this dataset and flattens the result.
dataset_flat_map(dataset, map_func)
Arguments
dataset | A dataset |
map_func | A function mapping a nested structure of tensors (having
shapes and types defined by |
Value
A dataset