powered by
Maps map_func across this dataset and flattens the result.
dataset_flat_map(dataset, map_func)
A dataset
A function mapping a nested structure of tensors (having shapes and types defined by output_shapes() and output_types() to a dataset.
output_shapes()
output_types()