aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
diff options
context:
space:
mode:
authorGravatar Jiri Simsa <jsimsa@google.com>2018-10-05 13:34:01 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-05 13:54:10 -0700
commitae0bc6f006497cc04a2ee75166d4ec71c7154fd8 (patch)
tree44072eb767dd77e47f43a5955849d89ed07d9b74 /tensorflow/tools
parent470101040d2174ddcb41990e5e16ed6dfa6f6436 (diff)
[tf.data] Adding specialization for `MapDataset`, `ParallelMapDataset`, and `MapAndBatchDataset` whose user-provided functions have the property that each output argument take its value directly from an input argument (e.g. `lambda x, y: y, x`). This specialization can produce the result without having to schedule the function using the executor.
PiperOrigin-RevId: 215957592
Diffstat (limited to 'tensorflow/tools')
0 files changed, 0 insertions, 0 deletions