Summary.Value.Builder

Resumen de clase final estática pública.Valor.Builder

Tipo de tensorflow.Summary.Value

Métodos públicos

Summary.Value.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Resumen.Valor
Resumen.Valor
Summary.Value.Builder
claro ()
Summary.Value.Builder
clearAudio ()
.tensorflow.Summary.Audio audio = 6;
Summary.Value.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Summary.Value.Builder
clearHisto ()
.tensorflow.HistogramProto histo = 5;
Summary.Value.Builder
clearImage ()
.tensorflow.Summary.Image image = 4;
Summary.Value.Builder
clearMetadata ()
 Contains metadata on the summary value such as which plugins may use it.
Summary.Value.Builder
clearNodeName ()
 This field is deprecated and will not be set.
Summary.Value.Builder
clearObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
Summary.Value.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Summary.Value.Builder
clearSimpleValue ()
float simple_value = 2;
Summary.Value.Builder
clearTag ()
 Tag name for the data.
Summary.Value.Builder
clearTensor ()
.tensorflow.TensorProto tensor = 8;
Summary.Value.Builder
Summary.Value.Builder
clonar ()
Resumen Audio
getAudio ()
.tensorflow.Summary.Audio audio = 6;
Summary.Audio.Builder
getAudioBuilder ()
.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
getHisto ()
.tensorflow.HistogramProto histo = 5;
HistogramProto.Builder
getHistoBuilder ()
.tensorflow.HistogramProto histo = 5;
HistogramaProtoOrBuilder
getHistoOrBuilder ()
.tensorflow.HistogramProto histo = 5;
Resumen.Imagen
getImage ()
.tensorflow.Summary.Image image = 4;
Summary.Image.Builder
getImageBuilder ()
.tensorflow.Summary.Image image = 4;
Summary.ImageOrBuilder
getImageOrBuilder ()
.tensorflow.Summary.Image image = 4;
ResumenMetadatos
getMetadata ()
 Contains metadata on the summary value such as which plugins may use it.
SummaryMetadata.Builder
getMetadataBuilder ()
 Contains metadata on the summary value such as which plugins may use it.
SummaryMetadataOrBuilder
getMetadataOrBuilder ()
 Contains metadata on the summary value such as which plugins may use it.
Cuerda
getNodeName ()
 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
getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
flotador
getSimpleValue ()
float simple_value = 2;
Cuerda
getTag ()
 Tag name for the data.
com.google.protobuf.ByteString
getTagBytes ()
 Tag name for the data.
TensorProto
getTensor ()
.tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder ()
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder ()
.tensorflow.TensorProto tensor = 8;
Summary.Value.ValueCase
booleano
hasAudio ()
.tensorflow.Summary.Audio audio = 6;
booleano
hasHisto ()
.tensorflow.HistogramProto histo = 5;
booleano
hasImage ()
.tensorflow.Summary.Image image = 4;
booleano
hasMetadata ()
 Contains metadata on the summary value such as which plugins may use it.
booleano
hasTensor ()
.tensorflow.TensorProto tensor = 8;
booleano final
Summary.Value.Builder
mergeAudio ( Resumen.Valor de audio )
.tensorflow.Summary.Audio audio = 6;
Summary.Value.Builder
mergeFrom (com.google.protobuf.Message otro)
Summary.Value.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Summary.Value.Builder
mergeHisto (valor de HistogramProto )
.tensorflow.HistogramProto histo = 5;
Summary.Value.Builder
mergeImage ( Resumen.Valor de la imagen )
.tensorflow.Summary.Image image = 4;
Summary.Value.Builder
mergeMetadata (valor de SummaryMetadata )
 Contains metadata on the summary value such as which plugins may use it.
Summary.Value.Builder
mergeTensor (valor de TensorProto )
.tensorflow.TensorProto tensor = 8;
Final Summary.Value.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Summary.Value.Builder
setAudio ( Summary.Audio.Builder builderForValue)
.tensorflow.Summary.Audio audio = 6;
Summary.Value.Builder
setAudio ( Resumen.Valor de audio )
.tensorflow.Summary.Audio audio = 6;
Summary.Value.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Summary.Value.Builder
setHisto (valor de HistogramProto )
.tensorflow.HistogramProto histo = 5;
Summary.Value.Builder
setHisto ( HistogramProto.Builder builderForValue)
.tensorflow.HistogramProto histo = 5;
Summary.Value.Builder
setImage ( Resumen.Valor de la imagen )
.tensorflow.Summary.Image image = 4;
Summary.Value.Builder
setImage ( Summary.Image.Builder builderForValue)
.tensorflow.Summary.Image image = 4;
Summary.Value.Builder
setMetadata ( SummaryMetadata.Builder builderForValue)
 Contains metadata on the summary value such as which plugins may use it.
Summary.Value.Builder
setMetadata (valor de SummaryMetadata )
 Contains metadata on the summary value such as which plugins may use it.
Summary.Value.Builder
setNodeName (valor de cadena)
 This field is deprecated and will not be set.
Summary.Value.Builder
setNodeNameBytes (valor de com.google.protobuf.ByteString)
 This field is deprecated and will not be set.
Summary.Value.Builder
setObsoleteOldStyleHistogram (valor com.google.protobuf.ByteString)
bytes obsolete_old_style_histogram = 3;
Summary.Value.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Summary.Value.Builder
setSimpleValue (valor flotante)
float simple_value = 2;
Summary.Value.Builder
setTag (valor de cadena)
 Tag name for the data.
Summary.Value.Builder
setTagBytes (valor de com.google.protobuf.ByteString)
 Tag name for the data.
Summary.Value.Builder
setTensor ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto tensor = 8;
Summary.Value.Builder
setTensor (valor de TensorProto )
.tensorflow.TensorProto tensor = 8;
Final Summary.Value.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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 build ()

public Summary.Value buildPartial ()

public Summary.Value.Builder clear ()

public Summary.Value.Builder clearAudio ()

.tensorflow.Summary.Audio audio = 6;

public Summary.Value.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public Summary.Value.Builder clearHisto ()

.tensorflow.HistogramProto histo = 5;

public Summary.Value.Builder clearImage ()

.tensorflow.Summary.Image image = 4;

public Summary.Value.Builder 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;

public Summary.Value.Builder clearNodeName ()

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

public Summary.Value.Builder clearObsoleteOldStyleHistogram ()

bytes obsolete_old_style_histogram = 3;

public Summary.Value.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public Summary.Value.Builder clearSimpleValue ()

float simple_value = 2;

public Summary.Value.Builder clearTag ()

 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;

public Summary.Value.Builder clearTensor ()

.tensorflow.TensorProto tensor = 8;

public Summary.Value.Builder clearValue ()

public Summary.Value.Builder clone ()

resumen público.Audio getAudio ()

.tensorflow.Summary.Audio audio = 6;

public Summary.Audio.Builder getAudioBuilder ()

.tensorflow.Summary.Audio audio = 6;

public Summary.AudioOrBuilder getAudioOrBuilder ()

.tensorflow.Summary.Audio audio = 6;

public Summary.Value getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public HistogramProto getHisto ()

.tensorflow.HistogramProto histo = 5;

public HistogramProto.Builder getHistoBuilder ()

.tensorflow.HistogramProto histo = 5;

public HistogramProtoOrBuilder getHistoOrBuilder ()

.tensorflow.HistogramProto histo = 5;

public Summary.Image getImage ()

.tensorflow.Summary.Image image = 4;

public Summary.Image.Builder getImageBuilder ()

.tensorflow.Summary.Image image = 4;

public Summary.ImageOrBuilder getImageOrBuilder ()

.tensorflow.Summary.Image image = 4;

public SummaryMetadata 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;

public SummaryMetadata.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;

public SummaryMetadataOrBuilder 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;

public String getNodeName ()

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

public com.google.protobuf.ByteString getNodeNameBytes ()

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

public com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()

bytes obsolete_old_style_histogram = 3;

public float getSimpleValue ()

float simple_value = 2;

public String getTag ()

 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;

public com.google.protobuf.ByteString getTagBytes ()

 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;

public TensorProto getTensor ()

.tensorflow.TensorProto tensor = 8;

public TensorProto.Builder getTensorBuilder ()

.tensorflow.TensorProto tensor = 8;

public TensorProtoOrBuilder getTensorOrBuilder ()

.tensorflow.TensorProto tensor = 8;

public Summary.Value.ValueCase getValueCase ()

public boolean hasAudio ()

.tensorflow.Summary.Audio audio = 6;

public boolean hasHisto ()

.tensorflow.HistogramProto histo = 5;

public boolean hasImage ()

.tensorflow.Summary.Image image = 4;

public boolean hasMetadata ()

 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 boolean hasTensor ()

.tensorflow.TensorProto tensor = 8;

public final boolean isInitialized ()

public Summary.Value.Builder mergeAudio (valor de Summary.Audio )

.tensorflow.Summary.Audio audio = 6;

public Summary.Value.Builder mergeFrom (com.google.protobuf.Message other)

public Summary.Value.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public Summary.Value.Builder mergeHisto (valor de HistogramProto )

.tensorflow.HistogramProto histo = 5;

public Summary.Value.Builder mergeImage (valor de Summary.Image )

.tensorflow.Summary.Image image = 4;

public Summary.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;

public Summary.Value.Builder mergeTensor (valor de TensorProto )

.tensorflow.TensorProto tensor = 8;

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

public Summary.Value.Builder setAudio ( Summary.Audio.Builder builderForValue)

.tensorflow.Summary.Audio audio = 6;

public Summary.Value.Builder setAudio ( Summary.Audio valor)

.tensorflow.Summary.Audio audio = 6;

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

public Summary.Value.Builder setHisto (valor de HistogramProto )

.tensorflow.HistogramProto histo = 5;

public Summary.Value.Builder setHisto ( HistogramProto.Builder builderForValue)

.tensorflow.HistogramProto histo = 5;

public Summary.Value.Builder setImage (valor de Summary.Image )

.tensorflow.Summary.Image image = 4;

public Summary.Value.Builder setImage ( Summary.Image.Builder builderForValue)

.tensorflow.Summary.Image image = 4;

public Summary.Value.Builder setMetadata ( SummaryMetadata.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 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;

public Summary.Value.Builder setNodeName (valor de cadena)

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

public Summary.Value.Builder setNodeNameBytes (valor de com.google.protobuf.ByteString)

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

public Summary.Value.Builder setObsoleteOldStyleHistogram (valor de com.google.protobuf.ByteString)

bytes obsolete_old_style_histogram = 3;

public Summary.Value.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor campo, índice int, valor de objeto)

public Summary.Value.Builder setSimpleValue (valor flotante)

float simple_value = 2;

public Summary.Value.Builder setTag (valor 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;

public Summary.Value.Builder setTagBytes (valor de com.google.protobuf.ByteString)

 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;

public Summary.Value.Builder setTensor ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto tensor = 8;

public Summary.Value.Builder setTensor (valor de TensorProto )

.tensorflow.TensorProto tensor = 8;

público final Summary.Value.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)