CondContextDef.Builder |
CondContextDef.Builder.addAllNestedContexts(Iterable<? extends ControlFlowContextDef> values) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.addNestedContexts(int index,
ControlFlowContextDef value) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.addNestedContexts(int index,
ControlFlowContextDef.Builder builderForValue) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.addNestedContexts(ControlFlowContextDef value) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.addNestedContexts(ControlFlowContextDef.Builder builderForValue) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CondContextDef.Builder |
CondContextDef.Builder.clear() |
|
CondContextDef.Builder |
CondContextDef.Builder.clearBranch() |
Branch prediction.
|
CondContextDef.Builder |
CondContextDef.Builder.clearContextName() |
Name of the context.
|
CondContextDef.Builder |
CondContextDef.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
CondContextDef.Builder |
CondContextDef.Builder.clearNestedContexts() |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
CondContextDef.Builder |
CondContextDef.Builder.clearPivotName() |
Name of the pivot tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.clearPredName() |
Name of the pred tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.clearValuesDef() |
Values and external values in control flow context.
|
CondContextDef.Builder |
CondContextDef.Builder.clone() |
|
CondContextDef.Builder |
ControlFlowContextDef.Builder.getCondCtxtBuilder() |
.tensorflow.CondContextDef cond_ctxt = 1;
|
CondContextDef.Builder |
CondContextDef.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CondContextDef.Builder |
CondContextDef.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
CondContextDef.Builder |
CondContextDef.Builder.mergeFrom(CondContextDef other) |
|
CondContextDef.Builder |
CondContextDef.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
CondContextDef.Builder |
CondContextDef.Builder.mergeValuesDef(ValuesDef value) |
Values and external values in control flow context.
|
static CondContextDef.Builder |
CondContextDef.newBuilder() |
|
static CondContextDef.Builder |
CondContextDef.newBuilder(CondContextDef prototype) |
|
CondContextDef.Builder |
CondContextDef.newBuilderForType() |
|
protected CondContextDef.Builder |
CondContextDef.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CondContextDef.Builder |
CondContextDef.Builder.removeNestedContexts(int index) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.setBranch(int value) |
Branch prediction.
|
CondContextDef.Builder |
CondContextDef.Builder.setContextName(String value) |
Name of the context.
|
CondContextDef.Builder |
CondContextDef.Builder.setContextNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the context.
|
CondContextDef.Builder |
CondContextDef.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CondContextDef.Builder |
CondContextDef.Builder.setNestedContexts(int index,
ControlFlowContextDef value) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.setNestedContexts(int index,
ControlFlowContextDef.Builder builderForValue) |
Contexts contained inside this context (e.g.
|
CondContextDef.Builder |
CondContextDef.Builder.setPivotName(String value) |
Name of the pivot tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.setPivotNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the pivot tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.setPredName(String value) |
Name of the pred tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.setPredNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the pred tensor.
|
CondContextDef.Builder |
CondContextDef.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CondContextDef.Builder |
CondContextDef.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
CondContextDef.Builder |
CondContextDef.Builder.setValuesDef(ValuesDef value) |
Values and external values in control flow context.
|
CondContextDef.Builder |
CondContextDef.Builder.setValuesDef(ValuesDef.Builder builderForValue) |
Values and external values in control flow context.
|
CondContextDef.Builder |
CondContextDef.toBuilder() |
|