Searched refs:hlo_param (Results 1 – 1 of 1) sorted by relevance
3956 if (auto hlo_param = DynCast<HloParameterInstruction>(&hlo)) { in ComputeInternal() local3957 if (hlo_param->parameter_number() == outer_param_num) { in ComputeInternal()