5 writes to _wait
Microsoft.ML.Vision (5)
ImageClassificationTrainer.cs (5)
251
_wait
= 0;
283
_wait
+= 1;
289
_wait
= 0;
297
_wait
+= 1;
303
_wait
= 0;
2 references to _wait
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
284
if (
_wait
>= Patience)
298
if (
_wait
>= Patience)