SessionMetadata della classe finale pubblica
Metadata about the session. This can be used by the runtime and the Ops for debugging, monitoring, etc. The (name, version) tuple is expected to be a unique identifier for sessions within the same process. NOTE: This is currently used and propagated only by the direct session.
tensorflow.SessionMetadata Classi nidificate
| classe | SessionMetadata.Builder | Metadata about the session.  | |
Costanti
| int | NOME_CAMPO_NUMERO | |
| int | VERSION_FIELD_NUMBER | 
Metodi pubblici
| booleano |  è uguale a (Oggetto oggetto)  | 
| SessionMetadata statici | |
| SessionMetadati | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda |  getNome () string name = 1; | 
| com.google.protobuf.ByteString |  getNomeBytes () string name = 1; | 
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| lungo |  getVersione ()  The version is optional.  | 
| int |  codicehash ()  | 
| booleano finale | |
| SessionMetadata.Builder statico |  newBuilder (prototipo SessionMetadata )  | 
| SessionMetadata.Builder statico | |
| SessionMetadata.Builder | |
| SessionMetadata statici |  parseDelimitedFrom (input InputStream)  | 
| SessionMetadata statici |  parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| SessionMetadata statici |  parseFrom (dati ByteBuffer)  | 
| SessionMetadata statici |  parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)  | 
| SessionMetadata statici |  parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| SessionMetadata statici |  parseFrom (ingresso com.google.protobuf.CodedInputStream)  | 
| SessionMetadata statici |  parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| SessionMetadata statici |  parseFrom (dati com.google.protobuf.ByteString)  | 
| SessionMetadata statici |  parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| SessionMetadata statici |  parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)  | 
|  statico |  analizzatore ()  | 
| SessionMetadata.Builder |  toBuilder ()  | 
| vuoto |  writeTo (output com.google.protobuf.CodedOutputStream)   | 
Metodi ereditati
Costanti
public static final int NAME_FIELD_NUMBER
 Valore costante: 1 
public static final int VERSION_FIELD_NUMBER
 Valore costante: 2 
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getName ()
 string name = 1;
pubblico com.google.protobuf.ByteString getNameBytes ()
 string name = 1;
 pubblico  getParserForType () 
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
getVersion lungo pubblico ()
The version is optional. If set, needs to be >= 0.
int64 version = 2; public int hashCode ()
public final booleano isInitialized ()
SessionMetadata statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
SessionMetadata statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
SessionMetadata statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException | 
|---|
parseFrom pubblico statico SessionMetadata (input com.google.protobuf.CodedInputStream)
Lancia
| IOException | 
|---|
SessionMetadata statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException | 
|---|
SessionMetadata statico pubblico parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException | 
|---|
SessionMetadata statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException | 
|---|
SessionMetadata statico pubblico 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 | 
|---|