SessionLogOrBuilder

رابط عمومی SessionLogOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

رشته انتزاعی
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
چکیده com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
رشته انتزاعی
دریافت پیام ()
string msg = 3;
چکیده com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
چکیده SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
انتزاعی
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

روش های عمومی

رشته انتزاعی عمومی getCheckpointPath ()

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

چکیده عمومی com.google.protobuf.ByteString getCheckpointPathBytes ()

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

رشته انتزاعی عمومی getMsg ()

string msg = 3;

چکیده عمومی com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

چکیده عمومی SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

انتزاع عمومی int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;