MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / map

Method map

tensorflow/python/data/ops/dataset_ops.py:697–714  ·  view source on GitHub ↗

Maps `map_func` across this datset. Args: map_func: A function mapping a nested structure of tensors (having shapes and types defined by `self.output_shapes` and `self.output_types`) to another nested structure of tensors. num_parallel_calls: (Optional.) A `tf.int32`

(self, map_func, num_parallel_calls=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 2

MapDatasetClass · 0.85
ParallelMapDatasetClass · 0.85