3 references to SetContext
Microsoft.ML.Data (1)
EntryPoints\EntryPointNode.cs (1)
1036node.SetContext(_context);
Microsoft.ML.EntryPoints (2)
OneVersusAllMacro.cs (1)
100entryPointNode.SetContext(node.Context);
TrainTestMacro.cs (1)
153subGraphNode.SetContext(node.Context);