classe final estática pública CondContextDef.Builder
Protocol buffer representing a CondContext object.
tensorflow.CondContextDef
Métodos Públicos
CondContextDef.Builder | addAllNestedContexts (Iterable<? estende ControlFlowContextDef > valores) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts ( ControlFlowContextDef.Builder construtorForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (índice int, valor ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | addNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | |
ControlFlowContextDef.Builder | addNestedContextsBuilder (índice interno) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | addNestedContextsBuilder () Contexts contained inside this context (e.g. |
CondContextDef.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
CondContextDef | construir () |
CondContextDef | |
CondContextDef.Builder | claro () |
CondContextDef.Builder | limparBranch () Branch prediction. |
CondContextDef.Builder | limparContextName () Name of the context. |
CondContextDef.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
CondContextDef.Builder | clearNestedContext () Contexts contained inside this context (e.g. |
CondContextDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
CondContextDef.Builder | limparPivotName () Name of the pivot tensor. |
CondContextDef.Builder | limparPredName () Name of the pred tensor. |
CondContextDef.Builder | limparValoresDef () Values and external values in control flow context. |
CondContextDef.Builder | clonar () |
interno | getBranch () Branch prediction. |
Corda | getContextName () Name of the context. |
com.google.protobuf.ByteString | getContextNameBytes () Name of the context. |
CondContextDef | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ControlFlowContextDef | getNestedContexts (índice interno) Contexts contained inside this context (e.g. |
ControlFlowContextDef.Builder | getNestedContextsBuilder (índice interno) Contexts contained inside this context (e.g. |
Lista< ControlFlowContextDef.Builder > | getNestedContextsBuilderList () Contexts contained inside this context (e.g. |
interno | getNestedContextsCount () Contexts contained inside this context (e.g. |
Lista <ControlFlowContextDef> | getNestedContextList () Contexts contained inside this context (e.g. |
ControlFlowContextDefOrBuilder | getNestedContextsOrBuilder (índice interno) Contexts contained inside this context (e.g. |
Lista<? estende ControlFlowContextDefOrBuilder > | getNestedContextsOrBuilderList () Contexts contained inside this context (e.g. |
Corda | getPivotName () Name of the pivot tensor. |
com.google.protobuf.ByteString | getPivotNameBytes () Name of the pivot tensor. |
Corda | getPredNome () Name of the pred tensor. |
com.google.protobuf.ByteString | getPredNameBytes () Name of the pred tensor. |
ValoresDef | getValuesDef () Values and external values in control flow context. |
ValoresDef.Builder | getValuesDefBuilder () Values and external values in control flow context. |
ValoresDefOrBuilder | getValuesDefOrBuilder () Values and external values in control flow context. |
booleano | hasValuesDef () Values and external values in control flow context. |
booleano final | |
CondContextDef.Builder | mergeFrom (com.google.protobuf.Message outro) |
CondContextDef.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
final CondContextDef.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
CondContextDef.Builder | |
CondContextDef.Builder | removeNestedContexts (índice interno) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setBranch (valor interno) Branch prediction. |
CondContextDef.Builder | setContextName (valor da string) Name of the context. |
CondContextDef.Builder | setContextNameBytes (valor com.google.protobuf.ByteString) Name of the context. |
CondContextDef.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
CondContextDef.Builder | setNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setNestedContexts (índice int, valor ControlFlowContextDef ) Contexts contained inside this context (e.g. |
CondContextDef.Builder | setPivotName (valor da string) Name of the pivot tensor. |
CondContextDef.Builder | setPivotNameBytes (valor com.google.protobuf.ByteString) Name of the pivot tensor. |
CondContextDef.Builder | setPredName (valor da string) Name of the pred tensor. |
CondContextDef.Builder | setPredNameBytes (valor com.google.protobuf.ByteString) Name of the pred tensor. |
CondContextDef.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
final CondContextDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
CondContextDef.Builder | setValuesDef ( ValuesDef.Builder construtorForValue) Values and external values in control flow context. |
CondContextDef.Builder |
Métodos herdados
Métodos Públicos
public CondContextDef.Builder addAllNestedContexts (Iterable<? estende ControlFlowContextDef > valores)
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 (índice int, valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder addNestedContexts (valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDef.Builder addNestedContextsBuilder (índice 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public CondContextDef.Builder clearNestedContexts ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público CondContextDef.Builder clearValuesDef ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
público int getBranch ()
Branch prediction. 0 or 1.
int32 branch = 4;
String pública getContextName ()
Name of the context.
string context_name = 1;
público com.google.protobuf.ByteString getContextNameBytes ()
Name of the context.
string context_name = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public ControlFlowContextDef getNestedContexts (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDef.Builder getNestedContextsBuilder (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Lista pública< ControlFlowContextDef.Builder > getNestedContextsBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público int getNestedContextsCount ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Lista pública <ControlFlowContextDef> getNestedContextsList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public ControlFlowContextDefOrBuilder getNestedContextsOrBuilder (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
Lista pública<? estende ControlFlowContextDefOrBuilder > getNestedContextsOrBuilderList ()
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
String pública getPivotName ()
Name of the pivot tensor.
string pivot_name = 3;
público com.google.protobuf.ByteString getPivotNameBytes ()
Name of the pivot tensor.
string pivot_name = 3;
String pública getPredName ()
Name of the pred tensor.
string pred_name = 2;
público 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;
valores públicosDefOrBuilder getValuesDefOrBuilder ()
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
hasValuesDef () booleano público
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
público final booleano isInitialized ()
public CondContextDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público final CondContextDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public CondContextDef.Builder mergeValuesDef (valor ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public CondContextDef.Builder removeNestedContexts (índice int)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público CondContextDef.Builder setContextName (valor da string)
Name of the context.
string context_name = 1;
público CondContextDef.Builder setContextNameBytes (valor com.google.protobuf.ByteString)
Name of the context.
string context_name = 1;
public CondContextDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público CondContextDef.Builder setNestedContexts (índice int, ControlFlowContextDef.Builder builderForValue)
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
public CondContextDef.Builder setNestedContexts (índice int, valor ControlFlowContextDef )
Contexts contained inside this context (e.g. nested conds).
repeated .tensorflow.ControlFlowContextDef nested_contexts = 6;
público CondContextDef.Builder setPivotName (valor da string)
Name of the pivot tensor.
string pivot_name = 3;
público CondContextDef.Builder setPivotNameBytes (valor com.google.protobuf.ByteString)
Name of the pivot tensor.
string pivot_name = 3;
público CondContextDef.Builder setPredName (valor da string)
Name of the pred tensor.
string pred_name = 2;
público CondContextDef.Builder setPredNameBytes (valor com.google.protobuf.ByteString)
Name of the pred tensor.
string pred_name = 2;
public CondContextDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
público final CondContextDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public CondContextDef.Builder setValuesDef ( ValuesDef.Builder builderForValue)
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;
public CondContextDef.Builder setValuesDef (valor ValuesDef )
Values and external values in control flow context.
.tensorflow.ValuesDef values_def = 5;