int |
Subgraph.AcquireSubgraphContext(int subgraph_index,
TfLiteContext acquired_context) |
static int |
Subgraph.AcquireSubgraphContext(TfLiteContext context,
int subgraph_index,
PointerPointer acquired_context) |
static int |
Subgraph.AcquireSubgraphContext(TfLiteContext context,
int subgraph_index,
TfLiteContext acquired_context) |
int |
TfLiteExternalContext.Refresh_TfLiteContext.call(TfLiteContext context) |
Pointer |
TfLiteRegistration.Init_TfLiteContext_BytePointer_long.call(TfLiteContext context,
BytePointer buffer,
long length) |
Pointer |
TfLiteRegistration_V1.Init_TfLiteContext_BytePointer_long.call(TfLiteContext context,
BytePointer buffer,
long length) |
Pointer |
TfLiteRegistration_V2.Init_TfLiteContext_BytePointer_long.call(TfLiteContext context,
BytePointer buffer,
long length) |
Pointer |
TfLiteRegistration_V3.Init_TfLiteContext_BytePointer_long.call(TfLiteContext context,
BytePointer buffer,
long length) |
int |
TfLiteContext.GetModelMetadata_TfLiteContext_BytePointer_PointerPointer_SizeTPointer.call(TfLiteContext context,
BytePointer name,
PointerPointer ptr,
SizeTPointer bytes) |
TfLiteExternalContext |
TfLiteContext.GetExternalContext_TfLiteContext_int.call(TfLiteContext arg0,
int arg1) |
Pointer |
TfLiteContext.GetScratchBuffer_TfLiteContext_int.call(TfLiteContext ctx,
int buffer_idx) |
TfLiteTensor |
TfLiteContext.GetTensor_TfLiteContext_int.call(TfLiteContext context,
int tensor_idx) |
TfLiteEvalTensor |
TfLiteContext.GetEvalTensor_TfLiteContext_int.call(TfLiteContext context,
int tensor_idx) |
int |
TfLiteContext.ReleaseSubgraphContext_TfLiteContext_int.call(TfLiteContext context,
int subgraph_index) |
int |
TfLiteContext.AddTensors_TfLiteContext_int_IntPointer.call(TfLiteContext arg0,
int tensors_to_add,
IntPointer first_new_tensor_index) |
int |
TfLiteContext.AcquireSubgraphContext_TfLiteContext_int_PointerPointer.call(TfLiteContext context,
int subgraph_index,
PointerPointer acquired_context) |
int |
TfLiteContext.GetNodeAndRegistration_TfLiteContext_int_PointerPointer_PointerPointer.call(TfLiteContext arg0,
int node_index,
PointerPointer node,
PointerPointer registration) |
void |
TfLiteContext.SetExternalContext_TfLiteContext_int_TfLiteExternalContext.call(TfLiteContext arg0,
int arg1,
TfLiteExternalContext arg2) |
Pointer |
TfLiteContext.AllocatePersistentBuffer_TfLiteContext_long.call(TfLiteContext ctx,
long bytes) |
int |
TfLiteContext.RequestScratchBufferInArena_TfLiteContext_long_IntPointer.call(TfLiteContext ctx,
long bytes,
IntPointer buffer_idx) |
int |
TfLiteContext.AllocateBufferForEval_TfLiteContext_long_PointerPointer.call(TfLiteContext ctx,
long bytes,
PointerPointer ptr) |
void |
TfLiteRegistration.Free_TfLiteContext_Pointer.call(TfLiteContext context,
Pointer buffer) |
void |
TfLiteRegistration_V1.Free_TfLiteContext_Pointer.call(TfLiteContext context,
Pointer buffer) |
void |
TfLiteRegistration_V2.Free_TfLiteContext_Pointer.call(TfLiteContext context,
Pointer buffer) |
void |
TfLiteRegistration_V3.Free_TfLiteContext_Pointer.call(TfLiteContext context,
Pointer buffer) |
int |
TfLiteContext.GetExecutionPlan_TfLiteContext_PointerPointer.call(TfLiteContext context,
PointerPointer execution_plan) |
int |
TfLiteDelegate.Prepare_TfLiteContext_TfLiteDelegate.call(TfLiteContext context,
TfLiteDelegate delegate) |
void |
TfLiteDelegate.FreeBufferHandle_TfLiteContext_TfLiteDelegate_IntPointer.call(TfLiteContext context,
TfLiteDelegate delegate,
IntPointer handle) |
int |
TfLiteDelegate.CopyFromBufferHandle_TfLiteContext_TfLiteDelegate_int_TfLiteTensor.call(TfLiteContext context,
TfLiteDelegate delegate,
int buffer_handle,
TfLiteTensor tensor) |
int |
TfLiteDelegate.CopyToBufferHandle_TfLiteContext_TfLiteDelegate_int_TfLiteTensor.call(TfLiteContext context,
TfLiteDelegate delegate,
int buffer_handle,
TfLiteTensor tensor) |
int |
TfLiteContext.PreviewDelegatePartitioning_TfLiteContext_TfLiteIntArray_PointerPointer_IntPointer.call(TfLiteContext context,
TfLiteIntArray nodes_to_replace,
PointerPointer partition_params_array,
IntPointer num_partitions) |
int |
TfLiteRegistration.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V1.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V1.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V1.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V2.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V2.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V2.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V3.Prepare_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteRegistration_V3.Invoke_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
BytePointer |
TfLiteRegistration_V3.Profiling_string_TfLiteContext_TfLiteNode.call(TfLiteContext context,
TfLiteNode node) |
int |
TfLiteContext.ReplaceNodeSubsetsWithDelegateKernels_TfLiteContext_TfLiteRegistration_TfLiteIntArray_TfLiteDelegate.call(TfLiteContext arg0,
TfLiteRegistration registration,
TfLiteIntArray nodes_to_replace,
TfLiteDelegate delegate) |
int |
TfLiteContext.ResizeTensorExplicit_TfLiteContext_TfLiteTensor_int_IntPointer.call(TfLiteContext ctx,
TfLiteTensor tensor,
int dims,
IntPointer shape) |
int |
TfLiteContext.ResizeTensor_TfLiteContext_TfLiteTensor_TfLiteIntArray.call(TfLiteContext arg0,
TfLiteTensor tensor,
TfLiteIntArray new_size) |
static int |
Subgraph.ReleaseSubgraphContext(TfLiteContext context,
int subgraph_index) |