3 references to Sweeper
Microsoft.ML.Sweeper (3)
SweepCommand.cs (3)
68_host.CheckValue(args.Sweeper, nameof(args.Sweeper), "Please specify a sweeper"); 77_sweeper = args.Sweeper.CreateComponent(_host);