SessionLog della classe finale pubblica
Protocol buffer used for logging session state.
tensorflow.SessionLog Classi nidificate
| classe | SessionLog.Builder | Protocol buffer used for logging session state. | |
| enum | SessionLog.SessionStatus | Protobuf enum tensorflow.SessionLog.SessionStatus | |
Costanti
| int | CHECKPOINT_PATH_FIELD_NUMBER | |
| int | MSG_FIELD_NUMBER | |
| int | STATUS_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| Corda | getCheckpointPath () This checkpoint_path contains both the path and filename. |
| com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
| registro di sessione statico | |
| Registro di sessione | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| Corda | getMsg () string msg = 3; |
| com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
| int | |
| SessionLog.SessionStatus | getStato () .tensorflow.SessionLog.SessionStatus status = 1; |
| int | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| SessionLog.Builder statico | newBuilder (prototipo SessionLog ) |
| SessionLog.Builder statico | |
| SessionLog.Builder | |
| registro di sessione statico | parseDelimitedFrom (input InputStream) |
| registro di sessione statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| registro di sessione statico | parseFrom (dati ByteBuffer) |
| registro di sessione statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| registro di sessione statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| registro di sessione statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| registro di sessione statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| registro di sessione statico | parseFrom (dati com.google.protobuf.ByteString) |
| registro di sessione statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| registro di sessione statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| SessionLog.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int CHECKPOINT_PATH_FIELD_NUMBER
Valore costante: 2
public static final int MSG_FIELD_NUMBER
Valore costante: 3
public static final int STATUS_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public String getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; pubblico com.google.protobuf.ByteString getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getMsg ()
string msg = 3;
pubblico com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
pubblico getParserForType ()
public int getSerializedSize ()
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
SessionLog statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SessionLog statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SessionLog statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
SessionLog statico pubblico parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
SessionLog statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
SessionLog statico pubblico parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
SessionLog statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
SessionLog 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 |
|---|