Searched defs:GlooStore (Results 1 – 1 of 1) sorted by relevance
107 class TORCH_API GlooStore : public ::gloo::rendezvous::Store { class in c10d::ProcessGroupGloo109 GlooStore(const c10::intrusive_ptr<::c10d::Store>& store) : store_(store) {} in GlooStore() function in c10d::ProcessGroupGloo::GlooStore