Searched refs:_set_ddp_runtime_logging_sample_rate (Results 1 – 3 of 3) sorted by relevance
2312 def _set_ddp_runtime_logging_sample_rate(self, sample_rate): member in DistributedDataParallel2330 self.reducer._set_ddp_runtime_logging_sample_rate(sample_rate)
66 def _set_ddp_runtime_logging_sample_rate(self, sample_rate: int) -> None: ...
6162 model_DDP._set_ddp_runtime_logging_sample_rate(2)