Searched defs:while_nest_multiplier (Results 1 – 2 of 2) sorted by relevance
268 float while_nest_multiplier; in GetAlternateMemoryBenefit() local3586 float while_nest_multiplier = IPow<float>( in ComputeEstimatedElapsedTime() local
112 absl::flat_hash_map<const HloInstruction*, float> while_nest_multiplier; member