Table of Contents

Property MinBatchSize

Namespace
Qavren.Edge.Ingestion.Onnx
Assembly
Qavren.Edge.Ingestion.Onnx.dll

MinBatchSize

The floor every halving is clamped to. 4, matching the floor the core's lifecycle observer applies to its own memory-pressure shrink, so the two never disagree about the smallest write window.

public int MinBatchSize { get; set; }

Property Value

int