6 writes to Init
Microsoft.ML.Core (6)
SearchSpace\RangeAttribute.cs (6)
22
this.
Init
= null;
33
this.
Init
= init;
44
this.
Init
= null;
55
this.
Init
= init;
66
this.
Init
= null;
77
this.
Init
= init;
2 references to Init
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