מחלקה סופית סטטית ציבורית SessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
שיטות ציבוריות
SessionLog.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
Session Log | לבנות () |
Session Log | buildPartial () |
SessionLog.Builder | ברור () |
SessionLog.Builder | clearCheckpointPath () This checkpoint_path contains both the path and filename. |
SessionLog.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
SessionLog.Builder | clearMsg () string msg = 3; |
SessionLog.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SessionLog.Builder | clearStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder | שיבוט () |
חוּט | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
Session Log | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
חוּט | 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; |
בוליאנית סופית | |
SessionLog.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.Message אחר) |
final SessionLog.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SessionLog.Builder | setCheckpointPath (ערך מחרוזת) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setCheckpointPathBytes (ערך com.google.protobuf.ByteString) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SessionLog.Builder | setMsg (ערך מחרוזת) string msg = 3; |
SessionLog.Builder | setMsgBytes (ערך com.google.protobuf.ByteString) string msg = 3; |
SessionLog.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
SessionLog.Builder | |
SessionLog.Builder | setStatusValue (ערך int) .tensorflow.SessionLog.SessionStatus status = 1; |
final SessionLog.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public SessionLog.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SessionLog.Builder clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
מחרוזת ציבורית 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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
מחרוזת ציבורית getMsg ()
string msg = 3;
public com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
בוליאני הסופי הציבורי הוא אתחול ()
public SessionLog.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SessionLog.Builder setCheckpointPath (ערך מחרוזת)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setCheckpointPathBytes (ערך com.google.protobuf.ByteString)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
public SessionLog.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)
public SessionLog.Builder setStatus (ערך SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;