@Namespace(value="tensorflow") @NoOffset public static class tensorflow.GraphConstructorOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
GraphConstructorOptions() |
GraphConstructorOptions(long size)
Native array allocator.
|
GraphConstructorOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
allow_internal_ops() |
tensorflow.GraphConstructorOptions |
allow_internal_ops(boolean allow_internal_ops) |
boolean |
expect_device_spec() |
tensorflow.GraphConstructorOptions |
expect_device_spec(boolean expect_device_spec) |
tensorflow.GraphConstructorOptions |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic GraphConstructorOptions(Pointer p)
Pointer.Pointer(Pointer).public GraphConstructorOptions(long size)
Pointer.position(long).public GraphConstructorOptions()
public tensorflow.GraphConstructorOptions position(long position)
public tensorflow.GraphConstructorOptions allow_internal_ops(boolean allow_internal_ops)
public tensorflow.GraphConstructorOptions expect_device_spec(boolean expect_device_spec)
Copyright © 2019. All rights reserved.