publiczna statyczna klasa końcowa CondContextDef.Builder
Protocol buffer representing a CondContext object.
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 | |
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 | zbudować () |
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. |
Smyczkowy | 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. |
Smyczkowy | pobierzNazwęPrzestawu () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
Smyczkowy | 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 | |
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 |
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)
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;
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;
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 ()
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 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;