SessionLog.Builder

genel statik son sınıf SessionLog.Builder

 Protocol buffer used for logging session state.
 
Protobuf tipi tensorflow.SessionLog

Genel Yöntemler

SessionLog.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Oturum Günlüğü
Oturum Günlüğü
SessionLog.Builder
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
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
setStatus ( SessionLog.SessionStatus değeri)
.tensorflow.SessionLog.SessionStatus status = 1;
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)

herkese açık SessionLog yapısı ()

genel SessionLog buildPartial ()

genel SessionLog.Builder clear ()

genel SessionLog.Builder clearCheckpointPath ()

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

genel SessionLog.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel SessionLog.Builder clearMsg ()

string msg = 3;

genel SessionLog.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel SessionLog.Builder clearStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

genel SessionLog.Builder klonu ()

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;

genel SessionLog getDefaultInstanceForType ()

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;

genel SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

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 SessionLog.Builder mergeFrom (com.google.protobuf.Message other)

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 setMsg (Dize değeri)

string msg = 3;

public SessionLog.Builder setMsgBytes (com.google.protobuf.ByteString değeri)

string msg = 3;

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;

genel final SessionLog.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)