Protobuf tipo tensorflow.Summary.Value
Métodos públicos
Resumen.Valor.Constructor | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Resumen.Valor | construir () |
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 | borrarImagen () .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 | borrarValor () |
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 | obtenerImagen () .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 | getMetadataOrBuilder () 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.ValueCase | |
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 | |
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 | |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | mergeMetadata (valor de SummaryMetadata ) Contains metadata on the summary value such as which plugins may use it. |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | |
Resumen.Valor.Constructor | |
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 | |
Resumen.Valor.Constructor | |
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.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 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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 ()
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 ()
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;
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.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.Valor.Builder público 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 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 ( Resumen.Valor de 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;
Resumen público.Value.Builder setMetadata (valor de ResumenMetadata )
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;
public Summary.Value.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Resumen público.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;
Resumen público.Value.Builder setTagBytes (valor 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;
Resumen público.Value.Builder setTensor ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto tensor = 8;