2 writes to Host
Microsoft.ML.Data (2)
Dirty\ModelParametersBase.cs (2)
28Host = env.Register(name); 36Host = env.Register(name);
2 references to Host
Microsoft.ML.Data (2)
Dirty\ModelParametersBase.cs (2)
44Host.CheckDecode(cbFloat == sizeof(float), "This file was saved by an incompatible version"); 53Host.CheckValue(ctx, nameof(ctx));