کلاس نهایی استاتیک عمومی CondContextDef.Builder
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef روش های عمومی
| CondContextDef.Builder | addAllNestedContexts (Iterable<? مقادیر ControlFlowContextDef > را گسترش می دهد) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts (شاخص int، مقدار ControlFlowContextDef ) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts (int index، ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | |
| ControlFlowContextDef.Builder | addNestedContextsBuilder (شاخص int) Contexts contained inside this context (e.g. |
| ControlFlowContextDef.Builder | addNestedContextsBuilder () Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| CondContextDef | ساختن () |
| CondContextDef | ساخت جزئی () |
| CondContextDef.Builder | روشن () |
| CondContextDef.Builder | شاخه شفاف () Branch prediction. |
| CondContextDef.Builder | clearContextName () Name of the context. |
| CondContextDef.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| CondContextDef.Builder | clearNestedContexts () Contexts contained inside this context (e.g. |
| CondContextDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| CondContextDef.Builder | clearPivotName () Name of the pivot tensor. |
| CondContextDef.Builder | clearPredName () Name of the pred tensor. |
| CondContextDef.Builder | clearValuesDef () Values and external values in control flow context. |
| CondContextDef.Builder | کلون () |
| بین المللی | getBranch () Branch prediction. |
| رشته | getContextName () Name of the context. |
| com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| CondContextDef | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| ControlFlowContextDef | getNestedContexts (شاخص int) Contexts contained inside this context (e.g. |
| ControlFlowContextDef.Builder | getNestedContextsBuilder (شاخص int) Contexts contained inside this context (e.g. |
| List< ControlFlowContextDef.Builder > | getNestedContextsBuilderList () 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. |
| ValuesDef | getValuesDef () Values and external values in control flow context. |
| ValuesDef.Builder | getValuesDefBuilder () 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. |
| بولی نهایی | |
| CondContextDef.Builder | mergeFrom (com.google.protobuf.Message other) |
| CondContextDef.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| CondContextDef.Builder نهایی | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| CondContextDef.Builder | |
| CondContextDef.Builder | removeNestedContexts (شاخص int) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setBranch (مقدار int) Branch prediction. |
| CondContextDef.Builder | setContextName (مقدار رشته) Name of the context. |
| CondContextDef.Builder | setContextNameBytes (مقدار com.google.protobuf.ByteString) Name of the context. |
| CondContextDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| CondContextDef.Builder | setNestedContexts (int index، ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setNestedContexts (شاخص int، مقدار ControlFlowContextDef ) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setPivotName (مقدار رشته) Name of the pivot tensor. |
| CondContextDef.Builder | setPivotNameBytes (مقدار com.google.protobuf.ByteString) Name of the pivot tensor. |
| CondContextDef.Builder | setPredName (مقدار رشته) Name of the pred tensor. |
| CondContextDef.Builder | setPredNameBytes (مقدار com.google.protobuf.ByteString) Name of the pred tensor. |
| CondContextDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| CondContextDef.Builder نهایی | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| CondContextDef.Builder | setValuesDef ( ValuesDef.Builder builderForValue) Values and external values in control flow context. |
| CondContextDef.Builder |
روش های ارثی
روش های عمومی
عمومی CondContextDef.Builder addAllNestedContexts (Iterable<? مقادیر ControlFlowContextDef > را گسترش می دهد)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder addNestedContexts (شاخص int، مقدار ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder addNestedContexts (int index، ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;عمومی CondContextDef.Builder addNestedContexts (مقدار ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی ControlFlowContextDef.Builder addNestedContextsBuilder (int index)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی ControlFlowContextDef.Builder addNestedContextsBuilder ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی CondContextDef.Builder clearNestedContexts ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder clearValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی ControlFlowContextDef getNestedContexts (int index)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی ControlFlowContextDef.Builder getNestedContextsBuilder (int index)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; لیست عمومی< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
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; عمومی ValuesDef.Builder getValuesDefBuilder ()
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; بولین نهایی عمومی isInitialized ()
عمومی CondContextDef.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
نهایی عمومی CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی CondContextDef.Builder mergeValuesDef (مقدار ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; عمومی CondContextDef.Builder removeNestedContexts (int index)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder setContextName (مقدار رشته)
Name of the context.
string context_name = 1; عمومی CondContextDef.Builder setContextNameBytes (مقدار com.google.protobuf.ByteString)
Name of the context.
string context_name = 1; عمومی CondContextDef.Builder setField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی CondContextDef.Builder setNestedContexts (int index، ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder setNestedContexts (شاخص int، مقدار ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; عمومی CondContextDef.Builder setPivotName (مقدار رشته)
Name of the pivot tensor.
string pivot_name = 3; عمومی CondContextDef.Builder setPivotNameBytes (مقدار com.google.protobuf.ByteString)
Name of the pivot tensor.
string pivot_name = 3; عمومی CondContextDef.Builder setPredName (مقدار رشته)
Name of the pred tensor.
string pred_name = 2; عمومی CondContextDef.Builder setPredNameBytes (مقدار com.google.protobuf.ByteString)
Name of the pred tensor.
string pred_name = 2; عمومی CondContextDef.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی عمومی CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; عمومی CondContextDef.Builder setValuesDef (مقدار ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;