@Namespace(value="tflite") @NoOffset @Properties(inherit=tensorflowlite.class) public class ExternalCpuBackendContext extends TfLiteExternalContext
TfLiteExternalContext.Refresh_TfLiteContextPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ExternalCpuBackendContext() |
ExternalCpuBackendContext(long size)
Native array allocator.
|
ExternalCpuBackendContext(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalCpuBackendContext |
getPointer(long i) |
TfLiteInternalBackendContext |
internal_backend_context() |
ExternalCpuBackendContext |
position(long position) |
void |
set_internal_backend_context(TfLiteInternalBackendContext internal_backend_context) |
Refresh, Refresh, type, typeaddress, 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, trimMemory, withDeallocator, zeropublic ExternalCpuBackendContext(Pointer p)
Pointer(Pointer).public ExternalCpuBackendContext(long size)
Pointer.position(long).public ExternalCpuBackendContext()
public ExternalCpuBackendContext position(long position)
position in class TfLiteExternalContextpublic ExternalCpuBackendContext getPointer(long i)
getPointer in class TfLiteExternalContextpublic void set_internal_backend_context(@UniquePtr TfLiteInternalBackendContext internal_backend_context)
public TfLiteInternalBackendContext internal_backend_context()
Copyright © 2026. All rights reserved.