Uses of Class
org.tensorflow.proto.ScopedAllocatorOptions
Packages that use ScopedAllocatorOptions
-
Uses of ScopedAllocatorOptions in org.tensorflow.proto
Methods in org.tensorflow.proto 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, ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(byte[] data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteString data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(CodedInputStream input) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(InputStream input) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteBuffer data) static ScopedAllocatorOptionsScopedAllocatorOptions.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type ScopedAllocatorOptionsModifier and TypeMethodDescriptionScopedAllocatorOptions.getParserForType()static Parser<ScopedAllocatorOptions> ScopedAllocatorOptions.parser()Methods in org.tensorflow.proto 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;