CondContextDef.Builder

classe final estática pública CondContextDef.Builder

 Protocol buffer representing a CondContext object.
 
Tipo de protobuf 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
addNestedContexts (valor ControlFlowContextDef )
 Contexts contained inside this context (e.g.
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
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.
boleano
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
mergeValuesDef (valor ValuesDef )
 Values and external values in control flow context.
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
setValuesDef (valor ValuesDef )
 Values and external values in control flow context.

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)

compilação CondContextDef pública ()

public CondContextDef buildPartial ()

público CondContextDef.Builder claro ()

público CondContextDef.Builder clearBranch ()

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

público CondContextDef.Builder clearContextName ()

 Name of the context.
 
string context_name = 1;

public CondContextDef.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public CondContextDef.Builder clearNestedContexts ()

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

público CondContextDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público CondContextDef.Builder clearPivotName ()

 Name of the pivot tensor.
 
string pivot_name = 3;

público CondContextDef.Builder clearPredName ()

 Name of the pred tensor.
 
string pred_name = 2;

público CondContextDef.Builder clearValuesDef ()

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

clone público CondContextDef.Builder ()

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;

public CondContextDef getDefaultInstanceForType ()

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 ()

público CondContextDef.Builder mergeFrom (com.google.protobuf.Message outro)

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 setBranch (valor int)

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

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;