2 references to ParallelTrainer
Microsoft.ML.FastTree (2)
FastTree.cs (2)
180ParallelTraining = FastTreeTrainerOptions.ParallelTrainer != null ? FastTreeTrainerOptions.ParallelTrainer.CreateComponent(env) : new SingleTrainer();