ActivationRebalancerOptions.MAX_SCALED_ENTROPY_DEVIATION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum value allowed when ScaleAllowedEntropyDeviation is true
.
public const double MAX_SCALED_ENTROPY_DEVIATION = 0.1;
val mutable MAX_SCALED_ENTROPY_DEVIATION : double
Public Const MAX_SCALED_ENTROPY_DEVIATION As Double = 0.1