SessionLogOrBuilder

パブリック インターフェイスSessionLogOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象文字列
getチェックポイントパス()
 This checkpoint_path contains both the path and filename.
抽象的な com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
抽象文字列
getMsg ()
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;

パブリックメソッド

パブリック抽象 String 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;

public abstract int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;