Tipo de protobuf tensorflow.Summary.Value
Métodos Públicos
Resumo.Valor.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Resumo.Valor | construir () |
Resumo.Valor | |
Resumo.Valor.Builder | claro () |
Resumo.Valor.Builder | limparÁudio () .tensorflow.Summary.Audio audio = 6; |
Resumo.Valor.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
Resumo.Valor.Builder | limparHisto () .tensorflow.HistogramProto histo = 5; |
Resumo.Valor.Builder | limparImagem () .tensorflow.Summary.Image image = 4; |
Resumo.Valor.Builder | limparMetadados () Contains metadata on the summary value such as which plugins may use it. |
Resumo.Valor.Builder | limparNodeNome () This field is deprecated and will not be set. |
Resumo.Valor.Builder | clearObsoleteOldStyleHistograma () bytes obsolete_old_style_histogram = 3; |
Resumo.Valor.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
Resumo.Valor.Builder | limparSimpleValue () float simple_value = 2; |
Resumo.Valor.Builder | limparTag () Tag name for the data. |
Resumo.Valor.Builder | limparTensor () .tensorflow.TensorProto tensor = 8; |
Resumo.Valor.Builder | limparValor () |
Resumo.Valor.Builder | clonar () |
Resumo.Áudio | obterÁudio () .tensorflow.Summary.Audio audio = 6; |
Resumo.Audio.Builder | getAudioBuilder () .tensorflow.Summary.Audio audio = 6; |
Resumo.AudioOrBuilder | getAudioOrBuilder () .tensorflow.Summary.Audio audio = 6; |
Resumo.Valor | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
HistogramaProto | obterHisto () .tensorflow.HistogramProto histo = 5; |
HistogramaProto.Builder | getHistoBuilder () .tensorflow.HistogramProto histo = 5; |
HistogramaProtoOrBuilder | getHistoOrBuilder () .tensorflow.HistogramProto histo = 5; |
Resumo.Imagem | obterImagem () .tensorflow.Summary.Image image = 4; |
Resumo.Image.Builder | getImageBuilder () .tensorflow.Summary.Image image = 4; |
Resumo.ImageOrBuilder | getImageOrBuilder () .tensorflow.Summary.Image image = 4; |
ResumoMetadados | getMetadata () Contains metadata on the summary value such as which plugins may use it. |
ResumoMetadata.Builder | getMetadataBuilder () Contains metadata on the summary value such as which plugins may use it. |
ResumoMetadataOrBuilder | getMetadataOrBuilder () Contains metadata on the summary value such as which plugins may use it. |
Corda | getNomeNome () 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; |
flutuador | getSimpleValue () float simple_value = 2; |
Corda | obterTag () Tag name for the data. |
com.google.protobuf.ByteString | getTagBytes () Tag name for the data. |
TensorProto | obterTensor () .tensorflow.TensorProto tensor = 8; |
TensorProto.Builder | getTensorBuilder () .tensorflow.TensorProto tensor = 8; |
TensorProtoOrBuilder | getTensorOrBuilder () .tensorflow.TensorProto tensor = 8; |
Resumo.Value.ValueCase | getValueCase () |
booleano | temÁudio () .tensorflow.Summary.Audio audio = 6; |
booleano | temHisto () .tensorflow.HistogramProto histo = 5; |
booleano | temImagem () .tensorflow.Summary.Image image = 4; |
booleano | temMetadados () Contains metadata on the summary value such as which plugins may use it. |
booleano | temTensor () .tensorflow.TensorProto tensor = 8; |
booleano final | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | mergeFrom (com.google.protobuf.Message outro) |
Resumo.Valor.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | mergeMetadata (valor SummaryMetadata ) Contains metadata on the summary value such as which plugins may use it. |
Resumo.Valor.Builder | |
Resumo final.Value.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | setMetadata ( SummaryMetadata.Builder construtorForValue) Contains metadata on the summary value such as which plugins may use it. |
Resumo.Valor.Builder | setMetadata (valor SummaryMetadata ) Contains metadata on the summary value such as which plugins may use it. |
Resumo.Valor.Builder | setNodeName (valor da string) This field is deprecated and will not be set. |
Resumo.Valor.Builder | setNodeNameBytes (valor com.google.protobuf.ByteString) This field is deprecated and will not be set. |
Resumo.Valor.Builder | setObsoleteOldStyleHistogram (valor com.google.protobuf.ByteString) bytes obsolete_old_style_histogram = 3; |
Resumo.Valor.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
Resumo.Valor.Builder | setSimpleValue (valor flutuante) float simple_value = 2; |
Resumo.Valor.Builder | setTag (valor da string) Tag name for the data. |
Resumo.Valor.Builder | setTagBytes (valor com.google.protobuf.ByteString) Tag name for the data. |
Resumo.Valor.Builder | |
Resumo.Valor.Builder | |
Resumo final.Value.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public Summary.Value.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Resumo público.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;
Resumo público.Value.Builder clearNodeName ()
This field is deprecated and will not be set.
string node_name = 7;
Resumo público.Value.Builder clearObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
Resumo público.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;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
Resumo públicoMetadata 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;
resumo 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;
resumo 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;
String 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;
public com.google.protobuf.ByteString getObsoleteOldStyleHistogram ()
bytes obsolete_old_style_histogram = 3;
flutuador público getSimpleValue ()
float simple_value = 2;
String 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 booleano público ()
.tensorflow.Summary.Audio audio = 6;
hasHisto booleano público ()
.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 ()
público Summary.Value.Builder mergeAudio (valor Summary.Audio )
.tensorflow.Summary.Audio audio = 6;
Resumo público.Value.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público Summary.Value.Builder mergeHisto (valor HistogramProto )
.tensorflow.HistogramProto histo = 5;
público Summary.Value.Builder mergeImage (valor Summary.Image )
.tensorflow.Summary.Image image = 4;
público Summary.Value.Builder mergeMetadata (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;
resumo final público.Value.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público Summary.Value.Builder setAudio ( Summary.Audio.Builder builderForValue)
.tensorflow.Summary.Audio audio = 6;
public Summary.Value.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Resumo público.Value.Builder setHisto ( HistogramProto.Builder builderForValue)
.tensorflow.HistogramProto histo = 5;
público Summary.Value.Builder setImage ( Summary.Image.Builder builderForValue)
.tensorflow.Summary.Image image = 4;
público 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;
público 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;
Resumo público.Value.Builder setNodeName (valor da string)
This field is deprecated and will not be set.
string node_name = 7;
Resumo público.Value.Builder setNodeNameBytes (valor com.google.protobuf.ByteString)
This field is deprecated and will not be set.
string node_name = 7;
Resumo 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 do objeto)
Resumo público.Value.Builder setTag (valor da string)
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;
Resumo 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;
Resumo público.Value.Builder setTensor ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto tensor = 8;