IComponentFactory<TComponent>.CreateComponent(IHostEnvironment) Método

Definição

public TComponent CreateComponent (Microsoft.ML.Runtime.IHostEnvironment env);
abstract member CreateComponent : Microsoft.ML.Runtime.IHostEnvironment -> 'Component
Public Function CreateComponent (env As IHostEnvironment) As TComponent

Parâmetros

Retornos

TComponent

Aplica-se a