GraphDebugInfo.Builder

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

प्रोटोबफ़ प्रकार tensorflow.GraphDebugInfo

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

GraphDebugInfo.बिल्डर
addAllFiles (इटरेबल<स्ट्रिंग> मान)
 This stores all the source code file names and can be indexed by the
 `file_index`.
GraphDebugInfo.बिल्डर
addFiles (स्ट्रिंग मान)
 This stores all the source code file names and can be indexed by the
 `file_index`.
GraphDebugInfo.बिल्डर
addFilesBytes (com.google.protobuf.ByteString मान)
 This stores all the source code file names and can be indexed by the
 `file_index`.
GraphDebugInfo.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
ग्राफ़डीबगइन्फो
ग्राफ़डीबगइन्फो
GraphDebugInfo.बिल्डर
GraphDebugInfo.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
GraphDebugInfo.बिल्डर
क्लियरफ़ाइलें ()
 This stores all the source code file names and can be indexed by the
 `file_index`.
GraphDebugInfo.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphDebugInfo.बिल्डर
GraphDebugInfo.बिल्डर
बूलियन
इसमें ट्रेसेस (स्ट्रिंग कुंजी) शामिल है
 This maps a node name to a stack trace in the source code.
ग्राफ़डीबगइन्फो
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
डोरी
getFiles (int अनुक्रमणिका)
 This stores all the source code file names and can be indexed by the
 `file_index`.
com.google.protobuf.ByteString
getFilesBytes (int अनुक्रमणिका)
 This stores all the source code file names and can be indexed by the
 `file_index`.
int यहाँ
getफ़ाइल्सकाउंट ()
 This stores all the source code file names and can be indexed by the
 `file_index`.
com.google.protobuf.ProtocolStringList
getFilesList ()
 This stores all the source code file names and can be indexed by the
 `file_index`.
मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace >
getMutableTraces ()
इसके बजाय वैकल्पिक उत्परिवर्तन एक्सेसर्स का उपयोग करें।
मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace >
गेटट्रेस ()
इसके बजाय getTracesMap() उपयोग करें।
int यहाँ
getTracesCount ()
 This maps a node name to a stack trace in the source code.
मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace >
getTracesMap ()
 This maps a node name to a stack trace in the source code.
GraphDebugInfo.StackTrace
getTracesOrDefault (स्ट्रिंग कुंजी, GraphDebugInfo.StackTrace defaultValue)
 This maps a node name to a stack trace in the source code.
GraphDebugInfo.StackTrace
getTracesOrThrow (स्ट्रिंग कुंजी)
 This maps a node name to a stack trace in the source code.
अंतिम बूलियन
GraphDebugInfo.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
GraphDebugInfo.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम GraphDebugInfo.Builder
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
GraphDebugInfo.बिल्डर
putAllTraces (मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace > मान)
 This maps a node name to a stack trace in the source code.
GraphDebugInfo.बिल्डर
putTraces (स्ट्रिंग कुंजी, GraphDebugInfo.StackTrace मान)
 This maps a node name to a stack trace in the source code.
GraphDebugInfo.बिल्डर
रिमूवट्रेसेस (स्ट्रिंग कुंजी)
 This maps a node name to a stack trace in the source code.
GraphDebugInfo.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
GraphDebugInfo.बिल्डर
सेटफाइल्स (इंट इंडेक्स, स्ट्रिंग वैल्यू)
 This stores all the source code file names and can be indexed by the
 `file_index`.
GraphDebugInfo.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
अंतिम GraphDebugInfo.Builder
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

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

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

सार्वजनिक GraphDebugInfo.Builder addAllFiles (Iterable<String> मान)

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

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

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

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

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

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

सार्वजनिक GraphDebugInfo बिल्ड ()

सार्वजनिक GraphDebugInfo बिल्डआंशिक ()

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

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

सार्वजनिक GraphDebugInfo.Builder ClearFiles ()

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

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

सार्वजनिक GraphDebugInfo.Builder ClearTraces ()

सार्वजनिक GraphDebugInfo.Builder क्लोन ()

सार्वजनिक बूलियन में ट्रेसेस (स्ट्रिंग कुंजी) शामिल हैं

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

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

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

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

सार्वजनिक स्ट्रिंग getFiles (int अनुक्रमणिका)

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

सार्वजनिक com.google.protobuf.ByteString getFilesBytes (int अनुक्रमणिका)

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

सार्वजनिक int getFilesCount ()

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

सार्वजनिक com.google.protobuf.ProtocolStringList getFilesList ()

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

सार्वजनिक मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace > getMutableTraces ()

इसके बजाय वैकल्पिक उत्परिवर्तन एक्सेसर्स का उपयोग करें।

सार्वजनिक मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace > getTraces ()

इसके बजाय getTracesMap() उपयोग करें।

सार्वजनिक पूर्णांक getTracesCount ()

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

सार्वजनिक मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace > getTracesMap ()

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

सार्वजनिक GraphDebugInfo.StackTrace getTracesOrDefault (स्ट्रिंग कुंजी, GraphDebugInfo.StackTrace defaultValue)

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

सार्वजनिक GraphDebugInfo.StackTrace getTracesOrThrow (स्ट्रिंग कुंजी)

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

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

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

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

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

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

सार्वजनिक GraphDebugInfo.Builder putAllTraces (मानचित्र<स्ट्रिंग, GraphDebugInfo.StackTrace > मान)

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

सार्वजनिक GraphDebugInfo.Builder putTraces (स्ट्रिंग कुंजी, GraphDebugInfo.StackTrace मान)

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

सार्वजनिक ग्राफडेबगइन्फो.बिल्डर रिमूवट्रेसेस (स्ट्रिंग कुंजी)

 This maps a node name to a stack trace in the source code.
 The map key is a mangling of the containing function and op name with
 syntax:
   op.name '@' func_name
 For ops in the top-level graph, the func_name is the empty string.
 Note that op names are restricted to a small number of characters which
 exclude '@', making it impossible to collide keys of this form. Function
 names accept a much wider set of characters.
 It would be preferable to avoid mangling and use a tuple key of (op.name,
 func_name), but this is not supported with protocol buffers.
 
map<string, .tensorflow.GraphDebugInfo.StackTrace> traces = 2;

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

सार्वजनिक GraphDebugInfo.Builder setFiles (int अनुक्रमणिका, स्ट्रिंग मान)

 This stores all the source code file names and can be indexed by the
 `file_index`.
 
repeated string files = 1;

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

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