Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue.h1503 struct TORCH_API StrongTypePtr { struct
1506 std::shared_ptr<torch::jit::CompilationUnit> cu_;
1507 TypePtr type_;
H A Divalue.cpp1060 StrongTypePtr::StrongTypePtr( in StrongTypePtr() function in c10::StrongTypePtr