lớp cuối cùng tĩnh công khai DebugMetadata.Builder
Metadata about the debugger and the debugged TensorFlow program.
tensorflow.DebugMetadata
Phương pháp công cộng
Gỡ lỗiMetadata.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Gỡ lỗiSiêu dữ liệu | xây dựng () |
Gỡ lỗiSiêu dữ liệu | |
Gỡ lỗiMetadata.Builder | thông thoáng () |
Gỡ lỗiMetadata.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
Gỡ lỗiMetadata.Builder | ClearFileVersion () Version of the DebugEvent file format. |
Gỡ lỗiMetadata.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Gỡ lỗiMetadata.Builder | ClearTensorflowVersion () Version of TensorFlow. |
Gỡ lỗiMetadata.Builder | clearTfdbgRunId () A unique ID for the current run of tfdbg. |
Gỡ lỗiMetadata.Builder | dòng vô tính () |
Gỡ lỗiSiêu dữ liệu | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
Sợi dây | getFileVersion () Version of the DebugEvent file format. |
com.google.protobuf.ByteString | getFileVersionBytes () Version of the DebugEvent file format. |
Sợi dây | getTensorflowVersion () Version of TensorFlow. |
com.google.protobuf.ByteString | getTensorflowVersionBytes () Version of TensorFlow. |
Sợi dây | getTfdbgRunId () A unique ID for the current run of tfdbg. |
com.google.protobuf.ByteString | getTfdbgRunIdBytes () A unique ID for the current run of tfdbg. |
boolean cuối cùng | |
Gỡ lỗiMetadata.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Gỡ lỗiMetadata.Builder | mergeFrom (com.google.protobuf.Message other) |
DebugMetadata.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Gỡ lỗiMetadata.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Gỡ lỗiMetadata.Builder | setFileVersion (Giá trị chuỗi) Version of the DebugEvent file format. |
Gỡ lỗiMetadata.Builder | setFileVersionBytes (giá trị com.google.protobuf.ByteString) Version of the DebugEvent file format. |
Gỡ lỗiMetadata.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
Gỡ lỗiMetadata.Builder | setTensorflowVersion (Giá trị chuỗi) Version of TensorFlow. |
Gỡ lỗiMetadata.Builder | setTensorflowVersionBytes (giá trị com.google.protobuf.ByteString) Version of TensorFlow. |
Gỡ lỗiMetadata.Builder | setTfdbgRunId (Giá trị chuỗi) A unique ID for the current run of tfdbg. |
Gỡ lỗiMetadata.Builder | setTfdbgRunIdBytes (giá trị com.google.protobuf.ByteString) A unique ID for the current run of tfdbg. |
DebugMetadata.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công cộng
public DebugMetadata.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
công khai DebugMetadata.Builder clearFileVersion ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2;
public DebugMetadata.Builder clearTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1;
công khai DebugMetadata.Builder clearTfdbgRunId ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
Chuỗi công khai getFileVersion ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2;
com.google.protobuf.ByteString getFileVersionBytes công khai ()
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2;
Chuỗi công khai getTensorflowVersion ()
Version of TensorFlow.
string tensorflow_version = 1;
com.google.protobuf.ByteString getTensorflowVersionBytes () công khai
Version of TensorFlow.
string tensorflow_version = 1;
Chuỗi công khai getTfdbgRunId ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;
com.google.protobuf.ByteString getTfdbgRunIdBytes công khai ()
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;
boolean cuối cùng công khai được khởi tạo ()
công khai DebugMetadata.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
trận chung kết công khai DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public DebugMetadata.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public DebugMetadata.Builder setFileVersion (Giá trị chuỗi)
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2;
công khai DebugMetadata.Builder setFileVersionBytes (giá trị com.google.protobuf.ByteString)
Version of the DebugEvent file format. Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
string file_version = 2;
công khai DebugMetadata.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
public DebugMetadata.Builder setTensorflowVersion (Giá trị chuỗi)
Version of TensorFlow.
string tensorflow_version = 1;
công khai DebugMetadata.Builder setTensorflowVersionBytes (giá trị com.google.protobuf.ByteString)
Version of TensorFlow.
string tensorflow_version = 1;
public DebugMetadata.Builder setTfdbgRunId (Giá trị chuỗi)
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;
công khai DebugMetadata.Builder setTfdbgRunIdBytes (giá trị com.google.protobuf.ByteString)
A unique ID for the current run of tfdbg. A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg. Multiple hosts in a distributed TensorFlow job instrumented by tfdbg have the same ID.
string tfdbg_run_id = 3;