SummaryOrBuilder

giao diện công cộng SummaryOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

Tóm tắt tóm tắt.Value
getValue (chỉ số int)
 Set of values for the summary.
int trừu tượng
getValueCount ()
 Set of values for the summary.
Danh sách trừu tượng< Summary.Value >
getValueList ()
 Set of values for the summary.
Tóm tắt Tóm tắt.ValueOrBuilder
getValueOrBuilder (chỉ mục int)
 Set of values for the summary.
Danh sách trừu tượng<? mở rộng Summary.ValueOrBuilder >
getValueOrBuilderList ()
 Set of values for the summary.

Phương pháp công khai

tóm tắt công khai Summary.Value getValue (int chỉ mục)

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

tóm tắt công khai int getValueCount ()

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

Danh sách tóm tắt công khai< Summary.Value > getValueList ()

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

tóm tắt công khai Summary.ValueOrBuilder getValueOrBuilder (chỉ mục int)

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

Danh sách tóm tắt công khai<? mở rộng Summary.ValueOrBuilder > getValueOrBuilderList ()

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