Home
last modified time | relevance | path

Searched refs:_should_disable_cpp_reducer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A Ddistributed.py1488 def _should_disable_cpp_reducer(self) -> bool: member in DistributedDataParallel
1494 if self._should_disable_cpp_reducer():
1569 if self._should_disable_cpp_reducer():