次の方法で共有


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) 

フィールド値

適用対象