सार्वजनिक इंटरफ़ेस CondContextDefOrBuilder
| ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
| सार इंट | शाखा प्राप्त करें () Branch prediction. |
| सार स्ट्रिंग | getContextName () Name of the context. |
| सार com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| सार कंट्रोलफ़्लोकॉन्टेक्स्टडिफ़ | getNestedContexts (int अनुक्रमणिका) Contexts contained inside this context (e.g. |
| सार इंट | getNestedContextsCount () Contexts contained inside this context (e.g. |
| सार सूची< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
| सार ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int अनुक्रमणिका) Contexts contained inside this context (e.g. |
| सार सूची<? ControlFlowContextDefOrBuilder > का विस्तार करता है | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
| सार स्ट्रिंग | getPivotName () Name of the pivot tensor. |
| सार com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
| सार स्ट्रिंग | getPredName () Name of the pred tensor. |
| सार com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
| सार मानडिफ़ | getValuesDef () Values and external values in control flow context. |
| सार वैल्यूज़डेफ़ऑरबिल्डर | getValuesDefOrBuilder () Values and external values in control flow context. |
| अमूर्त बूलियन | hasValuesDef () Values and external values in control flow context. |
सार्वजनिक तरीके
सार्वजनिक सार int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4; सार्वजनिक सार स्ट्रिंग getContextName ()
Name of the context.
string context_name = 1; सार्वजनिक सार com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1; सार्वजनिक सार ControlFlowContextDef getNestedContexts (int अनुक्रमणिका)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; सार्वजनिक सार int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; सार्वजनिक सार सूची < ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; सार्वजनिक सार ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int अनुक्रमणिका)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; सार्वजनिक सार सूची<? ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList () का विस्तार करता है
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; सार्वजनिक सार स्ट्रिंग getPivotName ()
Name of the pivot tensor.
string pivot_name = 3; सार्वजनिक सार com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3; सार्वजनिक सार स्ट्रिंग getPredName ()
Name of the pred tensor.
string pred_name = 2; सार्वजनिक सार com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2; सार्वजनिक सार वैल्यूडिफ़ getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; सार्वजनिक सार ValuesDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; सार्वजनिक सार बूलियन hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;