burn
0.18.0
Module batcher
Module Items
Traits
In burn::
data::
dataloader
burn
::
data
::
dataloader
Module
batcher
Copy item path
Expand description
Module for batching items.
Traits
§
Batcher
A trait for batching items of type
I
into items of type
O
.