Searched refs:value_and_ref_value (Results 1 – 1 of 1) sorted by relevance
465 for (auto value_and_ref_value : variable_ids_and_refs_) { in AllocateVariableTensors() local466 if (ref_value_to_tensor_index.find(value_and_ref_value.second) == in AllocateVariableTensors()468 auto it = gpu_model.tensors.find(value_and_ref_value.first); in AllocateVariableTensors()474 &variable_tensors_[value_and_ref_value.second])); in AllocateVariableTensors()