Property SlidingWindow
SlidingWindow
model.decoder.sliding_window when the model declares one; null otherwise.
public int? SlidingWindow { get; init; }
Property Value
- int?
model.decoder.sliding_window when the model declares one; null otherwise.
public int? SlidingWindow { get; init; }