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