DebugMetadata.Builder

सार्वजनिक स्थैतिक अंतिम वर्ग DebugMetadata.Builder

 Metadata about the debugger and the debugged TensorFlow program.
 
प्रोटोबफ़ प्रकार tensorflow.DebugMetadata

सार्वजनिक तरीके

डीबगमेटाडेटा.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
डीबगमेटाडेटा
डीबगमेटाडेटा
डीबगमेटाडेटा.बिल्डर
डीबगमेटाडेटा.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
डीबगमेटाडेटा.बिल्डर
क्लियरफ़ाइलवर्जन ()
 Version of the DebugEvent file format.
डीबगमेटाडेटा.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
डीबगमेटाडेटा.बिल्डर
डीबगमेटाडेटा.बिल्डर
ClearTfdbgRunId ()
 A unique ID for the current run of tfdbg.
डीबगमेटाडेटा.बिल्डर
डीबगमेटाडेटा
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
डोरी
getFileVersion ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
getFileVersionBytes ()
 Version of the DebugEvent file format.
डोरी
getTensorflowVersion ()
 Version of TensorFlow.
com.google.protobuf.ByteString
getTensorflowVersionBytes ()
 Version of TensorFlow.
डोरी
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
अंतिम बूलियन
डीबगमेटाडेटा.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
डीबगमेटाडेटा.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम DebugMetadata.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
डीबगमेटाडेटा.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
डीबगमेटाडेटा.बिल्डर
setFileVersion (स्ट्रिंग मान)
 Version of the DebugEvent file format.
डीबगमेटाडेटा.बिल्डर
setFileVersionBytes (com.google.protobuf.ByteString मान)
 Version of the DebugEvent file format.
डीबगमेटाडेटा.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
डीबगमेटाडेटा.बिल्डर
setTensorflowVersion (स्ट्रिंग मान)
 Version of TensorFlow.
डीबगमेटाडेटा.बिल्डर
setTensorflowVersionBytes (com.google.protobuf.ByteString मान)
 Version of TensorFlow.
डीबगमेटाडेटा.बिल्डर
setTfdbgRunId (स्ट्रिंग मान)
 A unique ID for the current run of tfdbg.
डीबगमेटाडेटा.बिल्डर
setTfdbgRunIdBytes (com.google.protobuf.ByteString मान)
 A unique ID for the current run of tfdbg.
अंतिम DebugMetadata.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

विरासत में मिली विधियाँ

सार्वजनिक तरीके

सार्वजनिक DebugMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक डीबगमेटाडेटा बिल्ड ()

सार्वजनिक डीबगमेटाडेटा बिल्डआंशिक ()

सार्वजनिक DebugMetadata.Builder स्पष्ट ()

सार्वजनिक DebugMetadata.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)

सार्वजनिक 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;

सार्वजनिक DebugMetadata.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

सार्वजनिक DebugMetadata.Builder ClearTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

सार्वजनिक 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;

सार्वजनिक DebugMetadata.बिल्डर क्लोन ()

सार्वजनिक DebugMetadata getDefaultInstanceForType ()

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

सार्वजनिक स्ट्रिंग 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 ()

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

सार्वजनिक स्ट्रिंग getTensorflowVersion ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

सार्वजनिक com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

सार्वजनिक स्ट्रिंग 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 ()

 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;

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक DebugMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक DebugMetadata.Builder mergeFrom (com.google.protobuf.Message अन्य)

सार्वजनिक अंतिम DebugMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)

सार्वजनिक DebugMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक DebugMetadata.Builder setFileVersion (स्ट्रिंग मान)

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

सार्वजनिक DebugMetadata.Builder setFileVersionBytes (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;

सार्वजनिक DebugMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)

सार्वजनिक DebugMetadata.Builder setTensorflowVersion (स्ट्रिंग मान)

 Version of TensorFlow.
 
string tensorflow_version = 1;

सार्वजनिक DebugMetadata.Builder setTensorflowVersionBytes (com.google.protobuf.ByteString मान)

 Version of TensorFlow.
 
string tensorflow_version = 1;

सार्वजनिक DebugMetadata.Builder setTfdbgRunId (स्ट्रिंग मान)

 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;

सार्वजनिक DebugMetadata.Builder setTfdbgRunIdBytes (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;

सार्वजनिक अंतिम DebugMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)