public static final class
Summary.Value
Protobuf type tensorflow.Summary.Value
Nested Classes
class | Summary.Value.Builder | Protobuf type tensorflow.Summary.Value
|
|
enum | Summary.Value.ValueCase |
Constants
Public Methods
boolean |
equals(Object obj)
|
Summary.Audio |
getAudio()
.tensorflow.Summary.Audio audio = 6;
|
Summary.AudioOrBuilder |
getAudioOrBuilder()
.tensorflow.Summary.Audio audio = 6;
|
static Summary.Value | |
Summary.Value | |
final static com.google.protobuf.Descriptors.Descriptor | |
HistogramProto |
getHisto()
.tensorflow.HistogramProto histo = 5;
|
HistogramProtoOrBuilder |
getHistoOrBuilder()
.tensorflow.HistogramProto histo = 5;
|
Summary.Image |
getImage()
.tensorflow.Summary.Image image = 4;
|
Summary.ImageOrBuilder |
getImageOrBuilder()
.tensorflow.Summary.Image image = 4;
|
SummaryMetadata |
getMetadata()
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. |
String |
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;
|
|
|
int | |
float |
getSimpleValue()
float simple_value = 2;
|
String |
getTag()
Tag name for the data. |
com.google.protobuf.ByteString |
getTagBytes()
Tag name for the data. |
TensorProto |
getTensor()
.tensorflow.TensorProto tensor = 8;
|
TensorProtoOrBuilder |
getTensorOrBuilder()
.tensorflow.TensorProto tensor = 8;
|
final com.google.protobuf.UnknownFieldSet | |
Summary.Value.ValueCase | |
boolean |
hasAudio()
.tensorflow.Summary.Audio audio = 6;
|
boolean |
hasHisto()
.tensorflow.HistogramProto histo = 5;
|
boolean |
hasImage()
.tensorflow.Summary.Image image = 4;
|
boolean |
hasMetadata()
Contains metadata on the summary value such as which plugins may use it. |
boolean |
hasTensor()
.tensorflow.TensorProto tensor = 8;
|
int |
hashCode()
|
final boolean | |
static Summary.Value.Builder |
newBuilder(Summary.Value prototype)
|
static Summary.Value.Builder | |
Summary.Value.Builder | |
static Summary.Value |
parseDelimitedFrom(InputStream input)
|
static Summary.Value |
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Summary.Value |
parseFrom(ByteBuffer data)
|
static Summary.Value |
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Summary.Value |
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Summary.Value |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static Summary.Value |
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Summary.Value |
parseFrom(com.google.protobuf.ByteString data)
|
static Summary.Value |
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static Summary.Value |
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static
|
parser()
|
Summary.Value.Builder | |
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
Inherited Methods
Constants
public static final int AUDIO_FIELD_NUMBER
Constant Value:
6
public static final int HISTO_FIELD_NUMBER
Constant Value:
5