Uses of Class
org.tensorflow.framework.ScopedAllocatorOptions
Packages that use ScopedAllocatorOptions
-
Uses of ScopedAllocatorOptions in org.tensorflow.framework
Methods in org.tensorflow.framework that return ScopedAllocatorOptionsModifier and TypeMethodDescriptionScopedAllocatorOptions.Builder.build()ScopedAllocatorOptions.Builder.buildPartial()static ScopedAllocatorOptionsScopedAllocatorOptions.getDefaultInstance()ScopedAllocatorOptions.Builder.getDefaultInstanceForType()ScopedAllocatorOptions.getDefaultInstanceForType()RewriterConfig.Builder.getScopedAllocatorOpts().tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;RewriterConfig.getScopedAllocatorOpts().tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;RewriterConfigOrBuilder.getScopedAllocatorOpts().tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;static ScopedAllocatorOptionsScopedAllocatorOptions.parseDelimitedFrom(InputStream input) static ScopedAllocatorOptionsScopedAllocatorOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(byte[] data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(com.google.protobuf.ByteString data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(com.google.protobuf.CodedInputStream input) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(InputStream input) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteBuffer data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type ScopedAllocatorOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ScopedAllocatorOptions> ScopedAllocatorOptions.getParserForType()static com.google.protobuf.Parser<ScopedAllocatorOptions> ScopedAllocatorOptions.parser()Methods in org.tensorflow.framework with parameters of type ScopedAllocatorOptionsModifier and TypeMethodDescriptionScopedAllocatorOptions.Builder.mergeFrom(ScopedAllocatorOptions other) RewriterConfig.Builder.mergeScopedAllocatorOpts(ScopedAllocatorOptions value) .tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;ScopedAllocatorOptions.newBuilder(ScopedAllocatorOptions prototype) RewriterConfig.Builder.setScopedAllocatorOpts(ScopedAllocatorOptions value) .tensorflow.ScopedAllocatorOptions scoped_allocator_opts = 16;