Share via


ProgressHeader.MetricNames Field

Definition

These are the names of the reported metrics. For example, this could be the 'loss', 'weight updates/sec' etc. Will never be null, but can be empty.

public readonly System.Collections.Generic.IReadOnlyList<string> MetricNames;
val mutable MetricNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly MetricNames As IReadOnlyList(Of String) 

Field Value

Applies to