genel statik son sınıf CondContextDef.Builder
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef Genel Yöntemler
| CondContextDef.Builder | addAllNestedContexts (Yinelenebilir<? ControlFlowContextDef > değerlerini genişletir) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts (int dizini, ControlFlowContextDef değeri) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | addNestedContexts (int dizini, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | |
| ControlFlowContextDef.Builder | addNestedContextsBuilder (int dizini) 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 alanı, Nesne değeri) |
| CondContextDef | inşa etmek () |
| CondContextDef | inşaKısmi () |
| CondContextDef.Builder | temizlemek () |
| CondContextDef.Builder | temizleŞube () Branch prediction. |
| CondContextDef.Builder | clearContextName () Name of the context. |
| CondContextDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| 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 | klon () |
| int | şubeyi al () Branch prediction. |
| Sicim | getContextName () Name of the context. |
| com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
| CondContextDef | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| ControlFlowContextDef | getNestedContexts (int dizini) Contexts contained inside this context (e.g. |
| ControlFlowContextDef.Builder | getNestedContextsBuilder (int dizini) Contexts contained inside this context (e.g. |
| Liste< ControlFlowContextDef.Builder > | getNestedContextsBuilderList () Contexts contained inside this context (e.g. |
| int | getNestedContextsCount () Contexts contained inside this context (e.g. |
| Liste< ControlFlowContextDef > | getNestedContextsList () Contexts contained inside this context (e.g. |
| ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (int dizini) Contexts contained inside this context (e.g. |
| Liste<? ControlFlowContextDefOrBuilder'ı genişletir > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
| Sicim | getPivotName () Name of the pivot tensor. |
| com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
| Sicim | getPredName () Name of the pred tensor. |
| com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
| DeğerlerTanımı | getValuesDef () Values and external values in control flow context. |
| DeğerlerDef.Builder | getValuesDefBuilder () Values and external values in control flow context. |
| DeğerlerDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
| boolean | hasValuesDef () Values and external values in control flow context. |
| son boole değeri | Başlatıldı () |
| CondContextDef.Builder | mergeFrom (com.google.protobuf.Message other) |
| CondContextDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| son CondContextDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| CondContextDef.Builder | |
| CondContextDef.Builder | RemoveNestedContexts (int dizini) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setBranch (int değeri) Branch prediction. |
| CondContextDef.Builder | setContextName (Dize değeri) Name of the context. |
| CondContextDef.Builder | setContextNameBytes (com.google.protobuf.ByteString değeri) Name of the context. |
| CondContextDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| CondContextDef.Builder | setNestedContexts (int dizini, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setNestedContexts (int dizini, ControlFlowContextDef değeri) Contexts contained inside this context (e.g. |
| CondContextDef.Builder | setPivotName (Dize değeri) Name of the pivot tensor. |
| CondContextDef.Builder | setPivotNameBytes (com.google.protobuf.ByteString değeri) Name of the pivot tensor. |
| CondContextDef.Builder | setPredName (Dize değeri) Name of the pred tensor. |
| CondContextDef.Builder | setPredNameBytes (com.google.protobuf.ByteString değeri) Name of the pred tensor. |
| CondContextDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| son CondContextDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
| CondContextDef.Builder | setValuesDef ( ValuesDef.Builder builderForValue) Values and external values in control flow context. |
| CondContextDef.Builder |
Kalıtsal Yöntemler
Genel Yöntemler
public CondContextDef.Builder addAllNestedContexts (Yinelenebilir<? ControlFlowContextDef > değerlerini genişletir)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder addNestedContexts (int dizini, ControlFlowContextDef değeri)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder addNestedContexts (int dizini, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;public CondContextDef.Builder addNestedContexts ( ControlFlowContextDef değeri)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public ControlFlowContextDef.Builder addNestedContextsBuilder (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public ControlFlowContextDef.Builder addNestedContextsBuilder ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public CondContextDef.Builder clearNestedContexts ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public 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; genel Dize getContextName ()
Name of the context.
string context_name = 1; public com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public ControlFlowContextDef getNestedContexts (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public ControlFlowContextDef.Builder getNestedContextsBuilder (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; genel Liste< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; genel Liste< ControlFlowContextDef > getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; genel liste<? ControlFlowContextDefOrBuilder'ı genişletir > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; genel Dize getPivotName ()
Name of the pivot tensor.
string pivot_name = 3; public com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3; genel Dize getPredName ()
Name of the pred tensor.
string pred_name = 2; public com.google.protobuf.ByteString getPredNameBytes ()
Name of the pred tensor.
string pred_name = 2; genel DeğerlerDef getValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public ValuesDef.Builder getValuesDefBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public ValuesDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; genel boolean hasValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; genel final boolean isInitialized ()
public CondContextDef.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public CondContextDef.Builder mergeValuesDef ( ValuesDef değeri)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public CondContextDef.Builder RemoveNestedContexts (int dizini)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder setContextName (Dize değeri)
Name of the context.
string context_name = 1; public CondContextDef.Builder setContextNameBytes (com.google.protobuf.ByteString değeri)
Name of the context.
string context_name = 1; public CondContextDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public CondContextDef.Builder setNestedContexts (int dizini, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder setNestedContexts (int dizini, ControlFlowContextDef değeri)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6; public CondContextDef.Builder setPivotName (Dize değeri)
Name of the pivot tensor.
string pivot_name = 3; public CondContextDef.Builder setPivotNameBytes (com.google.protobuf.ByteString değeri)
Name of the pivot tensor.
string pivot_name = 3; public CondContextDef.Builder setPredName (Dize değeri)
Name of the pred tensor.
string pred_name = 2; public CondContextDef.Builder setPredNameBytes (com.google.protobuf.ByteString değeri)
Name of the pred tensor.
string pred_name = 2; public CondContextDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
genel final CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5; public CondContextDef.Builder setValuesDef ( ValuesDef değeri)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;