classe final pública estática SessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
tipo tensorflow.SessionLog
Métodos Públicos
SessionLog.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SessionLog | build () |
SessionLog | buildPartial () |
SessionLog.Builder | limpar () |
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 | clone () |
Fragmento | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
SessionLog | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Fragmento | getMsg () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
SessionLog.SessionStatus | getStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
int | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
final booleano | |
SessionLog.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.Message other) |
SessionLog.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SessionLog.Builder | setCheckpointPath (valor String) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setCheckpointPathBytes (com.google.protobuf.ByteString value) 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 | |
SessionLog.Builder | setStatusValue (valor int) .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public SessionLog.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public SessionLog.Builder clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getMsg ()
string msg = 3;
public com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
public final boolean isInitialized ()
public SessionLog.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SessionLog.Builder setCheckpointPath (String value)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public 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)
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;
public SessionLog.Builder setStatusValue (valor int)
.tensorflow.SessionLog.SessionStatus status = 1;