6 references to TestCommand
Microsoft.ML.Data (5)
Commands\TestCommand.cs (5)
13[assembly: LoadableClass(TestCommand.Summary, typeof(TestCommand), typeof(TestCommand.Arguments), typeof(SignatureCommand), 23internal sealed class TestCommand : DataCommand.ImplBase<TestCommand.Arguments> 64: base(env, args, nameof(TestCommand))
Microsoft.ML.ResultProcessor (1)
ResultProcessor.cs (1)
462var testArgs = commandArgs as TestCommand.Arguments;