2 references to AssertValue
Microsoft.ML.Data (2)
DataLoadSave\LegacyCompositeDataLoader.cs (1)
438
_host.
AssertValue
(srcLoader, "loader", "Transform chain doesn't start with a loader");
EntryPoints\TransformModelImpl.cs (1)
97
env.
AssertValue
(xf, "xfs", "Transforms should not be null");