সর্বজনীন ইন্টারফেস CondContextDefOrBuilder
| পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
| বিমূর্ত int | getBranch () Branch prediction. |
| বিমূর্ত স্ট্রিং | getContextName () Name of the context. |
| বিমূর্ত com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| বিমূর্ত ControlFlowContextDef | getNested Contexts (int সূচক) Contexts contained inside this context (e.g. |
| বিমূর্ত int | GetNested ContextsCount () Contexts contained inside this context (e.g. |
| বিমূর্ত তালিকা< ControlFlowContextDef > | নেস্টেড প্রসঙ্গ তালিকা () Contexts contained inside this context (e.g. |
| বিমূর্ত ControlFlowContextDefOrBuilder | getNested ContextsOrBuilder (int সূচক) Contexts contained inside this context (e.g. |
| বিমূর্ত তালিকা<? ControlFlowContextDefOrBuilder > প্রসারিত করে | GetNested ContextsOrBuilderList () 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. |
| বিমূর্ত মান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 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 সূচক)
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; সর্বজনীন বিমূর্ত মানDefOrBuilder 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;