2 references to ReadFloat
Microsoft.ML.Core (2)
Utilities\Stream.cs (2)
489values[i] = reader.ReadFloat(); 516array[start + i] = reader.ReadFloat();