1 instantiation of Arguments
Microsoft.ML.Data (1)
Commands\TestCommand.cs (1)
77var settings = CmdParser.GetSettings(Host, ImplOptions, new Arguments());
3 references to Arguments
Microsoft.ML.Data (3)
Commands\TestCommand.cs (3)
13[assembly: LoadableClass(TestCommand.Summary, typeof(TestCommand), typeof(TestCommand.Arguments), typeof(SignatureCommand), 23internal sealed class TestCommand : DataCommand.ImplBase<TestCommand.Arguments> 63public TestCommand(IHostEnvironment env, Arguments args)