Share via


ImageClassificationTrainer.Options.ReuseTrainSetBottleneckCachedValues Field

Definition

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

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

Field Value

Applies to