Share via


ImageClassificationTrainer.Options.ReuseValidationSetBottleneckCachedValues Field

Definition

Indicates to not re-compute cached bottleneck validationset values if already available in the bin folder. This parameter is set to false by default.

public bool ReuseValidationSetBottleneckCachedValues;
val mutable ReuseValidationSetBottleneckCachedValues : bool
Public ReuseValidationSetBottleneckCachedValues As Boolean 

Field Value

Applies to