@Properties(inherit=tensorflowlite.class) public class TfLiteBFloat16 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TfLiteBFloat16()
Default native constructor.
|
TfLiteBFloat16(long size)
Native array allocator.
|
TfLiteBFloat16(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
short |
data() |
TfLiteBFloat16 |
data(short setter) |
TfLiteBFloat16 |
getPointer(long i) |
TfLiteBFloat16 |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public TfLiteBFloat16()
public TfLiteBFloat16(long size)
Pointer.position(long)
.public TfLiteBFloat16(Pointer p)
Pointer(Pointer)
.public TfLiteBFloat16 position(long position)
public TfLiteBFloat16 getPointer(long i)
getPointer
in class Pointer
public TfLiteBFloat16 data(short setter)
Copyright © 2025. All rights reserved.