4 references to RunContext
Microsoft.ML.Data (1)
EntryPoints\EntryPointNode.cs (1)
995_context = new RunContext(_host);
Microsoft.ML.EntryPoints (3)
CrossValidationMacro.cs (1)
204var context = new RunContext(env);
OneVersusAllMacro.cs (1)
74var subGraphRunContext = new RunContext(env);
TrainTestMacro.cs (1)
118var subGraphRunContext = new RunContext(env);