Module packing
rlox_
core
0.1.0
Module packing
Module Items
Structs
Functions
In rlox_
core::
training
rlox_core
::
training
Module
packing
Copy item path
Source
Structs
§
Packed
Batch
A single packed batch containing multiple sequences concatenated together.
Functions
§
pack_
sequences
Pack variable-length sequences into fixed-size bins using first-fit-decreasing.