Searched defs:DeviceObjType (Results 1 – 1 of 1) sorted by relevance
1595 struct TORCH_API DeviceObjType : public Type { struct1602 static const TypeKind Kind = TypeKind::DeviceObjType; argument1607 DeviceObjType() : Type(TypeKind::DeviceObjType) {} in DeviceObjType() argument