Searched refs:foldable_convolutions (Results 1 – 1 of 1) sorted by relevance
199 std::vector<std::pair<HloInstruction*, OperandIndices>> foldable_convolutions; in Run() local201 &foldable_convolutions](HloInstruction* instruction) { in Run()213 foldable_convolutions.emplace_back( in Run()229 for (InstructionOperandsPair& pair : foldable_convolutions) { in Run()