Searched refs:tensor_at_index (Results 1 – 1 of 1) sorted by relevance
733 TfLiteTensor* tensor_at_index = tensor(idx); in AllocateTensors() local734 TF_LITE_ENSURE_EQ(context(), tensor_at_index->allocation_type, in AllocateTensors()