MLContext.IChannelProvider.Start(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Microsoft.ML.Runtime.IChannel IChannelProvider.Start (string name);
abstract member Microsoft.ML.Runtime.IChannelProvider.Start : string -> Microsoft.ML.Runtime.IChannel
override this.Microsoft.ML.Runtime.IChannelProvider.Start : string -> Microsoft.ML.Runtime.IChannel
Function Start (name As String) As IChannel Implements IChannelProvider.Start
Parâmetros
- name
- String