Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dreducer.hpp452 int ddp_runtime_logging_sample_rate_ = kDDPRuntimeLoggingSampleRate; member in c10d::Reducer
H A Dreducer.cpp2008 ddp_runtime_logging_sample_rate_ = sample_rate; in set_ddp_runtime_logging_sample_rate()
2012 return ddp_runtime_logging_sample_rate_; in get_ddp_runtime_logging_sample_rate()