2 references to _numColumns
Microsoft.ML.PerformanceTests (2)
TextLoaderBench.cs (2)
34
path = RandomFile.CreateRandomFile(path, _numRows,
_numColumns
, _maxWordLength);
37
for (int i = 0; i <
_numColumns
; i++)