Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dresolver.h10 using ResolverPtr = std::shared_ptr<Resolver>; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dobject.h13 using ResolverPtr = std::shared_ptr<Resolver>; variable
H A Dcompilation_unit.h33 using ResolverPtr = std::shared_ptr<Resolver>; variable