MLContext.IProgressChannelProvider.StartProgressChannel(String) Método

Definición

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

Devoluciones

Implementaciones

Se aplica a