1 instantiation of DefaultMLContextManager
Microsoft.ML.AutoML (1)
AutoMLExperiment\AutoMLExperiment.cs (1)
71
_serviceCollection.TryAddSingleton<IMLContextManager>(new
DefaultMLContextManager
(_context, $"{nameof(AutoMLExperiment)}-ChildContext"));