Searched refs:CalculateTensorDeallocation (Results 1 – 2 of 2) sorted by relevance
236 TF_LITE_ENSURE_STATUS(CalculateTensorDeallocation(alloc_info.tensor)); in CalculateAllocations()277 TfLiteStatus ArenaPlanner::CalculateTensorDeallocation(int tensor_index) { in CalculateTensorDeallocation() function in tflite::ArenaPlanner305 TF_LITE_ENSURE_STATUS(CalculateTensorDeallocation(tensor_index)); in CalculateDeallocationOfInternalTensors()
84 TfLiteStatus CalculateTensorDeallocation(int tensor_index);