Summary.Value.Builder

clase final estática pública Summary.Value.Builder

Protobuf tipo tensorflow.Summary.Value

Métodos públicos

Resumen.Valor.Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen.Valor
Resumen.Valor
Resumen.Valor.Constructor
claro ()
Resumen.Valor.Constructor
borrar audio ()
.tensorflow.Summary.Audio audio = 6;
Resumen.Valor.Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Resumen.Valor.Constructor
borrarHisto ()
.tensorflow.HistogramProto histo = 5;
Resumen.Valor.Constructor
imagen clara ()
.tensorflow.Summary.Image image = 4;
Resumen.Valor.Constructor
borrarMetadatos ()
 Contains metadata on the summary value such as which plugins may use it.
Resumen.Valor.Constructor
borrar nombre de nodo ()
 This field is deprecated and will not be set.
Resumen.Valor.Constructor
claroObsoletoOldStyleHistograma ()
bytes obsolete_old_style_histogram = 3;
Resumen.Valor.Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
Resumen.Valor.Constructor
borrarValorSimple ()
float simple_value = 2;
Resumen.Valor.Constructor
borrar etiqueta ()
 Tag name for the data.
Resumen.Valor.Constructor
claroTensor ()
.tensorflow.TensorProto tensor = 8;
Resumen.Valor.Constructor
Resumen.Valor.Constructor
clonar ()
Resumen.Audio
obtener audio ()
.tensorflow.Summary.Audio audio = 6;
Resumen.Audio.Builder
obtenerAudioBuilder ()
.tensorflow.Summary.Audio audio = 6;
Resumen.AudioOrBuilder
getAudioOrBuilder ()
.tensorflow.Summary.Audio audio = 6;
Resumen.Valor
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
HistogramaProto
obtenerHisto ()
.tensorflow.HistogramProto histo = 5;
HistogramaProto.Builder
obtenerHistoBuilder ()
.tensorflow.HistogramProto histo = 5;
HistogramaProtoOrBuilder
getHistoOrBuilder ()
.tensorflow.HistogramProto histo = 5;
Resumen.Imagen
obtener la imagen ()
.tensorflow.Summary.Image image = 4;
Resumen.Imagen.Constructor
getImageBuilder ()
.tensorflow.Summary.Image image = 4;
Resumen.ImageOrBuilder
getImageOrBuilder ()
.tensorflow.Summary.Image image = 4;
ResumenMetadatos
obtener metadatos ()
 Contains metadata on the summary value such as which plugins may use it.
ResumenMetadata.Builder
getMetadataBuilder ()
 Contains metadata on the summary value such as which plugins may use it.
ResumenMetadatosOrBuilder
obtenerMetadataOrBuilder ()
 Contains metadata on the summary value such as which plugins may use it.
Cadena
obtenerNombreNodo ()
 This field is deprecated and will not be set.
com.google.protobuf.ByteString
getNodeNameBytes ()
 This field is deprecated and will not be set.
com.google.protobuf.ByteString
getObsoleteOldStyleHistograma ()
bytes obsolete_old_style_histogram = 3;
flotar
obtenerValorSimple ()
float simple_value = 2;
Cadena
obtener etiqueta ()
 Tag name for the data.
com.google.protobuf.ByteString
obtenerTagBytes ()
 Tag name for the data.
TensorProto
obtenerTensor ()
.tensorflow.TensorProto tensor = 8;
TensorProto.Builder
obtenerTensorBuilder ()
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder ()
.tensorflow.TensorProto tensor = 8;
Resumen.Valor.ValorCase
booleano
tieneAudio ()
.tensorflow.Summary.Audio audio = 6;
booleano
tieneHisto ()
.tensorflow.HistogramProto histo = 5;
booleano
tieneImagen ()
.tensorflow.Summary.Image image = 4;
booleano
tieneMetadatos ()
 Contains metadata on the summary value such as which plugins may use it.
booleano
tieneTensor ()
.tensorflow.TensorProto tensor = 8;
booleano final
Resumen.Valor.Constructor
mergeAudio ( Resumen.Valor de audio )
.tensorflow.Summary.Audio audio = 6;
Resumen.Valor.Constructor
mergeFrom (com.google.protobuf.Message otro)
Resumen.Valor.Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Resumen.Valor.Constructor
mergeHisto (valor HistogramProto )
.tensorflow.HistogramProto histo = 5;
Resumen.Valor.Constructor
mergeImage ( Resumen.Valor de imagen )
.tensorflow.Summary.Image image = 4;
Resumen.Valor.Constructor
mergeMetadata (valor de SummaryMetadata )
 Contains metadata on the summary value such as which plugins may use it.
Resumen.Valor.Constructor
mergeTensor (valor TensorProto )
.tensorflow.TensorProto tensor = 8;
Resumen.Valor.Constructor final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
Resumen.Valor.Constructor
setAudio ( Resumen.Audio.Builder builderForValue)
.tensorflow.Summary.Audio audio = 6;
Resumen.Valor.Constructor
setAudio ( Resumen.Valor de audio)
.tensorflow.Summary.Audio audio = 6;
Resumen.Valor.Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen.Valor.Constructor
setHisto (valor HistogramProto )
.tensorflow.HistogramProto histo = 5;
Resumen.Valor.Constructor
setHisto ( HistogramProto.Builder constructorForValue)
.tensorflow.HistogramProto histo = 5;
Resumen.Valor.Constructor
setImage ( Resumen.Valor de imagen)
.tensorflow.Summary.Image image = 4;
Resumen.Valor.Constructor
setImage ( Resumen.Imagen.Builder builderForValue)
.tensorflow.Summary.Image image = 4;
Resumen.Valor.Constructor
setMetadata ( ResumenMetadata.Builder builderForValue)
 Contains metadata on the summary value such as which plugins may use it.
Resumen.Valor.Constructor
setMetadata (valor de SummaryMetadata )
 Contains metadata on the summary value such as which plugins may use it.
Resumen.Valor.Constructor
setNodeName (valor de cadena)
 This field is deprecated and will not be set.
Resumen.Valor.Constructor
setNodeNameBytes (valor com.google.protobuf.ByteString)
 This field is deprecated and will not be set.
Resumen.Valor.Constructor
setObsoleteOldStyleHistogram (valor com.google.protobuf.ByteString)
bytes obsolete_old_style_histogram = 3;
Resumen.Valor.Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resumen.Valor.Constructor
setSimpleValue (valor flotante)
float simple_value = 2;
Resumen.Valor.Constructor
setTag (valor de cadena)
 Tag name for the data.
Resumen.Valor.Constructor
setTagBytes (valor com.google.protobuf.ByteString)
 Tag name for the data.
Resumen.Valor.Constructor
setTensor ( TensorProto.Builder constructorForValue)
.tensorflow.TensorProto tensor = 8;
Resumen.Valor.Constructor
setTensor (valor TensorProto )
.tensorflow.TensorProto tensor = 8;
Resumen.Valor.Constructor final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public Summary.Value.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

Resumen público. Valor buildPartial ()

Resumen público.Valor.Constructor clearAudio ()

.tensorflow.Summary.Audio audio = 6;

Resumen público.Value.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

Resumen público.Valor.Constructor clearHisto ()

.tensorflow.HistogramProto histo = 5;

Resumen público.Valor.Constructor clearImage ()

.tensorflow.Summary.Image image = 4;

Resumen público.Valor.Constructor clearMetadata ()

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

Resumen público.Valor.Constructor clearNodeName ()

 This field is deprecated and will not be set.
 
string node_name = 7;

Resumen público.Valor.Builder clearObsoleteOldStyleHistogram ()

bytes obsolete_old_style_histogram = 3;

resumen público.Valor.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Resumen público.Valor.Constructor clearSimpleValue ()

float simple_value = 2;

Resumen público.Valor.Builder clearTag ()

etiqueta de cadena

 Tag name for the data. Used by TensorBoard plugins to organize data. Tags
 are often organized by scope (which contains slashes to convey
 hierarchy). For example: foo/bar/0
 
string tag = 1;

Resumen público.Valor.Constructor clearTensor ()

.tensorflow.TensorProto tensor = 8;

Resumen público.Valor.Constructor clearValue ()

clon público Summary.Value.Builder ()

Resumen público.Audio getAudio ()

.tensorflow.Summary.Audio audio = 6;

Resumen público.Audio.Builder getAudioBuilder ()

.tensorflow.Summary.Audio audio = 6;

Resumen público.AudioOrBuilder getAudioOrBuilder ()

.tensorflow.Summary.Audio audio = 6;

Resumen público.Valor getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

histograma públicoProto getHisto ()

.tensorflow.HistogramProto histo = 5;

público HistogramProto.Builder getHistoBuilder ()

.tensorflow.HistogramProto histo = 5;

histograma público ProtoOrBuilder getHistoOrBuilder ()

.tensorflow.HistogramProto histo = 5;

Resumen público.Imagen getImage ()

.tensorflow.Summary.Image image = 4;

Resumen público.Imagen.Builder getImageBuilder ()

.tensorflow.Summary.Image image = 4;

Resumen público.ImageOrBuilder getImageOrBuilder ()

.tensorflow.Summary.Image image = 4;

ResumenMetadatos públicos getMetadata ()

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

resumen públicoMetadata.Builder getMetadataBuilder ()

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

resumen públicoMetadataOrBuilder getMetadataOrBuilder ()

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

cadena pública getNodeName ()

 This field is deprecated and will not be set.
 
string node_name = 7;

público com.google.protobuf.ByteString getNodeNameBytes ()

 This field is deprecated and will not be set.
 
string node_name = 7;

público com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()

bytes obsolete_old_style_histogram = 3;

getSimpleValue flotante público ()

float simple_value = 2;

cadena pública getTag ()

etiqueta de cadena

 Tag name for the data. Used by TensorBoard plugins to organize data. Tags
 are often organized by scope (which contains slashes to convey
 hierarchy). For example: foo/bar/0
 
string tag = 1;

público com.google.protobuf.ByteString getTagBytes ()

etiqueta de cadena

 Tag name for the data. Used by TensorBoard plugins to organize data. Tags
 are often organized by scope (which contains slashes to convey
 hierarchy). For example: foo/bar/0
 
string tag = 1;

público TensorProto getTensor ()

.tensorflow.TensorProto tensor = 8;

público TensorProto.Builder getTensorBuilder ()

.tensorflow.TensorProto tensor = 8;

público TensorProtoOrBuilder getTensorOrBuilder ()

.tensorflow.TensorProto tensor = 8;

Resumen público.Valor.ValueCase getValueCase ()

hasAudio público booleano ()

.tensorflow.Summary.Audio audio = 6;

hasHisto público booleano ()

.tensorflow.HistogramProto histo = 5;

hasImage booleano público ()

.tensorflow.Summary.Image image = 4;

hasMetadata booleano público ()

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

hasTensor booleano público ()

.tensorflow.TensorProto tensor = 8;

público final booleano isInitialized ()

resumen público.Valor.Builder mergeAudio (valor Resumen.Audio )

.tensorflow.Summary.Audio audio = 6;

Resumen público.Valor.Builder mergeFrom (com.google.protobuf.Message otro)

resumen público.Value.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

resumen público.Value.Builder mergeHisto (valor HistogramProto )

.tensorflow.HistogramProto histo = 5;

resumen público.Valor.Builder mergeImage (valor Resumen.Imagen )

.tensorflow.Summary.Image image = 4;

resumen público.Value.Builder mergeMetadata (valor de SummaryMetadata )

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

Resumen público.Value.Builder mergeTensor (valor TensorProto )

.tensorflow.TensorProto tensor = 8;

Resumen final público.Value.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

resumen público.Value.Builder setAudio ( Resumen.Audio.Builder builderForValue)

.tensorflow.Summary.Audio audio = 6;

Resumen público.Valor.Builder setAudio (Valor Resumen.Audio )

.tensorflow.Summary.Audio audio = 6;

Resumen público.Value.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

resumen público.Value.Builder setHisto (valor HistogramProto )

.tensorflow.HistogramProto histo = 5;

resumen público.Value.Builder setHisto ( HistogramProto.Builder builderForValue)

.tensorflow.HistogramProto histo = 5;

Resumen público.Valor.Builder setImage ( Resumen.Valor de imagen )

.tensorflow.Summary.Image image = 4;

Resumen.Value.Builder público setImage ( Resumen.Imagen.Builder builderForValue)

.tensorflow.Summary.Image image = 4;

resumen público.Value.Builder setMetadata ( ResumenMetadata.Builder builderForValue)

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

public Summary.Value.Builder setMetadata (valor SummaryMetadata )

 Contains metadata on the summary value such as which plugins may use it.
 Take note that many summary values may lack a metadata field. This is
 because the FileWriter only keeps a metadata object on the first summary
 value with a certain tag for each tag. TensorBoard then remembers which
 tags are associated with which plugins. This saves space.
 
.tensorflow.SummaryMetadata metadata = 9;

resumen público.Valor.Builder setNodeName (valor de cadena)

 This field is deprecated and will not be set.
 
string node_name = 7;

resumen público.Value.Builder setNodeNameBytes (valor com.google.protobuf.ByteString)

 This field is deprecated and will not be set.
 
string node_name = 7;

Resumen público.Value.Builder setObsoleteOldStyleHistogram (valor com.google.protobuf.ByteString)

bytes obsolete_old_style_histogram = 3;

resumen público.Value.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

Resumen público.Value.Builder setSimpleValue (valor flotante)

float simple_value = 2;

Resumen público.Value.Builder setTag (valor de cadena)

etiqueta de cadena

 Tag name for the data. Used by TensorBoard plugins to organize data. Tags
 are often organized by scope (which contains slashes to convey
 hierarchy). For example: foo/bar/0
 
string tag = 1;

Resumen público.Value.Builder setTagBytes (valor com.google.protobuf.ByteString)

etiqueta de cadena

 Tag name for the data. Used by TensorBoard plugins to organize data. Tags
 are often organized by scope (which contains slashes to convey
 hierarchy). For example: foo/bar/0
 
string tag = 1;

Resumen público.Value.Builder setTensor ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto tensor = 8;

Resumen público.Value.Builder setTensor (valor TensorProto )

.tensorflow.TensorProto tensor = 8;

Resumen final público.Value.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)