classe finale pubblica TaggedRunMetadata
For logging the metadata output for a single session.run() call.
tensorflow.TaggedRunMetadata Classi nidificate
| classe | ContrassegnatoRunMetadata.Builder | For logging the metadata output for a single session.run() call. | |
Costanti
| int | ESECUZIONE_METADATI_FIELD_NUMBER | |
| int | TAG_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| statico TaggedRunMetadata | |
| Contrassegnato con RunMetadata | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| com.google.protobuf.ByteString | getRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| int | |
| Corda | getTag () Tag name associated with this metadata. |
| com.google.protobuf.ByteString | getTagBytes () Tag name associated with this metadata. |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| statico TaggedRunMetadata.Builder | newBuilder (prototipo TaggedRunMetadata ) |
| statico TaggedRunMetadata.Builder | |
| ContrassegnatoRunMetadata.Builder | |
| statico TaggedRunMetadata | parseDelimitedFrom (input InputStream) |
| statico TaggedRunMetadata | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico TaggedRunMetadata | parseFrom (dati ByteBuffer) |
| statico TaggedRunMetadata | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico TaggedRunMetadata | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico TaggedRunMetadata | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| statico TaggedRunMetadata | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico TaggedRunMetadata | parseFrom (dati com.google.protobuf.ByteString) |
| statico TaggedRunMetadata | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statico TaggedRunMetadata | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| Contrassegnato con RunMetadata.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int RUN_METADATA_FIELD_NUMBER
Valore costante: 2
public static final int TAG_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico getParserForType ()
pubblico com.google.protobuf.ByteString getRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; public int getSerializedSize ()
public String getTag ()
Tag name associated with this metadata.
string tag = 1; pubblico com.google.protobuf.ByteString getTagBytes ()
Tag name associated with this metadata.
string tag = 1; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static TaggedRunMetadata parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TaggedRunMetadata parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TaggedRunMetadata parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico TaggedRunMetadata (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static TaggedRunMetadata parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico TaggedRunMetadata (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static TaggedRunMetadata parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static TaggedRunMetadata parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|