upload batch to device
Mojo function 🡭
upload_batch_to_device
Section titled “upload_batch_to_device”def upload_batch_to_device(batch: FastqBatch, ctx: DeviceContext) -> DeviceFastqBatchArgs:
- batch (
FastqBatch) - ctx (
DeviceContext)
Returns:
DeviceFastqBatch
Raises: