SessionLog.Builder

SessionLog.Builder de clase final estática pública

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

Métodos públicos

SessionLog.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SesiónLog
SesiónLog
SessionLog.Builder
claro ()
SessionLog.Builder
clearCheckpointPath ()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
clearField (campo 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
clonar ()
Cuerda
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
SesiónLog
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
En t
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
booleano final
SessionLog.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionLog.Builder
mergeFrom (com.google.protobuf.Message otro)
SessionLog.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SessionLog.Builder
setCheckpointPath (valor de cadena)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (valor de com.google.protobuf.ByteString)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SessionLog.Builder
setMsg (valor de cadena)
string msg = 3;
SessionLog.Builder
setMsgBytes (valor de com.google.protobuf.ByteString)
string msg = 3;
SessionLog.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
SessionLog.Builder
setStatus (valor de SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (valor int)
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public SessionLog.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public SessionLog build ()

public SessionLog buildPartial ()

public SessionLog.Builder clear ()

public 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)

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;

public SessionLog.Builder clone ()

public String 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 SessionLog getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

getMsg de cadena pública ()

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 boolean isInitialized ()

public SessionLog.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

SessionLog.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SessionLog.Builder setCheckpointPath (valor de cadena)

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

public SessionLog.Builder setCheckpointPathBytes (valor de com.google.protobuf.ByteString)

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

public SessionLog.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public SessionLog.Builder setMsg (valor de cadena)

string msg = 3;

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

string msg = 3;

public SessionLog.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public SessionLog.Builder setStatus (valor de SessionLog.SessionStatus )

.tensorflow.SessionLog.SessionStatus status = 1;

public SessionLog.Builder setStatusValue (valor int)

.tensorflow.SessionLog.SessionStatus status = 1;

SessionLog.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)