パブリック静的最終クラスSessionLog.Builder
Protocol buffer used for logging session state.
tensorflow.SessionLog
パブリックメソッド
SessionLog.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
セッションログ | 建てる() |
セッションログ | buildPartial () |
SessionLog.Builder | クリア() |
SessionLog.Builder | クリアチェックポイントパス() 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 | クローン() |
弦 | getチェックポイントパス() 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 | |
弦 | getMsg () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
SessionLog.SessionStatus | getStatus () .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 other) |
最終的なSessionLog.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
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 (int 値) .tensorflow.SessionLog.SessionStatus status = 1; |
最終的なSessionLog.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public SessionLog.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public SessionLog.Builder clearCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
パブリック 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 ()
パブリック String getMsg ()
string msg = 3;
public com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
public int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
パブリック最終ブール値isInitialized ()
public SessionLog.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public SessionLog.Builder setCheckpointPath (文字列値)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setCheckpointPathBytes (com.google.protobuf.ByteString 値)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public SessionLog.Builder setStatus ( SessionLog.SessionStatus値)
.tensorflow.SessionLog.SessionStatus status = 1;