общедоступный интерфейс SessionLogOrBuilder
Известные косвенные подклассы |
Публичные методы
абстрактная строка | получитьCheckpointPath () 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 | получить статус () .tensorflow.SessionLog.SessionStatus status = 1; |
абстрактный int | 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;