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