interface publiqueRésuméOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| résumé Résumé.Valeur | getValue (index entier) Set of values for the summary. |
| abstrait entier | getValueCount () Set of values for the summary. |
| Liste abstraite < Summary.Value > | getValueList () Set of values for the summary. |
| résumé Résumé.ValueOrBuilder | getValueOrBuilder (index int) Set of values for the summary. |
| Liste abstraite <? étend Summary.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
Méthodes publiques
résumé public Summary.Value getValue (index int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; public abstrait int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; Liste abstraite publique < Summary.Value > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; résumé public Summary.ValueOrBuilder getValueOrBuilder (index int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1; Liste des résumés publics<? étend Summary.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;