interfaccia pubblica SummaryOrBuilder
| Sottoclassi indirette conosciute |
Metodi pubblici
| Abstract Summary.Value | getValue (indice int) Set of values for the summary. |
| astratto int | getValueCount () Set of values for the summary. |
| Elenco astratto< Summary.Value > | getValueList () Set of values for the summary. |
| abstract Summary.ValueOrBuilder | getValueOrBuilder (indice int) Set of values for the summary. |
| Elenco astratto<? estende Summary.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
Metodi pubblici
abstract pubblico Summary.Value getValue (indice int)
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; elenco astratto pubblico < Summary.Value > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; abstract pubblico Summary.ValueOrBuilder getValueOrBuilder (indice int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; Elenco abstract pubblico<? estende Summary.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;