Searched refs:value_and_ref_value (Results 1 – 1 of 1) sorted by relevance
506 for (auto value_and_ref_value : variable_ids_and_refs_) { in AllocateMemoryForVariableTensors() local507 if (ref_value_to_tensor_index.find(value_and_ref_value.second) == in AllocateMemoryForVariableTensors()509 const auto& t = tensor_reserver_.Get(value_and_ref_value.first); in AllocateMemoryForVariableTensors()515 &variable_tensors_[value_and_ref_value.second])); in AllocateMemoryForVariableTensors()