Throwing an error if the batch size is not divisible by num_workers in...
Throwing an error if the batch size is not divisible by num_workers in RebatchDataset. Also greatly simplifying the graph mutation logic in RebatchDataset now that we know that the constant value for batch_size is already computed. PiperOrigin-RevId: 233609414
Loading
Please sign in to comment