ממשק ציבורי CondContextDefOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| מופשט int | getBranch () Branch prediction. |
| מחרוזת מופשטת | getContextName () Name of the context. |
| תקציר com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| תקציר ControlFlowContextDef | getNestedContexts (int index) Contexts contained inside this context (e.g. |
| מופשט int | getNestedContextsCount () Contexts contained inside this context (e.g. |
| רשימה מופשטת< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
| תקציר ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int index) 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. |
| מופשט ValuesDef | getValuesDef () Values and external values in control flow context. |
| מופשט ValuesDefOrBuilder | 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 index)
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 index)
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; תקציר ציבורי ValuesDef 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;