publiczna klasa końcowa XStat
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
Klasy zagnieżdżone
klasa | 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. | |
wyliczenie | XStat.ValueCase |
Stałe
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
statyczny XStat | |
Xstat | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
podwójnie | uzyskaj podwójną wartość () double double_value = 2; |
długi | getInt64Value () int64 int64_value = 4; |
długi | getMetadataId () XStatMetadata.id of corresponding metadata. |
długi | getRefValue () A string value that stored in XStatMetadata::name. |
wew | |
Smyczkowy | getStrValue () string str_value = 5; |
com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
długi | getUint64Value () uint64 uint64_value = 3; |
końcowy com.google.protobuf.UnknownFieldSet | |
XStat.ValueCase | getValueCase () |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny XStat.Builder | |
statyczny XStat.Builder | newBuilder (prototyp XStat ) |
XStat.Builder | |
statyczny XStat | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny XStat | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny XStat | parseFrom (dane ByteBuffer) |
statyczny XStat | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny XStat | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny XStat | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny XStat | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny XStat | parseFrom (dane com.google.protobuf.ByteString) |
statyczny XStat | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny XStat | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
XStat.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int BYTES_VALUE_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int DOUBLE_VALUE_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int INT64_VALUE_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int METADATA_ID_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int REF_VALUE_FIELD_NUMBER
Wartość stała: 7
publiczny statyczny końcowy int STR_VALUE_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int UINT64_VALUE_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny podwójny getDoubleValue ()
double double_value = 2;
publiczny długi getInt64Value ()
int64 int64_value = 4;
publiczny długi getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
publiczny getParserForType ()
publiczny długi getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
publiczny int getSerializedSize ()
publiczny ciąg getStrValue ()
string str_value = 5;
publiczny com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
publiczny długi getUint64Value ()
uint64 uint64_value = 3;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny XStat parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XStat parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XStat parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XStat parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XStat parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny XStat parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static XStat parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny XStat parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|