8 references to GetVersionInfo
Microsoft.ML.Data (8)
Transforms\NormalizeColumnDbl.cs (4)
994ctx.CheckAtModel(GetVersionInfo()); 1020ctx.SetVersionInfo(GetVersionInfo()); 1061ctx.CheckAtModel(GetVersionInfo()); 1075ctx.SetVersionInfo(GetVersionInfo());
Transforms\NormalizeColumnSng.cs (4)
1154ctx.CheckAtModel(GetVersionInfo()); 1180ctx.SetVersionInfo(GetVersionInfo()); 1221ctx.CheckAtModel(GetVersionInfo()); 1235ctx.SetVersionInfo(GetVersionInfo());