1 reference to GetParallelOptions
Microsoft.ML.Transforms (1)
Text\WordEmbeddingsExtractor.cs (1)
682
Parallel.ForEach(File.ReadLines(_modelFileNameWithPath).Skip(skippedLinesCount),
GetParallelOptions
(hostEnvironment),