Searched defs:PyObjectType (Results 1 – 1 of 1) sorted by relevance
1677 struct TORCH_API PyObjectType : public Type { struct1684 static const TypeKind Kind = TypeKind::PyObjectType; argument1688 PyObjectType() in PyObjectType() argument