Searched refs:tensor_at_index (Results 1 – 1 of 1) sorted by relevance
983 TfLiteTensor* tensor_at_index = tensor(index_and_alloc.first); in PrepareOpsAndTensors() local986 tensor_at_index->allocation_type == kTfLiteCustom); in PrepareOpsAndTensors()988 ValidateCustomAllocationForTensor(context(), tensor_at_index, alloc)); in PrepareOpsAndTensors()