@Properties(inherit=tensorflowlite.class) public class Free_Pointer_TfLiteOpaqueContext_Pointer extends FunctionPointer
TfLiteOperatorSetFree. The function returns an error upon failure.
This callback is called to deallocate the data returned by the init
callback. The value passed in the data parameter is the value that was
returned by the init callback. The value passed in the user_data
parameter is the value that was passed to TfLiteOperatorCreate.
Please refer free of TfLiteRegistration for the detail.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
Free_Pointer_TfLiteOpaqueContext_Pointer() |
|
Free_Pointer_TfLiteOpaqueContext_Pointer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(Pointer user_data,
TfLiteOpaqueContext context,
Pointer data) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, trimMemory, withDeallocator, zeropublic Free_Pointer_TfLiteOpaqueContext_Pointer(Pointer p)
Pointer(Pointer).protected Free_Pointer_TfLiteOpaqueContext_Pointer()
public void call(Pointer user_data, TfLiteOpaqueContext context, Pointer data)
Copyright © 2026. All rights reserved.