SessionLog.Builder

classe final estática pública SessionLog.Builder

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

Métodos Públicos

SessionLog.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
Log de Sessão
Log de Sessão
SessionLog.Builder
claro ()
SessionLog.Builder
limparCheckpointPath ()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SessionLog.Builder
limparMsg ()
string msg = 3;
SessionLog.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
SessionLog.Builder
limparStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
clonar ()
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.
Log de Sessão
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
SessionLog.SessionStatus
obterStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
interno
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 outro)
SessionLog.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
SessionLog.Builder
setCheckpointPath (valor da string)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (valor com.google.protobuf.ByteString)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
SessionLog.Builder
setMsg (valor da string)
string msg = 3;
SessionLog.Builder
setMsgBytes (valor com.google.protobuf.ByteString)
string msg = 3;
SessionLog.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SessionLog.Builder
setStatus (valor SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (valor interno)
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

construção de SessionLog público ()

buildPartial de SessionLog público ()

SessionLog.Builder público clearCheckpointPath ()

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

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

SessionLog público.Builder clearMsg ()

string msg = 3;

público SessionLog.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

SessionLog.Builder público clearStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

clone de SessionLog.Builder público ()

String pública getCheckpointPath ()

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

público com.google.protobuf.ByteString getCheckpointPathBytes ()

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

SessionLog público getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

String pública getMsg ()

string msg = 3;

público com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

SessionLog público.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

público int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

público final booleano isInitialized ()

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

Lança
IOException

público SessionLog.Builder mergeFrom (com.google.protobuf.Message outro)

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

público SessionLog.Builder setCheckpointPath (valor da string)

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

público SessionLog.Builder setCheckpointPathBytes (valor 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 do objeto)

público SessionLog.Builder setMsg (valor de string)

string msg = 3;

público SessionLog.Builder setMsgBytes (valor com.google.protobuf.ByteString)

string msg = 3;

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

public SessionLog.Builder setStatus (valor SessionLog.SessionStatus )

.tensorflow.SessionLog.SessionStatus status = 1;

SessionLog.Builder público setStatusValue (valor interno)

.tensorflow.SessionLog.SessionStatus status = 1;

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