публичный статический конечный класс SessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
Публичные методы
SessionLog.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Журнал сеанса | строить () |
Журнал сеанса | |
SessionLog.Builder | прозрачный () |
SessionLog.Builder | очиститьCheckpointPath () This checkpoint_path contains both the path and filename. |
SessionLog.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
SessionLog.Builder | ОчиститьСообщение () string msg = 3; |
SessionLog.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SessionLog.Builder | Очистить Статус () .tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder | клон () |
Нить | получитьCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
Журнал сеанса | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | получить сообщение () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
SessionLog.SessionStatus | получить статус () .tensorflow.SessionLog.SessionStatus status = 1; |
интервал | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
последнее логическое значение | |
SessionLog.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
SessionLog.Builder | mergeFrom (com.google.protobuf.Message другое) |
окончательный SessionLog.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
SessionLog.Builder | setCheckpointPath (строковое значение) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setCheckpointPathBytes (значение com.google.protobuf.ByteString) This checkpoint_path contains both the path and filename. |
SessionLog.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
SessionLog.Builder | setMsg (строковое значение) string msg = 3; |
SessionLog.Builder | setMsgBytes (значение com.google.protobuf.ByteString) string msg = 3; |
SessionLog.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
SessionLog.Builder | |
SessionLog.Builder | setStatusValue (целое значение) .tensorflow.SessionLog.SessionStatus status = 1; |
окончательный SessionLog.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public SessionLog.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный SessionLog.Builder ClearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
общедоступная строка 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка getMsg ()
string msg = 3;
общедоступный com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
общедоступный SessionLog.SessionStatus getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
публичное финальное логическое значение isInitialized ()
общедоступный SessionLog.Builder mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
общедоступный SessionLog.Builder setCheckpointPath (строковое значение)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
общедоступный SessionLog.Builder setCheckpointPathBytes (значение com.google.protobuf.ByteString)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный SessionLog.Builder setMsgBytes (значение com.google.protobuf.ByteString)
string msg = 3;
public SessionLog.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public SessionLog.Builder setStatus (значение SessionLog.SessionStatus )
.tensorflow.SessionLog.SessionStatus status = 1;
общедоступный SessionLog.Builder setStatusValue (целое значение)
.tensorflow.SessionLog.SessionStatus status = 1;