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