Distributed batch reader. Slice dataset and feed batches to different devices. Args: batch_reader: A batch reader. num_part: The number of devices. part_id: The id of current device. is_test: Whether slice dataset in testing phase. Wh
(self, batch_reader, num_part, part_id, is_test=False)
source not stored for this graph (policy: none)