@Namespace(value="tensorflow::shape_inference") @NoOffset public static class tensorflow.DimensionHandle extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DimensionHandle() |
DimensionHandle(long size)
Native array allocator.
|
DimensionHandle(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
Handle() |
tensorflow.DimensionHandle |
position(long position) |
boolean |
SameHandle(tensorflow.DimensionHandle d) |
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 DimensionHandle(Pointer p)
Pointer.Pointer(Pointer).public DimensionHandle(long size)
Pointer.position(long).public DimensionHandle()
public tensorflow.DimensionHandle position(long position)
@Cast(value="bool") public boolean SameHandle(@ByVal tensorflow.DimensionHandle d)
Copyright © 2019. All rights reserved.