2 references to Floats
Microsoft.ML.OnnxConverter (2)
OnnxUtils.cs (2)
95
attribute.
Floats
.Add(value.Select(x => (float)x));
105
attribute.
Floats
.Add(value.Select(x => x));