TupleValueOrBuilder

interfaccia pubblica TupleValueOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

valore strutturato astratto
getValues ​​(indice int)
repeated .tensorflow.StructuredValue values = 1;
astratto int
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
Lista astratta <Valorestrutturato>
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
abstract StructuredValueOrBuilder
getValuesOrBuilder (indice int)
repeated .tensorflow.StructuredValue values = 1;
Elenco astratto<? estende StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;

Metodi pubblici

public abstract StructuredValue getValues ​​(indice int)

repeated .tensorflow.StructuredValue values = 1;

public abstract int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

elenco astratto pubblico < StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

abstract pubblico StructuredValueOrBuilder getValuesOrBuilder (indice int)

repeated .tensorflow.StructuredValue values = 1;

Elenco abstract pubblico<? estende StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;