genel statik son sınıf SessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
Genel Yöntemler
SessionLog.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Oturum Günlüğü | inşa etmek () |
Oturum Günlüğü | inşaKısmi () |
SessionLog.Builder | temizlemek () |
SessionLog.Builder | clearCheckpointPath () This checkpoint_path contains both the path and filename. |
SessionLog.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
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 | klon () |
Sicim | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
Oturum Günlüğü | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Sicim | 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; |
son boole değeri | Başlatıldı () |
SessionLog.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.Message other) |
son SessionLog.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
SessionLog.Builder | setCheckpointPath (Dize değeri) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setCheckpointPathBytes (com.google.protobuf.ByteString değeri) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
SessionLog.Builder | setMsg (Dize değeri) string msg = 3; |
SessionLog.Builder | setMsgBytes (com.google.protobuf.ByteString değeri) string msg = 3; |
SessionLog.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
SessionLog.Builder | |
SessionLog.Builder | setStatusValue (int değeri) .tensorflow.SessionLog.SessionStatus status = 1; |
son SessionLog.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public SessionLog.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel SessionLog.Builder clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
genel Dize 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 ()
genel Dize getMsg ()
string msg = 3;
public com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
genel final boolean isInitialized ()
genel SessionLog.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public SessionLog.Builder setCheckpointPath (Dize değeri)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setCheckpointPathBytes (com.google.protobuf.ByteString değeri)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public SessionLog.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public SessionLog.Builder setStatus ( SessionLog.SessionStatus değeri)
.tensorflow.SessionLog.SessionStatus status = 1;
public SessionLog.Builder setStatusValue (int değeri)
.tensorflow.SessionLog.SessionStatus status = 1;