SessionLog.Builder

classe finale statica pubblica SessionLog.Builder

 Protocol buffer used for logging session state.
 
Tipo di protocollo tensorflow.SessionLog

Metodi pubblici

SessionLog.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Registro di sessione
Registro di sessione
SessionLog.Builder
chiaro ()
SessionLog.Builder
clearCheckpointPath ()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SessionLog.Builder
cancella messaggio ()
string msg = 3;
SessionLog.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SessionLog.Builder
stato chiaro ()
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
clone ()
Corda
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
Registro di sessione
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
SessionLog.SessionStatus
getStato ()
.tensorflow.SessionLog.SessionStatus status = 1;
int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
booleano finale
SessionLog.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SessionLog.Builder
mergeFrom (com.google.protobuf.Message altro)
finale SessionLog.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SessionLog.Builder
setCheckpointPath (valore stringa)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (valore com.google.protobuf.ByteString)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SessionLog.Builder
setMsg (valore stringa)
string msg = 3;
SessionLog.Builder
setMsgBytes (valore com.google.protobuf.ByteString)
string msg = 3;
SessionLog.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
SessionLog.Builder
setStatus (valore SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (valore int)
.tensorflow.SessionLog.SessionStatus status = 1;
finale SessionLog.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SessionLog.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build SessionLog pubblica ()

public SessionLog buildPartial ()

pubblico SessionLog.Builder chiaro ()

pubblico SessionLog.Builder clearCheckpointPath ()

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

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

pubblico SessionLog.Builder clearMsg ()

string msg = 3;

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

public SessionLog.Builder clearStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

clone pubblico SessionLog.Builder ()

public String getCheckpointPath ()

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

pubblico com.google.protobuf.ByteString getCheckpointPathBytes ()

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

pubblico SessionLog getDefaultInstanceForType ()

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

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

stringa pubblica getMsg ()

string msg = 3;

pubblico com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

pubblico SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

public final booleano isInitialized ()

pubblico SessionLog.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico SessionLog.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SessionLog.Builder setCheckpointPath (valore stringa)

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

pubblico SessionLog.Builder setCheckpointPathBytes (valore com.google.protobuf.ByteString)

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

pubblico SessionLog.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

pubblico SessionLog.Builder setMsg (valore stringa)

string msg = 3;

pubblico SessionLog.Builder setMsgBytes (valore com.google.protobuf.ByteString)

string msg = 3;

public SessionLog.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico SessionLog.Builder setStatus (valore SessionLog.SessionStatus )

.tensorflow.SessionLog.SessionStatus status = 1;

public SessionLog.Builder setStatusValue (valore int)

.tensorflow.SessionLog.SessionStatus status = 1;

pubblico finale SessionLog.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)