Searched refs:CreateSelectAndScatter (Results 1 – 4 of 4) sorted by relevance
637 auto* sns = builder.AddInstruction(HloInstruction::CreateSelectAndScatter( in TEST_F()
655 static std::unique_ptr<HloInstruction> CreateSelectAndScatter(
439 instruction = CreateSelectAndScatter(shape, operands(0), computations(0), in CreateFromProto()1092 HloInstruction::CreateSelectAndScatter( in CreateSelectAndScatter() function in xla::HloInstruction
1246 builder->AddInstruction(HloInstruction::CreateSelectAndScatter( in ParseInstructionRhs()