Searched defs:ContextPtr (Results 1 – 3 of 3) sorted by relevance
154 using ContextPtr = std::shared_ptr<DistAutogradContext>; variable
464 using ContextPtr = torch::distributed::autograd::ContextPtr; typedef
48 using ContextPtr = RefPointer<Context>; variable