1 write to Min
Microsoft.ML.Core (1)
EntryPoints\ModuleArgs.cs (1)
421
Min
= min;
2 references to Min
Microsoft.ML.Core (2)
EntryPoints\ModuleArgs.cs (2)
436
new SweepableFloatParamAttribute(Name,
Min
, Max, StepSize ?? -1, NumSteps ?? -1, IsLogScale) { RawValue = RawValue, Frozen = Frozen };
448
return $"[TlcModule.{GetType().Name}({name}{
Min
}f, {Max}f{optional})]";