DebugMetadata.Builder

genel statik son sınıf DebugMetadata.Builder

 Metadata about the debugger and the debugged TensorFlow program.
 
Protobuf türü tensorflow.DebugMetadata

Genel Yöntemler

DebugMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Hata AyıklamaMeta Verileri
Hata AyıklamaMeta Verileri
DebugMetadata.Builder
DebugMetadata.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
DebugMetadata.Builder
clearFileVersion ()
 Version of the DebugEvent file format.
DebugMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebugMetadata.Builder
clearTensorflowVersion ()
 Version of TensorFlow.
DebugMetadata.Builder
clearTfdbgRunId ()
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
klon ()
Hata AyıklamaMeta Verileri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getFileVersion ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
getFileVersionBytes ()
 Version of the DebugEvent file format.
Sicim
getTensorflowVersion ()
 Version of TensorFlow.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 Version of TensorFlow.
Sicim
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
son boole değeri
DebugMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebugMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
son DebugMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
DebugMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
DebugMetadata.Builder
setFileVersion (Dize değeri)
 Version of the DebugEvent file format.
DebugMetadata.Builder
setFileVersionBytes (com.google.protobuf.ByteString değeri)
 Version of the DebugEvent file format.
DebugMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
DebugMetadata.Builder
setTensorflowVersion (Dize değeri)
 Version of TensorFlow.
DebugMetadata.Builder
setTensorflowVersionBytes (com.google.protobuf.ByteString değeri)
 Version of TensorFlow.
DebugMetadata.Builder
setTfdbgRunId (Dize değeri)
 A unique ID for the current run of tfdbg.
DebugMetadata.Builder
setTfdbgRunIdBytes (com.google.protobuf.ByteString değeri)
 A unique ID for the current run of tfdbg.
son DebugMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public DebugMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel DebugMetadata yapısı ()

genel Hata AyıklamaMeta veri buildPartial ()

genel DebugMetadata.Builder clear ()

genel DebugMetadata.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel 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 clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel DebugMetadata.Builder clearTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

genel 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;

genel DebugMetadata.Builder klonu ()

public DebugMetadata getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel Dize getFileVersion ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

public com.google.protobuf.ByteString getFileVersionBytes ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

public String getTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

public com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

genel Dize 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;

public com.google.protobuf.ByteString getTfdbgRunIdBytes ()

 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;

genel final boolean isInitialized ()

genel DebugMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel DebugMetadata.Builder mergeFrom (com.google.protobuf.Message other)

genel final DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public DebugMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public DebugMetadata.Builder setFileVersion (Dize değeri)

 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 setFileVersionBytes (com.google.protobuf.ByteString değeri)

 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 setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public DebugMetadata.Builder setTensorflowVersion (Dize değeri)

 Version of TensorFlow.
 
string tensorflow_version = 1;

public DebugMetadata.Builder setTensorflowVersionBytes (com.google.protobuf.ByteString değeri)

 Version of TensorFlow.
 
string tensorflow_version = 1;

public DebugMetadata.Builder setTfdbgRunId (Dize değeri)

 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;

public DebugMetadata.Builder setTfdbgRunIdBytes (com.google.protobuf.ByteString değeri)

 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;

genel final DebugMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)