public static class tensorflow.bfloat16.FP32 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FP32()
Default native constructor.
|
FP32(long size)
Native array allocator.
|
FP32(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
f() |
tensorflow.bfloat16.FP32 |
f(float f) |
tensorflow.bfloat16.FP32 |
position(long position) |
int |
u() |
tensorflow.bfloat16.FP32 |
u(int u) |
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 FP32()
public FP32(long size)
Pointer.position(long).public FP32(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.bfloat16.FP32 position(long position)
public tensorflow.bfloat16.FP32 u(int u)
public float f()
public tensorflow.bfloat16.FP32 f(float f)
Copyright © 2019. All rights reserved.