Share via


MLUpdateProgressEvent Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum MLUpdateProgressEvent
[<ObjCRuntime.Native>]
[<System.Flags>]
type MLUpdateProgressEvent = 
Inheritance
MLUpdateProgressEvent
Attributes

Fields

Name Value Description
TrainingBegin 1
EpochEnd 2
MiniBatchEnd 4

Applies to