SummaryOrBuilder

อินเทอร์เฟซสาธารณะ SummaryOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สรุปนามธรรมคุณค่า
getValue (ดัชนี int)
 Set of values for the summary.
บทคัดย่อ
getValueCount ()
 Set of values for the summary.
รายการนามธรรม < สรุปค่า >
รับค่ารายการ ()
 Set of values for the summary.
สรุปนามธรรม ValueOrBuilder
getValueOrBuilder (ดัชนี int)
 Set of values for the summary.
รายการนามธรรม<? ขยาย Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.

วิธีการสาธารณะ

สรุปบทคัดย่อสาธารณะ ค่า getValue (ดัชนี int)

 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;

สรุปบทคัดย่อสาธารณะ ValueOrBuilder getValueOrBuilder (ดัชนี int)

 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;