CondContextDef.Builder

publiczna statyczna klasa końcowa CondContextDef.Builder

 Protocol buffer representing a CondContext object.
 
Typ protokołu tensorflow.CondContextDef

Metody publiczne

Konstruktor CondContextDef
addAllNestedContexts (Iterable<? rozszerza wartości ControlFlowContextDef >)
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
addNestedContexts ( ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
addNestedContexts (indeks int, wartość ControlFlowContextDef )
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
addNestedContexts (indeks int, ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
addNestedContexts (wartość ControlFlowContextDef )
 Contexts contained inside this context (e.g.
Konstruktor ControlFlowContextDef
addNestedContextsBuilder (indeks int)
 Contexts contained inside this context (e.g.
Konstruktor ControlFlowContextDef
addNestedContextsBuilder ()
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
CondContextDef
CondContextDef
Konstruktor CondContextDef
jasne ()
Konstruktor CondContextDef
wyczyśćOddział ()
 Branch prediction.
Konstruktor CondContextDef
wyczyśćNazwęKontekstu ()
 Name of the context.
Konstruktor CondContextDef
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
Konstruktor CondContextDef
wyczyśćkonteksty zagnieżdżone ()
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Konstruktor CondContextDef
wyczyśćNazwęPrzestawu ()
 Name of the pivot tensor.
Konstruktor CondContextDef
wyczyśćPredName ()
 Name of the pred tensor.
Konstruktor CondContextDef
wyczyśćWartościDef ()
 Values and external values in control flow context.
Konstruktor CondContextDef
klon ()
wew
getBranch ()
 Branch prediction.
Strunowy
pobierzNazwęKontekstu ()
 Name of the context.
com.google.protobuf.ByteString
getContextNameBytes ()
 Name of the context.
CondContextDef
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ControlFlowContextDef
getNestedContexts (indeks int)
 Contexts contained inside this context (e.g.
Konstruktor ControlFlowContextDef
getNestedContextsBuilder (indeks int)
 Contexts contained inside this context (e.g.
Lista< ControlFlowContextDef.Builder >
getNestedContextsBuilderList ()
 Contexts contained inside this context (e.g.
wew
getNestedContextsCount ()
 Contexts contained inside this context (e.g.
Lista <ControlFlowContextDef>
getNestedContextsList ()
 Contexts contained inside this context (e.g.
ControlFlowContextDefOrBuilder
getNestedContextsOrBuilder (indeks int)
 Contexts contained inside this context (e.g.
Lista<? rozszerza ControlFlowContextDefOrBuilder >
getNestedContextsOrBuilderList ()
 Contexts contained inside this context (e.g.
Strunowy
pobierzNazwęPrzestawu ()
 Name of the pivot tensor.
com.google.protobuf.ByteString
getPivotNameBytes ()
 Name of the pivot tensor.
Strunowy
pobierzPredName ()
 Name of the pred tensor.
com.google.protobuf.ByteString
getPredNameBytes ()
 Name of the pred tensor.
WartościDef
getValuesDef ()
 Values and external values in control flow context.
WartościDef.Builder
getValuesDefBuilder ()
 Values and external values in control flow context.
WartościDefOrBuilder
getValuesDefOrBuilder ()
 Values and external values in control flow context.
wartość logiczna
maWartościDef ()
 Values and external values in control flow context.
końcowa wartość logiczna
Konstruktor CondContextDef
mergeFrom (com.google.protobuf.Wiadomość inna)
Konstruktor CondContextDef
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
końcowy CondContextDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Konstruktor CondContextDef
mergeValuesDef (wartość ValuesDef )
 Values and external values in control flow context.
Konstruktor CondContextDef
usuńNestedContexts (indeks int)
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
setBranch (wartość int)
 Branch prediction.
Konstruktor CondContextDef
setContextName (wartość ciągu)
 Name of the context.
Konstruktor CondContextDef
setContextNameBytes (wartość com.google.protobuf.ByteString)
 Name of the context.
Konstruktor CondContextDef
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Konstruktor CondContextDef
setNestedContexts (indeks int, ControlFlowContextDef.Builder builderForValue)
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
setNestedContexts (indeks int, wartość ControlFlowContextDef )
 Contexts contained inside this context (e.g.
Konstruktor CondContextDef
setPivotName (wartość ciągu)
 Name of the pivot tensor.
Konstruktor CondContextDef
setPivotNameBytes (wartość com.google.protobuf.ByteString)
 Name of the pivot tensor.
Konstruktor CondContextDef
setPredName (wartość ciągu)
 Name of the pred tensor.
Konstruktor CondContextDef
setPredNameBytes (wartość com.google.protobuf.ByteString)
 Name of the pred tensor.
Konstruktor CondContextDef
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy CondContextDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
Konstruktor CondContextDef
setValuesDef ( ValuesDef.Builder builderForValue)
 Values and external values in control flow context.
Konstruktor CondContextDef
setValuesDef (wartość ValuesDef )
 Values and external values in control flow context.

Metody dziedziczone

Metody publiczne

public CondContextDef.Builder addAllNestedContexts (Iterable<? rozszerza wartości 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 (indeks int, wartość ControlFlowContextDef )

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

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

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

public CondContextDef.Builder addNestedContexts (wartość ControlFlowContextDef )

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

public ControlFlowContextDef.Builder addNestedContextsBuilder (indeks int)

 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja CondContextDef ()

public CondContextDef buildPartial ()

publiczny CondContextDef.Builder wyczyść ()

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 (pole 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;

publiczny klon CondContextDef.Builder ()

public int getBranch ()

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

publiczny ciąg getContextName ()

 Name of the context.
 
string context_name = 1;

public com.google.protobuf.ByteString getContextNameBytes ()

 Name of the context.
 
string context_name = 1;

publiczny CondContextDef getDefaultInstanceForType ()

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

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

public ControlFlowContextDef getNestedContexts (indeks int)

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

public ControlFlowContextDef.Builder getNestedContextsBuilder (indeks int)

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

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

public List< ControlFlowContextDef > getNestedContextsList ()

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

public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (indeks int)

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

lista publiczna<? rozszerza ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()

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

publiczny ciąg 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;

publiczny ciąg 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;

publiczne WartościDef 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;

publiczne ValuesDefOrBuilder getValuesDefOrBuilder ()

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

publiczna wartość logiczna maValuesDef ()

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

publiczna końcowa wartość logiczna isInitialized ()

public CondContextDef.Builder mergeFrom (com.google.protobuf.Message other)

publiczny CondContextDef.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CondContextDef.Builder mergeValuesDef (wartość ValuesDef )

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

public CondContextDef.Builder usuńNestedContexts (indeks int)

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

public CondContextDef.Builder setBranch (wartość int)

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

public CondContextDef.Builder setContextName (wartość ciągu)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setContextNameBytes (wartość com.google.protobuf.ByteString)

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczny CondContextDef.Builder setNestedContexts (indeks int, ControlFlowContextDef.Builder builderForValue)

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

public CondContextDef.Builder setNestedContexts (indeks int, wartość ControlFlowContextDef )

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

public CondContextDef.Builder setPivotName (wartość ciągu)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPivotNameBytes (wartość com.google.protobuf.ByteString)

 Name of the pivot tensor.
 
string pivot_name = 3;

public CondContextDef.Builder setPredName (wartość ciągu)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setPredNameBytes (wartość com.google.protobuf.ByteString)

 Name of the pred tensor.
 
string pred_name = 2;

public CondContextDef.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny finał CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)

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

public CondContextDef.Builder setValuesDef (wartość ValuesDef )

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