Searched refs:slice_to_recover_opnd (Results 1 – 1 of 1) sorted by relevance
150 const HloInstruction* slice_to_recover_opnd; member209 const HloInstruction* slice_to_recover_opnd = users.at(operand_idx); in ConcatIsEffectivelyElementwise() local211 ConcatUsageInfo{&concat, operand_idx, slice_to_recover_opnd}); in ConcatIsEffectivelyElementwise()263 CHECK(!visited.contains(concat_usage_info.slice_to_recover_opnd)); in AreTransitiveUsesEffectivelyElementwise()264 stack.push_back(concat_usage_info.slice_to_recover_opnd); in AreTransitiveUsesEffectivelyElementwise()