8 references to GetVersionInfo
Microsoft.ML.Data (8)
Transforms\NormalizeColumnDbl.cs (4)
1177ctx.CheckAtModel(GetVersionInfo()); 1199ctx.SetVersionInfo(GetVersionInfo()); 1263ctx.CheckAtModel(GetVersionInfo()); 1285ctx.SetVersionInfo(GetVersionInfo());
Transforms\NormalizeColumnSng.cs (4)
1338ctx.CheckAtModel(GetVersionInfo()); 1360ctx.SetVersionInfo(GetVersionInfo()); 1424ctx.CheckAtModel(GetVersionInfo()); 1446ctx.SetVersionInfo(GetVersionInfo());