SessionLog.Builder

classe finale statique publique SessionLog.Builder

 Protocol buffer used for logging session state.
 
Tensorflow de type tensorflow.SessionLog

Méthodes publiques

SessionLog.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
Journal de session
Journal de session
SessionLog.Builder
clair ()
SessionLog.Builder
clearCheckpointPath ()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
SessionLog.Builder
effacerMsg ()
string msg = 3;
SessionLog.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SessionLog.Builder
état clair ()
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
cloner ()
Chaîne
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
Journal de session
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
obtenirMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
SessionLog.SessionStatus
obtenirStatut ()
.tensorflow.SessionLog.SessionStatus status = 1;
int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
booléen final
SessionLog.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionLog.Builder
mergeFrom (com.google.protobuf.Message autre)
SessionLog.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
SessionLog.Builder
setCheckpointPath (valeur de chaîne)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (valeur com.google.protobuf.ByteString)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
SessionLog.Builder
setMsg (valeur de chaîne)
string msg = 3;
SessionLog.Builder
setMsgBytes (valeur com.google.protobuf.ByteString)
string msg = 3;
SessionLog.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
SessionLog.Builder
setStatus (valeur SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (valeur entière)
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public SessionLog.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

construction publique de SessionLog ()

public SessionLog buildPartial ()

public SessionLog.Builder clear ()

public SessionLog.Builder clearCheckpointPath ()

chaîne

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

public SessionLog.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public SessionLog.Builder clearMsg ()

string msg = 3;

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

public SessionLog.Builder clearStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

clone public de SessionLog.Builder ()

chaîne publique getCheckpointPath ()

chaîne

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

public com.google.protobuf.ByteString getCheckpointPathBytes ()

chaîne

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

public SessionLog getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

Chaîne publique getMsg ()

string msg = 3;

public com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

public SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

public final booléen isInitialized ()

public SessionLog.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public SessionLog.Builder mergeFrom (com.google.protobuf.Message autre)

public final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SessionLog.Builder setCheckpointPath (valeur de chaîne)

chaîne

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

public SessionLog.Builder setCheckpointPathBytes (valeur com.google.protobuf.ByteString)

chaîne

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

public SessionLog.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public SessionLog.Builder setMsg (valeur de chaîne)

string msg = 3;

public SessionLog.Builder setMsgBytes (valeur com.google.protobuf.ByteString)

string msg = 3;

public SessionLog.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public SessionLog.Builder setStatus (valeur SessionLog.SessionStatus )

.tensorflow.SessionLog.SessionStatus status = 1;

public SessionLog.Builder setStatusValue (valeur int)

.tensorflow.SessionLog.SessionStatus status = 1;

public final SessionLog.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)