Contents

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.