2 references to RenameContextVariable
Microsoft.ML.Data (1)
EntryPoints\EntryPointNode.cs (1)
731
_context.
RenameContextVariable
(oldName, newName);
Microsoft.ML.EntryPoints (1)
OneVersusAllMacro.cs (1)
86
subGraphRunContext.
RenameContextVariable
(kvp.Key, kvp.Value);