GpuMovableBatch
Mojo trait 🡭
GpuMovableBatch
Section titled “GpuMovableBatch”Implemented traits
Section titled “Implemented traits”AnyType
Methods
Section titled “Methods”num_records
Section titled “num_records”def num_records(self: _Self) -> IntArgs:
- self (
_Self)
Returns:
Int
to_device
Section titled “to_device”def to_device(self: _Self, ctx: DeviceContext) -> DeviceFastqBatchArgs:
- self (
_Self) - ctx (
DeviceContext)
Returns:
DeviceFastqBatch
Raises: