Home
last modified time | relevance | path

Searched defs:ClassTypePtr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dcustom_class.h13 using ClassTypePtr = std::shared_ptr<ClassType>; variable
H A Ddynamic_type.h118 using ClassTypePtr = std::shared_ptr<const c10::ClassType>; variable
H A Dclass_type.h62 using ClassTypePtr = std::shared_ptr<ClassType>; variable
H A Divalue.h42 using ClassTypePtr = std::shared_ptr<ClassType>; variable