Module packing

Module packing 

Source

Structs§

PackedBatch
A single packed batch containing multiple sequences concatenated together.

Functions§

pack_sequences
Pack variable-length sequences into fixed-size bins using first-fit-decreasing.