@Namespace(value="tflite") @NoOffset @Properties(inherit=tensorflowlite.class) public class ExternalCpuBackendContext extends TfLiteExternalContext
TfLiteExternalContext.Refresh_TfLiteContext
Pointer.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, type
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 ExternalCpuBackendContext(Pointer p)
Pointer(Pointer)
.public ExternalCpuBackendContext(long size)
Pointer.position(long)
.public ExternalCpuBackendContext()
public ExternalCpuBackendContext position(long position)
position
in class TfLiteExternalContext
public ExternalCpuBackendContext getPointer(long i)
getPointer
in class TfLiteExternalContext
public void set_internal_backend_context(@UniquePtr TfLiteInternalBackendContext internal_backend_context)
public TfLiteInternalBackendContext internal_backend_context()
Copyright © 2025. All rights reserved.