Mojo struct
Backend
struct Backend
Implemented traitsβ
AnyType,
Copyable,
Equatable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable,
Writable
comptime membersβ
AUTOMATICβ
comptime AUTOMATIC = Backend(0)
CUBLASβ
comptime CUBLAS = Backend(1)
CUBLASLTβ
comptime CUBLASLT = Backend(2)
HIPBLASLTβ
comptime HIPBLASLT = Backend(4)
ROCBLASβ
comptime ROCBLAS = Backend(3)
Methodsβ
__init__β
__init__(value: Int) -> Self
__eq__β
__ne__β
__is__β
__isnot__β
__int__β
write_toβ
write_to(self, mut writer: T)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!