อินเทอร์เฟซสาธารณะ CondContextDefOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
บทคัดย่อ | รับสาขา () Branch prediction. |
สตริงที่เป็นนามธรรม | getContextName () Name of the context. |
นามธรรม com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
บทคัดย่อ ControlFlowContextDef | 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. |
ค่านิยม เชิงนามธรรมDef | รับค่าDef () Values and external values in control flow context. |
ค่านิยม แบบนามธรรมDefOrBuilder | 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;
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;