Adding a RebatchDatasetOp that uses Grappler to modify the dataset graph to...
Adding a RebatchDatasetOp that uses Grappler to modify the dataset graph to mutate the batch size of the Dataset. Right now this basically does all the wiring through Grappler etc. and the logic is very minimal and basic. Subsequent CL's will make the logic expand to different scenarios. PiperOrigin-RevId: 231983575
Loading
Please sign in to comment