epoch property

int? epoch
final

epoch for which to calculate activation details. If parameter not provided, defaults to current epoch. DEPRECATED, inputs other than the current epoch return an error.

Implementation

final int? epoch;