ControlFlowContextDef.Builder

classe final pública estática ControlFlowContextDef.Builder

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

Métodos Públicos

ControlFlowContextDef.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ControlFlowContextDef
build ()
ControlFlowContextDef
ControlFlowContextDef.Builder
limpar ()
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
clone ()
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
final static com.google.protobuf.Descriptors.Descriptor
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;
boleano
hasCondCtxt ()
.tensorflow.CondContextDef cond_ctxt = 1;
boleano
hasWhileCtxt ()
.tensorflow.WhileContextDef while_ctxt = 2;
final booleano
ControlFlowContextDef.Builder
mergeCondCtxt (valor CondContextDef )
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ControlFlowContextDef.Builder
mergeFrom (com.google.protobuf.Message other)
final ControlFlowContextDef.Builder
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 CondContextDef )
.tensorflow.CondContextDef cond_ctxt = 1;
ControlFlowContextDef.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
ControlFlowContextDef.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final ControlFlowContextDef.Builder
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 herdados

Métodos Públicos

public ControlFlowContextDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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 ()

public static 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 (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

public final ControlFlowContextDef.Builder 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 do objeto)

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

public final ControlFlowContextDef.Builder 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;