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