SessionLog kelas akhir publik
Protocol buffer used for logging session state.
tensorflow.SessionLog Kelas Bersarang
| kelas | SessionLog.Builder | Protocol buffer used for logging session state. | |
| enum | SessionLog.SessionStatus | Protobuf termasuk tensorflow.SessionLog.SessionStatus | |
Konstanta
| ke dalam | CHECKPOINT_PATH_FIELD_NUMBER | |
| ke dalam | MSG_FIELD_NUMBER | |
| ke dalam | STATUS_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| Rangkaian | dapatkanCheckpointPath () This checkpoint_path contains both the path and filename. |
| com.google.protobuf.ByteString | dapatkanCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
| SessionLog statis | |
| Log Sesi | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkan pesan () string msg = 3; |
| com.google.protobuf.ByteString | dapatkanMsgBytes () string msg = 3; |
| ke dalam | |
| SessionLog.SessionStatus | dapatkanStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
| ke dalam | dapatkanStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
| final com.google.protobuf.UnknownFieldSet | |
| ke dalam | Kode hash () |
| boolean terakhir | |
| SessionLog.Builder statis | newBuilder (prototipe SessionLog ) |
| SessionLog.Builder statis | |
| SessionLog.Builder | |
| SessionLog statis | parseDelimitedFrom (masukan Aliran Masukan) |
| SessionLog statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SessionLog statis | parseFrom (data ByteBuffer) |
| SessionLog statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SessionLog statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SessionLog statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| SessionLog statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SessionLog statis | parseFrom (com.google.protobuf.ByteString data) |
| SessionLog statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SessionLog statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| SessionLog.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik CHECKPOINT_PATH_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik MSG_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik STATUS_FIELD_NUMBER
Nilai Konstan: 1
Metode Publik
boolean publik sama (Obj objek)
String publik getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; com.google.protobuf.ByteString publik getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getMsg ()
string msg = 3;
publik com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
publik dapatkanParserForType ()
publik int getSerializedSize ()
int publik getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
SessionLog statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom SessionLog statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
ParseFrom SessionLog statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom SessionLog statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
ParseFrom SessionLog statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom SessionLog statis publik (com.google.protobuf.ByteString data)
Melempar
| InvalidProtocolBufferException |
|---|
parseFrom SessionLog statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom SessionLog statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| InvalidProtocolBufferException |
|---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
| Pengecualian IO |
|---|