[tf.data]: Parallel map and filter fusion.
This change augments the existing map_and_filter fusion tf.data rewrite pass to support fusing ParallelMapDataset ops in addition to the MapDataset ops. PiperOrigin-RevId: 220152549
Loading
Please sign in to comment