Uses of Class
org.tensorflow.proto.ScopedAllocatorOptions.Builder
Packages that use ScopedAllocatorOptions.Builder
-
Uses of ScopedAllocatorOptions.Builder in org.tensorflow.proto
Subclasses with type arguments of type ScopedAllocatorOptions.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.ScopedAllocatorOptionsMethods in org.tensorflow.proto that return ScopedAllocatorOptions.BuilderModifier and TypeMethodDescriptionScopedAllocatorOptions.Builder.addAllEnableOp(Iterable<String> values) If present, only perform optimization for these ops.ScopedAllocatorOptions.Builder.addEnableOp(String value) If present, only perform optimization for these ops.ScopedAllocatorOptions.Builder.addEnableOpBytes(ByteString value) If present, only perform optimization for these ops.ScopedAllocatorOptions.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) ScopedAllocatorOptions.Builder.clear()ScopedAllocatorOptions.Builder.clearEnableOp()If present, only perform optimization for these ops.ScopedAllocatorOptions.Builder.clearField(Descriptors.FieldDescriptor field) ScopedAllocatorOptions.Builder.clearOneof(Descriptors.OneofDescriptor oneof) ScopedAllocatorOptions.Builder.clone()RewriterConfig.Builder.getScopedAllocatorOptsBuilder().tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;ScopedAllocatorOptions.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) ScopedAllocatorOptions.Builder.mergeFrom(ScopedAllocatorOptions other) ScopedAllocatorOptions.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) ScopedAllocatorOptions.newBuilder()ScopedAllocatorOptions.newBuilder(ScopedAllocatorOptions prototype) ScopedAllocatorOptions.newBuilderForType()protected ScopedAllocatorOptions.BuilderScopedAllocatorOptions.newBuilderForType(GeneratedMessageV3.BuilderParent parent) ScopedAllocatorOptions.Builder.setEnableOp(int index, String value) If present, only perform optimization for these ops.ScopedAllocatorOptions.Builder.setField(Descriptors.FieldDescriptor field, Object value) ScopedAllocatorOptions.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) ScopedAllocatorOptions.Builder.setUnknownFields(UnknownFieldSet unknownFields) ScopedAllocatorOptions.toBuilder()Methods in org.tensorflow.proto with parameters of type ScopedAllocatorOptions.BuilderModifier and TypeMethodDescriptionRewriterConfig.Builder.setScopedAllocatorOpts(ScopedAllocatorOptions.Builder builderForValue) .tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;