Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dreducer.hpp166 void set_ddp_runtime_logging_sample_rate(int sample_rate);
H A Dreducer.cpp2007 void Reducer::set_ddp_runtime_logging_sample_rate(int sample_rate) { in set_ddp_runtime_logging_sample_rate() function in c10d::Reducer
H A Dinit.cpp629 &::c10d::Reducer::set_ddp_runtime_logging_sample_rate, in c10d_init()