ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.addAllEnableOp(Iterable<String> values) |
If present, only perform optimization for these ops.
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.addEnableOp(String value) |
If present, only perform optimization for these ops.
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.addEnableOpBytes(org.nd4j.shade.protobuf.ByteString value) |
If present, only perform optimization for these ops.
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.clear() |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.clearEnableOp() |
If present, only perform optimization for these ops.
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.clone() |
|
ScopedAllocatorOptions.Builder |
RewriterConfig.Builder.getScopedAllocatorOptsBuilder() |
.tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.mergeFrom(ScopedAllocatorOptions other) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.newBuilder() |
|
static ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.newBuilder(ScopedAllocatorOptions prototype) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.newBuilderForType() |
|
protected ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.setEnableOp(int index,
String value) |
If present, only perform optimization for these ops.
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
ScopedAllocatorOptions.Builder |
ScopedAllocatorOptions.toBuilder() |
|