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