Skip to content

upload batch to device

Mojo function 🡭

def upload_batch_to_device(batch: FastqBatch, ctx: DeviceContext) -> DeviceFastqBatch

Args:

  • batch (FastqBatch)
  • ctx (DeviceContext)

Returns:

DeviceFastqBatch

Raises: