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!