SummaryOrBuilder

رابط عمومی SummaryOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

چکیده خلاصه. ارزش
getValue (شاخص int)
 Set of values for the summary.
انتزاعی
getValueCount ()
 Set of values for the summary.
فهرست انتزاعی< Summary.Value >
getValueList ()
 Set of values for the summary.
Abstract Summary.ValueOrBuilder
getValueOrBuilder (شاخص int)
 Set of values for the summary.
فهرست چکیده <? گسترش Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.

روش های عمومی

چکیده عمومی Summary.Value getValue (int index)

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

انتزاع عمومی int getValueCount ()

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

فهرست انتزاعی عمومی< Summary.Value > getValueList ()

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

چکیده عمومی Summary.ValueOrBuilder getValueOrBuilder (int index)

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

فهرست چکیده عمومی<? گسترش Summary.ValueOrBuilder > getValueOrBuilderList ()

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