SessionLogOrBuilder

genel arayüz SessionLogOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut Dize
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
abstract com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
soyut Dize
getMsg ()
string msg = 3;
abstract com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
özet SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
soyut int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

Genel Yöntemler

genel özet Dize getCheckpointPath ()

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

genel özet com.google.protobuf.ByteString getCheckpointPathBytes ()

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

genel özet Dize getMsg ()

string msg = 3;

genel özet com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

genel özet SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

genel özet int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;