6 writes to Max
Microsoft.ML.Core (6)
SearchSpace\RangeAttribute.cs (6)
21
this.
Max
= max;
32
this.
Max
= max;
43
this.
Max
= max;
54
this.
Max
= max;
65
this.
Max
= max;
76
this.
Max
= max;
2 references to Max
Microsoft.ML.SearchSpace (2)
SearchSpace.cs (2)
218
RangeAttribute range => (range.Min, range.
Max
, range.Init, range.LogBase) switch
265
RangeAttribute range => (range.Min, range.
Max
, range.Init, range.LogBase) switch