clase final estática pública SessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
Métodos públicos
SessionLog.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Registro de sesión | construir () |
Registro de sesión | |
SessionLog.Builder | claro () |
SessionLog.Builder | borrarCheckpointPath () This checkpoint_path contains both the path and filename. |
SessionLog.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SessionLog.Builder | borrar mensaje () string msg = 3; |
SessionLog.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
SessionLog.Builder | borrar estado () .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder | clonar () |
Cadena | 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 de sesión | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtener mensaje () string msg = 3; |
com.google.protobuf.ByteString | obtenerMsgBytes () string msg = 3; |
SessionLog.SessionStatus | obtener estado () .tensorflow.SessionLog.SessionStatus status = 1; |
entero | obtenerValorEstado () .tensorflow.SessionLog.SessionStatus status = 1; |
booleano final | |
SessionLog.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.Message otro) |
SessionLog.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
SessionLog.Builder | setCheckpointPath (valor de cadena) 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 del objeto) |
SessionLog.Builder | setMsg (valor de cadena) 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 del objeto) |
SessionLog.Builder | |
SessionLog.Builder | setStatusValue (valor int) .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public SessionLog.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SessionLog.Builder clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
cadena 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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getMsg ()
string msg = 3;
público com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
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)
Lanza
IOExcepción |
---|
SessionLog.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
public SessionLog.Builder setCheckpointPath (valor de cadena)
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 del objeto)
public SessionLog.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público SessionLog.Builder setStatus (valor SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
público SessionLog.Builder setStatusValue (valor int)
.tensorflow.SessionLog.SessionStatus status = 1;