MLContext.IProgressChannelProvider.StartProgressChannel(String) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Microsoft.ML.Runtime.IProgressChannel IProgressChannelProvider.StartProgressChannel(string name);
abstract member Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
override this.Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
Function StartProgressChannel (name As String) As IProgressChannel Implements IProgressChannelProvider.StartProgressChannel
Parámetros
- name
- String