@Namespace(value="tflite") @Properties(inherit=tensorflowlite.class) public class TfLiteTensorDeleter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TfLiteTensorDeleter()
Default native constructor.
|
TfLiteTensorDeleter(long size)
Native array allocator.
|
TfLiteTensorDeleter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(TfLiteTensor t) |
TfLiteTensorDeleter |
getPointer(long i) |
TfLiteTensorDeleter |
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 TfLiteTensorDeleter()
public TfLiteTensorDeleter(long size)
Pointer.position(long)
.public TfLiteTensorDeleter(Pointer p)
Pointer(Pointer)
.public TfLiteTensorDeleter position(long position)
public TfLiteTensorDeleter getPointer(long i)
getPointer
in class Pointer
@Name(value="operator ()") public void apply(TfLiteTensor t)
Copyright © 2025. All rights reserved.