3 writes to Type
Microsoft.ML.SearchSpace (3)
Converter\NumericOptionConverter.cs (3)
56
Type
= "int",
64
Type
= "double",
72
Type
= "float",
2 references to Type
Microsoft.ML.SearchSpace (2)
Converter\NumericOptionConverter.cs (2)
41
return schema.
Type
switch
46
_ => throw new ArgumentException($"unknown schema type: {schema.
Type
}"),