init(rawValue:)
Creates a progress event for the given integer.
Declaration
init(rawValue: Int)Discussion
You do not use this initializer directly. Get update event types from the type properties, such as trainingBegin, miniBatchEnd, or epochEnd.
Creates a progress event for the given integer.
init(rawValue: Int)You do not use this initializer directly. Get update event types from the type properties, such as trainingBegin, miniBatchEnd, or epochEnd.