SummaryOrBuilder

interfaz pública SummaryOrBuilder
Subclases indirectas conocidas

Métodos públicos

resumen Resumen Valor
getValue (índice int)
 Set of values for the summary.
int abstracto
getValueCount ()
 Set of values for the summary.
Resumen Lista < Resumen.Valor >
getValueList ()
 Set of values for the summary.
resumen Summary.ValueOrBuilder
getValueOrBuilder (índice int)
 Set of values for the summary.
Resumen Lista <? extiende Summary.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;

public abstract int getValueCount ()

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

Lista pública abstracta < Summary.Value > 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 resumen público <? extiende Summary.ValueOrBuilder > getValueOrBuilderList ()

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