SessionLog

שיעור הגמר הציבורי SessionLog

 Protocol buffer used for logging session state.
 
tensorflow.SessionLog מסוג Protobuf.SessionLog

כיתות מקוננות

מעמד SessionLog.Builder
 Protocol buffer used for logging session state. 
enum SessionLog.SessionStatus Protobuf enum tensorflow.SessionLog.SessionStatus

קבועים

int CHECKPOINT_PATH_FIELD_NUMBER
int MSG_FIELD_NUMBER
int STATUS_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
חוּט
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
סטטי SessionLog
Session Log
final static com.google.protobuf.Descriptors.Descriptor
חוּט
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
int
SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי SessionLog.Builder
newBuilder (אב-טיפוס SessionLog )
סטטי SessionLog.Builder
SessionLog.Builder
סטטי SessionLog
parseDelimitedFrom (קלט InputStream)
סטטי SessionLog
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SessionLog
parseFrom (נתוני ByteBuffer)
סטטי SessionLog
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SessionLog
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SessionLog
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SessionLog
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SessionLog
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SessionLog
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SessionLog
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SessionLog.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי CHECKPOINT_PATH_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי MSG_FIELD_NUMBER

ערך קבוע: 3

גמר סטטי ציבורי STATUS_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

מחרוזת ציבורית getCheckpointPath ()

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

public com.google.protobuf.ByteString getCheckpointPathBytes ()

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

Public Static SessionLog getDefaultInstance ()

Public SessionLog getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

מחרוזת ציבורית getMsg ()

string msg = 3;

public com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SessionLog.Builder newBuilder (אב-טיפוס SessionLog )

public static SessionLog.Builder newBuilder ()

public SessionLog.Builder newBuilderForType ()

public static SessionLog parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static SessionLog parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Static SessionLog parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public Static SessionLog parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Static SessionLog parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public Static SessionLog parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static SessionLog parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

SessionLog parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static SessionLog parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static SessionLog parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public SessionLog.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException