interfaz pública SummaryOrBuilder
Subclases indirectas conocidas |
Métodos públicos
resumen abstracto.Valor | getValue (índice int) Set of values for the summary. |
resumen entero | getValueCount () Set of values for the summary. |
Lista abstracta< Resumen.Valor > | obtener lista de valores () Set of values for the summary. |
resumen abstracto.ValueOrBuilder | getValueOrBuilder (índice int) Set of values for the summary. |
Lista abstracta<? extiende Resumen.ValueOrBuilder > | getValueOrBuilderList () Set of values for the summary. |
Métodos públicos
resumen público Resumen.Valor getValue (índice int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
resumen público int getValueCount ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
Lista abstracta pública < Resumen.Valor > getValueList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
Resumen público Resumen.ValueOrBuilder getValueOrBuilder (índice int)
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;
Lista de resúmenes públicos <? extiende Resumen.ValueOrBuilder > getValueOrBuilderList ()
Set of values for the summary.
repeated .tensorflow.Summary.Value value = 1;