सार्वजनिक स्थैतिक अंतिम वर्ग NodeDef.ExperimentalDebugInfo
प्रोटोबफ़ प्रकार tensorflow.NodeDef.ExperimentalDebugInfo
नेस्टेड क्लासेस
कक्षा | NodeDef.ExperimentalDebugInfo.Builder | प्रोटोबफ़ प्रकार tensorflow.NodeDef.ExperimentalDebugInfo |
स्थिरांक
int यहाँ | मूल_FUNC_NAMES_FIELD_NUMBER | |
int यहाँ | मूल_NODE_NAMES_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थिर NodeDef.ExperimentalDebugInfo | |
NodeDef.ExperimentalDebugInfo | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
डोरी | getOriginalFuncNames (int अनुक्रमणिका) This is intended to store the list of names of the functions from the original graph that this node was derived. |
com.google.protobuf.ByteString | getOriginalFuncNamesBytes (int अनुक्रमणिका) This is intended to store the list of names of the functions from the original graph that this node was derived. |
int यहाँ | getOriginalFuncNamesCount () This is intended to store the list of names of the functions from the original graph that this node was derived. |
com.google.protobuf.ProtocolStringList | getOriginalFuncNamesList () This is intended to store the list of names of the functions from the original graph that this node was derived. |
डोरी | getOriginalNodeNames (int अनुक्रमणिका) Opaque string inserted into error messages created by the runtime. |
com.google.protobuf.ByteString | getOriginalNodeNamesBytes (int अनुक्रमणिका) Opaque string inserted into error messages created by the runtime. |
int यहाँ | getOriginalNodeNamesCount () Opaque string inserted into error messages created by the runtime. |
com.google.protobuf.ProtocolStringList | getOriginalNodeNamesList () Opaque string inserted into error messages created by the runtime. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर NodeDef.ExperimentalDebugInfo.Builder | न्यूबिल्डर ( NodeDef.ExperimentalDebugInfo प्रोटोटाइप) |
स्थिर NodeDef.ExperimentalDebugInfo.Builder | नयाबिल्डर () |
NodeDef.ExperimentalDebugInfo.Builder | |
स्थिर NodeDef.ExperimentalDebugInfo | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर NodeDef.ExperimentalDebugInfo | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
NodeDef.ExperimentalDebugInfo.Builder | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिले तरीके
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक ORIGINAL_FUNC_NAMES_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक स्थैतिक अंतिम पूर्णांक ORIGINAL_NODE_NAMES_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग getOriginalFuncNames (int अनुक्रमणिका)
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक com.google.protobuf.ByteString getOriginalFuncNamesBytes (int अनुक्रमणिका)
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक int getOriginalFuncNamesCount ()
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक com.google.protobuf.ProtocolStringList getOriginalFuncNamesList ()
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक स्ट्रिंग getOriginalNodeNames (int अनुक्रमणिका)
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक com.google.protobuf.ByteString getOriginalNodeNamesBytes (int अनुक्रमणिका)
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक int getOriginalNodeNamesCount ()
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक com.google.protobuf.ProtocolStringList getOriginalNodeNamesList ()
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo.Builder newBuilder ( NodeDef.ExperimentalDebugInfo प्रोटोटाइप)
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (ByteBuffer डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक अंतिम वर्ग NodeDef.ExperimentalDebugInfo
प्रोटोबफ़ प्रकार tensorflow.NodeDef.ExperimentalDebugInfo
नेस्टेड क्लासेस
कक्षा | NodeDef.ExperimentalDebugInfo.Builder | प्रोटोबफ़ प्रकार tensorflow.NodeDef.ExperimentalDebugInfo |
स्थिरांक
int यहाँ | मूल_FUNC_NAMES_FIELD_NUMBER | |
int यहाँ | मूल_NODE_NAMES_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थिर NodeDef.ExperimentalDebugInfo | |
NodeDef.ExperimentalDebugInfo | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
डोरी | getOriginalFuncNames (int अनुक्रमणिका) This is intended to store the list of names of the functions from the original graph that this node was derived. |
com.google.protobuf.ByteString | getOriginalFuncNamesBytes (int अनुक्रमणिका) This is intended to store the list of names of the functions from the original graph that this node was derived. |
int यहाँ | getOriginalFuncNamesCount () This is intended to store the list of names of the functions from the original graph that this node was derived. |
com.google.protobuf.ProtocolStringList | getOriginalFuncNamesList () This is intended to store the list of names of the functions from the original graph that this node was derived. |
डोरी | getOriginalNodeNames (int अनुक्रमणिका) Opaque string inserted into error messages created by the runtime. |
com.google.protobuf.ByteString | getOriginalNodeNamesBytes (int अनुक्रमणिका) Opaque string inserted into error messages created by the runtime. |
int यहाँ | getOriginalNodeNamesCount () Opaque string inserted into error messages created by the runtime. |
com.google.protobuf.ProtocolStringList | getOriginalNodeNamesList () Opaque string inserted into error messages created by the runtime. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर NodeDef.ExperimentalDebugInfo.Builder | न्यूबिल्डर ( NodeDef.ExperimentalDebugInfo प्रोटोटाइप) |
स्थिर NodeDef.ExperimentalDebugInfo.Builder | नयाबिल्डर () |
NodeDef.ExperimentalDebugInfo.Builder | |
स्थिर NodeDef.ExperimentalDebugInfo | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर NodeDef.ExperimentalDebugInfo | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर NodeDef.ExperimentalDebugInfo | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर NodeDef.ExperimentalDebugInfo | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
NodeDef.ExperimentalDebugInfo.Builder | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिले तरीके
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक ORIGINAL_FUNC_NAMES_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक स्थैतिक अंतिम पूर्णांक ORIGINAL_NODE_NAMES_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग getOriginalFuncNames (int अनुक्रमणिका)
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक com.google.protobuf.ByteString getOriginalFuncNamesBytes (int अनुक्रमणिका)
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक int getOriginalFuncNamesCount ()
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक com.google.protobuf.ProtocolStringList getOriginalFuncNamesList ()
This is intended to store the list of names of the functions from the original graph that this node was derived. For example if this node, say C, was result of a fusion of node A in function FA and node B in function FB, then `original_funcs` would be {FA, FB}. If the node is in the top level graph, the `original_func` is empty. This information, with the `original_node_names` can be used to map errors originating at the current ndoe to some top level source code.
repeated string original_func_names = 2;
सार्वजनिक स्ट्रिंग getOriginalNodeNames (int अनुक्रमणिका)
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक com.google.protobuf.ByteString getOriginalNodeNamesBytes (int अनुक्रमणिका)
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक int getOriginalNodeNamesCount ()
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
सार्वजनिक com.google.protobuf.ProtocolStringList getOriginalNodeNamesList ()
Opaque string inserted into error messages created by the runtime. This is intended to store the list of names of the nodes from the original graph that this node was derived. For example if this node, say C, was result of a fusion of 2 nodes A and B, then 'original_node' would be {A, B}. This information can be used to map errors originating at the current node to some top level source code.
repeated string original_node_names = 1;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo.Builder newBuilder ( NodeDef.ExperimentalDebugInfo प्रोटोटाइप)
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (ByteBuffer डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक स्थैतिक NodeDef.ExperimentalDebugInfo पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओएक्सेप्शन |
---|