Property BatchSize
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
BatchSize
How many inputs this batch carries.
public int BatchSize { get; init; }
How many inputs this batch carries.
public int BatchSize { get; init; }