NodeDef.ExperimentalDebugInfoOrBuilder
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
الفئات الفرعية غير المباشرة المعروفة |
الأساليب العامة
سلسلة مجردة | getOriginalFuncNames (فهرس كثافة العمليات)
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 (فهرس كثافة العمليات)
This is intended to store the list of names of the functions from the
original graph that this node was derived. |
كثافة العمليات مجردة | getOriginalFuncNamesCount ()
This is intended to store the list of names of the functions from the
original graph that this node was derived. |
قائمة مجردة <سلسلة> | getOriginalFuncNamesList ()
This is intended to store the list of names of the functions from the
original graph that this node was derived. |
سلسلة مجردة | getOriginalNodeNames (فهرس كثافة العمليات)
Opaque string inserted into error messages created by the runtime. |
مجردة com.google.protobuf.ByteString | |
كثافة العمليات مجردة | |
قائمة مجردة <سلسلة> | |
الأساليب العامة
سلسلة مجردة عامة getOriginalFuncNames (فهرس كثافة العمليات)
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;
قائمة مجردة عامة<String> 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 مجردة عامة (فهرس كثافة العمليات)
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;
قائمة مجردة عامة<String> 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;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# NodeDef.ExperimentalDebugInfoOrBuilder\n\npublic static interface **NodeDef.ExperimentalDebugInfoOrBuilder** \n\n|---|---|---|\n| Known Indirect Subclasses [NodeDef.ExperimentalDebugInfo](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfo), [NodeDef.ExperimentalDebugInfo.Builder](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfo.Builder) |----------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| | [NodeDef.ExperimentalDebugInfo](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfo) | Protobuf type `tensorflow.NodeDef.ExperimentalDebugInfo` | | [NodeDef.ExperimentalDebugInfo.Builder](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfo.Builder) | Protobuf type `tensorflow.NodeDef.ExperimentalDebugInfo` | |||\n\n### Public Methods\n\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| abstract String | [getOriginalFuncNames](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalFuncNames(int))(int index) ``` This is intended to store the list of names of the functions from the original graph that this node was derived. ``` |\n| abstract com.google.protobuf.ByteString | [getOriginalFuncNamesBytes](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalFuncNamesBytes(int))(int index) ``` This is intended to store the list of names of the functions from the original graph that this node was derived. ``` |\n| abstract int | [getOriginalFuncNamesCount](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalFuncNamesCount())() ``` This is intended to store the list of names of the functions from the original graph that this node was derived. ``` |\n| abstract List\\\u003cString\\\u003e | [getOriginalFuncNamesList](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalFuncNamesList())() ``` This is intended to store the list of names of the functions from the original graph that this node was derived. ``` |\n| abstract String | [getOriginalNodeNames](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalNodeNames(int))(int index) ``` Opaque string inserted into error messages created by the runtime. ``` |\n| abstract com.google.protobuf.ByteString | [getOriginalNodeNamesBytes](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalNodeNamesBytes(int))(int index) ``` Opaque string inserted into error messages created by the runtime. ``` |\n| abstract int | [getOriginalNodeNamesCount](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalNodeNamesCount())() ``` Opaque string inserted into error messages created by the runtime. ``` |\n| abstract List\\\u003cString\\\u003e | [getOriginalNodeNamesList](/jvm/api_docs/java/org/tensorflow/proto/framework/NodeDef.ExperimentalDebugInfoOrBuilder#getOriginalNodeNamesList())() ``` Opaque string inserted into error messages created by the runtime. ``` |\n\nPublic Methods\n--------------\n\n#### public abstract String\n**getOriginalFuncNames**\n(int index)\n\n\u003cbr /\u003e\n\n```\n This is intended to store the list of names of the functions from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of node A in function FA and node B in function\n FB, then `original_funcs` would be {FA, FB}. If the node is in the top\n level graph, the `original_func` is empty. This information, with the\n `original_node_names` can be used to map errors originating at the\n current ndoe to some top level source code.\n \n```\n`repeated string original_func_names = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract com.google.protobuf.ByteString\n**getOriginalFuncNamesBytes**\n(int index)\n\n\u003cbr /\u003e\n\n```\n This is intended to store the list of names of the functions from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of node A in function FA and node B in function\n FB, then `original_funcs` would be {FA, FB}. If the node is in the top\n level graph, the `original_func` is empty. This information, with the\n `original_node_names` can be used to map errors originating at the\n current ndoe to some top level source code.\n \n```\n`repeated string original_func_names = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract int\n**getOriginalFuncNamesCount**\n()\n\n\u003cbr /\u003e\n\n```\n This is intended to store the list of names of the functions from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of node A in function FA and node B in function\n FB, then `original_funcs` would be {FA, FB}. If the node is in the top\n level graph, the `original_func` is empty. This information, with the\n `original_node_names` can be used to map errors originating at the\n current ndoe to some top level source code.\n \n```\n`repeated string original_func_names = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract List\\\u003cString\\\u003e\n**getOriginalFuncNamesList**\n()\n\n\u003cbr /\u003e\n\n```\n This is intended to store the list of names of the functions from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of node A in function FA and node B in function\n FB, then `original_funcs` would be {FA, FB}. If the node is in the top\n level graph, the `original_func` is empty. This information, with the\n `original_node_names` can be used to map errors originating at the\n current ndoe to some top level source code.\n \n```\n`repeated string original_func_names = 2;`\n\n\u003cbr /\u003e\n\n#### public abstract String\n**getOriginalNodeNames**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Opaque string inserted into error messages created by the runtime.\n This is intended to store the list of names of the nodes from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of 2 nodes A and B, then 'original_node' would\n be {A, B}. This information can be used to map errors originating at the\n current node to some top level source code.\n \n```\n`repeated string original_node_names = 1;`\n\n\u003cbr /\u003e\n\n#### public abstract com.google.protobuf.ByteString\n**getOriginalNodeNamesBytes**\n(int index)\n\n\u003cbr /\u003e\n\n```\n Opaque string inserted into error messages created by the runtime.\n This is intended to store the list of names of the nodes from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of 2 nodes A and B, then 'original_node' would\n be {A, B}. This information can be used to map errors originating at the\n current node to some top level source code.\n \n```\n`repeated string original_node_names = 1;`\n\n\u003cbr /\u003e\n\n#### public abstract int\n**getOriginalNodeNamesCount**\n()\n\n\u003cbr /\u003e\n\n```\n Opaque string inserted into error messages created by the runtime.\n This is intended to store the list of names of the nodes from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of 2 nodes A and B, then 'original_node' would\n be {A, B}. This information can be used to map errors originating at the\n current node to some top level source code.\n \n```\n`repeated string original_node_names = 1;`\n\n\u003cbr /\u003e\n\n#### public abstract List\\\u003cString\\\u003e\n**getOriginalNodeNamesList**\n()\n\n\u003cbr /\u003e\n\n```\n Opaque string inserted into error messages created by the runtime.\n This is intended to store the list of names of the nodes from the\n original graph that this node was derived. For example if this node, say\n C, was result of a fusion of 2 nodes A and B, then 'original_node' would\n be {A, B}. This information can be used to map errors originating at the\n current node to some top level source code.\n \n```\n`repeated string original_node_names = 1;`\n\n\u003cbr /\u003e"]]