Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Djit_type.h1677 struct TORCH_API PyObjectType : public Type { struct
1684 static const TypeKind Kind = TypeKind::PyObjectType; argument
1688 PyObjectType() in PyObjectType() argument