Searched defs:PrefixStore (Results 1 – 2 of 2) sorted by relevance
7 class TORCH_API PrefixStore : public Store { class
6 PrefixStore::PrefixStore(std::string prefix, c10::intrusive_ptr<Store> store) in PrefixStore() function in c10d::PrefixStore