Searched defs:FixedBackoff (Results 1 – 2 of 2) sorted by relevance
41 class TORCH_API FixedBackoff : public Backoff { class
69 FixedBackoff::FixedBackoff(std::chrono::milliseconds interval) in FixedBackoff() function in c10d::FixedBackoff