giao diện công cộng CondContextDefOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công cộng
int trừu tượng | getBranch () Branch prediction. |
chuỗi trừu tượng | getContextName () Name of the context. |
tóm tắt com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
trừu tượng ControlFlowContextDef | getNestedContexts (chỉ mục int) Contexts contained inside this context (e.g. |
int trừu tượng | getNestedContextsCount () Contexts contained inside this context (e.g. |
Danh sách trừu tượng< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
trừu tượng ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (chỉ mục int) Contexts contained inside this context (e.g. |
Danh sách trừu tượng<? mở rộng ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
chuỗi trừu tượng | getPivotName () Name of the pivot tensor. |
tóm tắt com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
chuỗi trừu tượng | getPredName () Name of the pred tensor. |
tóm tắt com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
Giá trị trừu tượngDef | getValuesDef () Values and external values in control flow context. |
Giá trị trừu tượngDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
trừu tượng boolean | hasValuesDef () Values and external values in control flow context. |
Phương pháp công cộng
tóm tắt công khai int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
Chuỗi trừu tượng công khai getContextName ()
Name of the context.
string context_name = 1;
tóm tắt công khai com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1;
tóm tắt công khai ControlFlowContextDef getNestedContexts (chỉ mục int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
tóm tắt công khai int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Danh sách tóm tắt công khai< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
tóm tắt công khai ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (chỉ mục int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Danh sách tóm tắt công khai<? mở rộng ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Chuỗi tóm tắt công khai getPivotName ()
Name of the pivot tensor.
string pivot_name = 3;
tóm tắt công khai com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3;
Chuỗi tóm tắt công khai getPredName ()
Name of the pred tensor.
string pred_name = 2;
tóm tắt công khai com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2;
Tóm tắt công khai ValuesDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
trừu tượng công khai ValuesDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
boolean trừu tượng công khai hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;