ProgressHeader.MetricNames フィールド

定義

これらは、報告されるメトリックの名前です。 たとえば、"loss"、"weight updates/sec" などです。null になることはありませんが、空にすることができます。

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

フィールド値

適用対象