Searched refs:_is_shuffle_datapipe (Results 1 – 1 of 1) sorted by relevance
88 def _is_shuffle_datapipe(datapipe: DataPipe) -> bool: function115 shufflers = [pipe for pipe in all_pipes if _is_shuffle_datapipe(pipe)]