classe finale pubblica 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 Classi nidificate
| classe | 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. | |
| enum | XStat.ValueCase | ||
Costanti
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
| XStat statico | |
| XStat | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| raddoppiare | getDoubleValue () double double_value = 2; |
| lungo | getInt64Valore () int64 int64_value = 4; |
| lungo | getMetadataId () XStatMetadata.id of corresponding metadata. |
| lungo | getValoreRif () A string value that stored in XStatMetadata::name. |
| int | |
| Corda | getStrValue () string str_value = 5; |
| com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
| lungo | getUint64Valore () uint64 uint64_value = 3; |
| finale com.google.protobuf.UnknownFieldSet | |
| XStat.ValueCase | getValueCase () |
| int | codicehash () |
| booleano finale | |
| XStat.Builder statico | |
| XStat.Builder statico | newBuilder (prototipo XStat ) |
| XStat.Builder | |
| XStat statico | parseDelimitedFrom (input InputStream) |
| XStat statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XStat statico | parseFrom (dati ByteBuffer) |
| XStat statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| XStat statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XStat statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| XStat statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XStat statico | parseFrom (dati com.google.protobuf.ByteString) |
| XStat statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| XStat statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| XStat.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BYTES_VALUE_FIELD_NUMBER
Valore costante: 6
public static final int DOUBLE_VALUE_FIELD_NUMBER
Valore costante: 2
public static final int INT64_VALUE_FIELD_NUMBER
Valore costante: 4
public static final int METADATA_ID_FIELD_NUMBER
Valore costante: 1
public static final int REF_VALUE_FIELD_NUMBER
Valore costante: 7
public static final int STR_VALUE_FIELD_NUMBER
Valore costante: 5
public static final int UINT64_VALUE_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public double getDoubleValue ()
double double_value = 2;
pubblico lungo getInt64Value ()
int64 int64_value = 4;
pubblico lungo getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1; pubblico getParserForType ()
pubblico lungo getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7; public int getSerializedSize ()
stringa pubblica getStrValue ()
string str_value = 5;
pubblico com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
pubblico lungo getUint64Value ()
uint64 uint64_value = 3;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
XStat statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom XStat statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| IOException |
|---|
parseFrom XStat statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
XStat parseFrom pubblico statico (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom XStat statico pubblico (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom XStat statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom XStat statico pubblico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|