public static class TfLiteContext.AddTensors_TfLiteContext_int_IntPointer extends FunctionPointer
tensors_to_add
tensors, preserving pre-existing Tensor entries. If
non-null, the value pointed to by first_new_tensor_index
will be set to
the index of the first new tensor.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
AddTensors_TfLiteContext_int_IntPointer() |
|
AddTensors_TfLiteContext_int_IntPointer(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
call(TfLiteContext arg0,
int tensors_to_add,
IntPointer first_new_tensor_index) |
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, withDeallocator, zero
public AddTensors_TfLiteContext_int_IntPointer(Pointer p)
Pointer(Pointer)
.protected AddTensors_TfLiteContext_int_IntPointer()
@Cast(value="TfLiteStatus") public int call(TfLiteContext arg0, int tensors_to_add, IntPointer first_new_tensor_index)
Copyright © 2025. All rights reserved.