SessionLogOrBuilder

interfejs publiczny SessionLogOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjny ciąg
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
streszczenie com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
abstrakcyjny ciąg
pobierz wiadomość ()
string msg = 3;
streszczenie com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
streszczenie SessionLog.SessionStatus
pobierzStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
streszczenie wew
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

Metody publiczne

publiczny ciąg abstrakcyjny getCheckpointPath ()

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

publiczna abstrakcja com.google.protobuf.ByteString getCheckpointPathBytes ()

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

publiczne streszczenie String getMsg ()

string msg = 3;

publiczne streszczenie com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

publiczne streszczenie SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

publiczne streszczenie int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;