Property SequenceBuckets
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
SequenceBuckets
The padded widths a batch rounds up to, ascending. What the batch assembler rounds to and what PinnedSequenceLength is validated against.
public IReadOnlyList<int> SequenceBuckets { get; init; }