SessionLog

genel final sınıfı SessionLog

 Protocol buffer used for logging session state.
 
Protobuf tipi tensorflow.SessionLog

İç İçe Sınıflar

sınıf SessionLog.Builder
 Protocol buffer used for logging session state. 
Sıralama SessionLog.SessionStatus Protobuf enum tensorflow.SessionLog.SessionStatus

Sabitler

int CHECKPOINT_PATH_FIELD_NUMBER
int MSG_FIELD_NUMBER
int STATUS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Sicim
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
statik Oturum Günlüğü
Oturum Günlüğü
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
int
SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik SessionLog.Builder
newBuilder ( SessionLog prototipi)
statik SessionLog.Builder
SessionLog.Builder
statik Oturum Günlüğü
parseDelimitedFrom (InputStream girişi)
statik Oturum Günlüğü
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Oturum Günlüğü
parseFrom (ByteBuffer verileri)
statik Oturum Günlüğü
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Oturum Günlüğü
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Oturum Günlüğü
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Oturum Günlüğü
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Oturum Günlüğü
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Oturum Günlüğü
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Oturum Günlüğü
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
SessionLog.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int CHECKPOINT_PATH_FIELD_NUMBER

Sabit Değer: 2

genel statik final int MSG_FIELD_NUMBER

Sabit Değer: 3

genel statik final int STATUS_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel Dize getCheckpointPath ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public com.google.protobuf.ByteString getCheckpointPathBytes ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public static SessionLog getDefaultInstance ()

genel SessionLog getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

genel Dize getMsg ()

string msg = 3;

public com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

halk getParserForType ()

public int getSerializedSize ()

genel SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

public static SessionLog.Builder newBuilder ( SessionLog prototipi)

genel statik SessionLog.Builder newBuilder ()

genel SessionLog.Builder newBuilderForType ()

public static SessionLog parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik SessionLog ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SessionLog ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SessionLog ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SessionLog ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SessionLog ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik SessionLog ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SessionLog ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SessionLog ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SessionLog ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel SessionLog.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası