public static final class XStat.Builder
An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. Next ID: 8
tensorflow.profiler.XStat
tipo tensorflow.profiler.XStat
Métodos Públicos
XStat.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XStat | build () |
XStat | buildPartial () |
XStat.Builder | limpar () |
XStat.Builder | clearBytesValue () bytes bytes_value = 6; |
XStat.Builder | clearDoubleValue () double double_value = 2; |
XStat.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XStat.Builder | clearInt64Value () int64 int64_value = 4; |
XStat.Builder | clearMetadataId () XStatMetadata.id of corresponding metadata. |
XStat.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStat.Builder | clearRefValue () A string value that stored in XStatMetadata::name. |
XStat.Builder | clearStrValue () string str_value = 5; |
XStat.Builder | clearUint64Value () uint64 uint64_value = 3; |
XStat.Builder | clearValue () |
XStat.Builder | clone () |
com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
XStat | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Duplo | getDoubleValue () double double_value = 2; |
longo | getInt64Value () int64 int64_value = 4; |
longo | getMetadataId () XStatMetadata.id of corresponding metadata. |
longo | getRefValue () A string value that stored in XStatMetadata::name. |
Fragmento | getStrValue () string str_value = 5; |
com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
longo | getUint64Value () uint64 uint64_value = 3; |
XStat.ValueCase | getValueCase () |
final booleano | |
XStat.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat.Builder | mergeFrom (com.google.protobuf.Message other) |
XStat.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
XStat.Builder | setBytesValue (com.google.protobuf.ByteString value) bytes bytes_value = 6; |
XStat.Builder | setDoubleValue (valor duplo) double double_value = 2; |
XStat.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XStat.Builder | setInt64Value (valor longo) int64 int64_value = 4; |
XStat.Builder | setMetadataId (valor longo) XStatMetadata.id of corresponding metadata. |
XStat.Builder | setRefValue (valor longo) A string value that stored in XStatMetadata::name. |
XStat.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
XStat.Builder | setStrValue (valor String) string str_value = 5; |
XStat.Builder | setStrValueBytes (com.google.protobuf.ByteString value) string str_value = 5; |
XStat.Builder | setUint64Value (valor longo) uint64 uint64_value = 3; |
XStat.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public XStat.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XStat.Builder clearMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XStat.Builder clearRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
public com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public double getDoubleValue ()
double double_value = 2;
public long getInt64Value ()
int64 int64_value = 4;
public long getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public long getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
public String getStrValue ()
string str_value = 5;
public com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
public long getUint64Value ()
uint64 uint64_value = 3;
public final boolean isInitialized ()
public XStat.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public XStat.Builder setMetadataId (valor longo)
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XStat.Builder setRefValue (valor longo)
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;