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