2 references to ModelLoadContext
Microsoft.ML.Core (2)
Data\ModelLoading.cs (2)
161using (var ctx = new ModelLoadContext(rep, ent, dir)) 317using (var ctx = new ModelLoadContext(Repository, ent, path))