public interface SessionLogOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
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 |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStatusValue()
.tensorflow.SessionLog.SessionStatus status = 1;SessionLog.SessionStatus getStatus()
.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;String getMsg()
string msg = 3;com.google.protobuf.ByteString getMsgBytes()
string msg = 3;Copyright © 2015–2019. All rights reserved.