อินเทอร์เฟซสาธารณะ 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;