Home
last modified time | relevance | path

Searched defs:WeakTypePtr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.h1515 struct TORCH_API WeakTypePtr { struct
1518 std::weak_ptr<torch::jit::CompilationUnit> cu_;
1519 TypePtr type_;
H A Divalue.cpp1066 WeakTypePtr::WeakTypePtr( in WeakTypePtr() function in c10::WeakTypePtr