2 references to CreateRandomFile
Microsoft.ML.PerformanceTests (2)
FeaturizeTextBench.cs (1)
31path = RandomFile.CreateRandomFile(path, _numRows, _numColumns, _maxWordLength);
TextLoaderBench.cs (1)
34path = RandomFile.CreateRandomFile(path, _numRows, _numColumns, _maxWordLength);