SummaryOrBuilder

interface pública SummaryOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

resumo Summary.Value
getValue (int index)
 Set of values for the summary.
abstrato int
getValueCount ()
 Set of values for the summary.
Lista abstrata < Summary.Value >
getValueList ()
 Set of values for the summary.
resumo Summary.ValueOrBuilder
getValueOrBuilder (índice interno )
 Set of values for the summary.
Lista abstrata <? estende Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.

Métodos Públicos

resumo público Summary.Value getValue (int index)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public abstract int getValueCount ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public abstract List < Summary.Value > getValueList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

resumo público Summary.ValueOrBuilder getValueOrBuilder (índice interno )

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

Lista de resumos pública <? estende Summary.ValueOrBuilder > getValueOrBuilderList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;