CondContextDef.Builder

מחלקה סופית סטטית ציבורית CondContextDef.Builder

 Protocol buffer representing a CondContext object.
 
סוג Protobuf 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 index, ערך 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
addNestedContexts (ערך ControlFlowContextDef )
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
addNestedContextsBuilder (int index)
 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, ערך אובייקט)
CondContextDef
CondContextDef
CondContextDef.Builder
CondContextDef.Builder
clearBranch ()
 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
int
getBranch ()
 Branch prediction.
חוּט
getContextName ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
CondContextDef
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ControlFlowContextDef
getNestedContexts (int index)
 Contexts contained inside this context (e.g.
ControlFlowContextDef.Builder
getNestedContextsBuilder (int index)
 Contexts contained inside this context (e.g.
רשימה< ControlFlowContextDef.Builder >
getNestedContextsBuilderList ()
 Contexts contained inside this context (e.g.
int
getNestedContextsCount ()
 Contexts contained inside this context (e.g.
רשימה< ControlFlowContextDef >
getNestedContextsList ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (int index)
 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 אחר)
CondContextDef.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final CondContextDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CondContextDef.Builder
mergeValuesDef (ערך ValuesDef )
 Values and external values in control flow context.
CondContextDef.Builder
removeNestedContexts (int index)
 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, ערך אובייקט)
CondContextDef.Builder
setNestedContexts (int index, ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
CondContextDef.Builder
setNestedContexts (int index, ערך 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, אינדקס אינט, ערך אובייקט)
final CondContextDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
CondContextDef.Builder
setValuesDef ( ValuesDef.Builder builderForValue)
 Values and external values in control flow context.
CondContextDef.Builder
setValuesDef (ערך ValuesDef )
 Values and external values in control flow context.

שיטות בירושה

שיטות ציבוריות

public CondContextDef.Builder addAllNestedContexts (Iterable<? מרחיב את ControlFlowContextDef > ערכים)

 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 index, ערך ControlFlowContextDef )

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder addNestedContexts (int index, ControlFlowContextDef.Builder builderForValue)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder addNestedContexts (ערך ControlFlowContextDef )

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

Public ControlFlowContextDef.Builder addNestedContextsBuilder (int index)

 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, ערך אובייקט)

public CondContextDef build ()

public CondContextDef buildPartial ()

public CondContextDef.Builder clear ()

public CondContextDef.Builder clearBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

public CondContextDef.Builder clearContextName ()

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public CondContextDef.Builder clearNestedContexts ()

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public CondContextDef.Builder clearPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder clearPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder clearValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

שיבוט ציבורי CondContextDef.Builder ()

public int getBranch ()

 Branch prediction. 0 or 1.
 
int32 branch = 4;

מחרוזת ציבורית getContextName ()

 Name of the context.
 
string context_name = 1;

public com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

public CondContextDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public ControlFlowContextDef getNestedContexts (int index)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public 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;

public 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;

Public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (int index)

 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;

public com.google.protobuf.ByteString getPivotNameBytes ()

 Name of the pivot tensor.
 
string pivot_name = 3;

מחרוזת ציבורית 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;

public ValuesDef 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;

בוליאני ציבורי hasValuesDef ()

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

בוליאני הסופי הציבורי הוא אתחול ()

public CondContextDef.Builder mergeFrom (com.google.protobuf.Message אחר)

public CondContextDef.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public CondContextDef.Builder mergeValuesDef (ערך ValuesDef )

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;

public CondContextDef.Builder removeNestedContexts (int index)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder setBranch (ערך int)

 Branch prediction. 0 or 1.
 
int32 branch = 4;

public CondContextDef.Builder setContextName (ערך מחרוזת)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setContextNameBytes (ערך com.google.protobuf.ByteString)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public CondContextDef.Builder setNestedContexts (int index, ControlFlowContextDef.Builder builderForValue)

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder setNestedContexts (int index, ערך ControlFlowContextDef )

 Contexts contained inside this context (e.g. nested conds).
 
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;

public CondContextDef.Builder setPivotName (ערך מחרוזת)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPivotNameBytes (ערך com.google.protobuf.ByteString)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPredName (ערך מחרוזת)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setPredNameBytes (ערך com.google.protobuf.ByteString)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public final CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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 )

 Values and external values in control flow context.
 
.tensorflow.ValuesDef values_def = 5;