Home
last modified time | relevance | path

Searched defs:ContextPtr (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/distributed/autograd/context/
Dcontext.h154 using ContextPtr = std::shared_ptr<DistAutogradContext>; variable
/external/pytorch/torch/csrc/distributed/c10d/
Dreducer.hpp464 using ContextPtr = torch::distributed::autograd::ContextPtr; typedef
/external/angle/src/libANGLE/
Dcl_types.h48 using ContextPtr = RefPointer<Context>; variable