ControlFlowContextDef.Builder

ControlFlowContextDef.Builder clase final estática pública

 Container for any kind of control flow context. Any other control flow
 contexts that are added below should also be added here.
 
Protobuf tipo tensorflow.ControlFlowContextDef

Métodos públicos

ControlFlowContextDef.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ControlFlowContextDef
ControlFlowContextDef
ControlFlowContextDef.Builder
claro ()
ControlFlowContextDef.Builder
clearCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
ControlFlowContextDef.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ControlFlowContextDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ControlFlowContextDef.Builder
clearWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
ControlFlowContextDef.Builder
clonar ()
CondContextDef
getCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
CondContextDef.Builder
getCondCtxtBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
CondContextDefOrBuilder
getCondCtxtOrBuilder ()
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.CtxtCase
ControlFlowContextDef
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
WhileContextDef
getWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
WhileContextDef.Builder
getWhileCtxtBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
WhileContextDefOrBuilder
getWhileCtxtOrBuilder ()
.tensorflow.WhileContextDef while_ctxt = 2;
booleano
hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
booleano
hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
booleano final
ControlFlowContextDef.Builder
mergeCondCtxt (valor de CondContextDef )
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ControlFlowContextDef.Builder
mergeFrom (com.google.protobuf.Message otro)
ControlFlowContextDef.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ControlFlowContextDef.Builder
mergeWhileCtxt (valor WhileContextDef )
.tensorflow.WhileContextDef while_ctxt = 2;
ControlFlowContextDef.Builder
setCondCtxt ( CondContextDef.Builder builderForValue)
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
setCondCtxt (valor de CondContextDef )
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
ControlFlowContextDef.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
ControlFlowContextDef.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
ControlFlowContextDef.Builder
setWhileCtxt (valor WhileContextDef )
.tensorflow.WhileContextDef while_ctxt = 2;
ControlFlowContextDef.Builder
setWhileCtxt ( WhileContextDef.Builder builderForValue)
.tensorflow.WhileContextDef while_ctxt = 2;

Métodos heredados

Métodos públicos

public ControlFlowContextDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public ControlFlowContextDef build ()

public ControlFlowContextDef buildPartial ()

public ControlFlowContextDef.Builder clearCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

public ControlFlowContextDef.Builder clearCtxt ()

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

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

public ControlFlowContextDef.Builder clearWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

public CondContextDef getCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

public CondContextDef.Builder getCondCtxtBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

public CondContextDefOrBuilder getCondCtxtOrBuilder ()

.tensorflow.CondContextDef cond_ctxt = 1;

public ControlFlowContextDef.CtxtCase getCtxtCase ()

public ControlFlowContextDef getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public WhileContextDef getWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

public WhileContextDef.Builder getWhileCtxtBuilder ()

.tensorflow.WhileContextDef while_ctxt = 2;

public WhileContextDefOrBuilder getWhileCtxtOrBuilder ()

.tensorflow.WhileContextDef while_ctxt = 2;

public boolean hasCondCtxt ()

.tensorflow.CondContextDef cond_ctxt = 1;

public boolean hasWhileCtxt ()

.tensorflow.WhileContextDef while_ctxt = 2;

public final boolean isInitialized ()

public ControlFlowContextDef.Builder mergeCondCtxt (valor CondContextDef )

.tensorflow.CondContextDef cond_ctxt = 1;

public ControlFlowContextDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

ControlFlowContextDef.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ControlFlowContextDef.Builder mergeWhileCtxt (valor WhileContextDef )

.tensorflow.WhileContextDef while_ctxt = 2;

public ControlFlowContextDef.Builder setCondCtxt ( CondContextDef.Builder builderForValue)

.tensorflow.CondContextDef cond_ctxt = 1;

public ControlFlowContextDef.Builder setCondCtxt (valor CondContextDef )

.tensorflow.CondContextDef cond_ctxt = 1;

public ControlFlowContextDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public ControlFlowContextDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

ControlFlowContextDef.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public ControlFlowContextDef.Builder setWhileCtxt (valor WhileContextDef )

.tensorflow.WhileContextDef while_ctxt = 2;

public ControlFlowContextDef.Builder setWhileCtxt ( WhileContextDef.Builder builderForValue)

.tensorflow.WhileContextDef while_ctxt = 2;