Home
last modified time | relevance | path

Searched defs:_calculate_single_rank_operations (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A Dschedules.py1645 def _calculate_single_rank_operations(self, rank): member in ScheduleLoopedBFS
1854 def _calculate_single_rank_operations(self, rank) -> List[Optional[_Action]]: member in ScheduleInterleaved1F1B
1969 def _calculate_single_rank_operations(self, rank) -> List[Optional[_Action]]: member in ScheduleFlexibleInterleaved1F1B