Searched refs:ResolveTensorAllocation (Results 1 – 2 of 2) sorted by relevance
78 TfLiteStatus ResolveTensorAllocation(int tensor_index);
201 TF_LITE_ENSURE_STATUS(ResolveTensorAllocation(i)); in ExecuteAllocations()247 TfLiteStatus ArenaPlanner::ResolveTensorAllocation(int tensor_index) { in ResolveTensorAllocation() function in tflite::ArenaPlanner