interface pública SessionLogOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| cadeia abstrata | getCheckpointPath () This checkpoint_path contains both the path and filename. |
| abstrato com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
| cadeia abstrata | getMsg () string msg = 3; |
| abstrato com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
| abstrato SessionLog.SessionStatus | obterStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
| abstrato int | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
Métodos Públicos
String abstrata pública getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; resumo público com.google.protobuf.ByteString getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2; String abstrata pública getMsg ()
string msg = 3;
resumo público com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
público abstrato SessionLog.SessionStatus getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
resumo público int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;