Module ai_dataloader::collate

source ·
Expand description

Merges a list of samples to form a batch.

Structs

Traits

  • Any collate gather samples from one batch together.