Searched refs:inner_bcast (Results 1 – 1 of 1) sorted by relevance
3881 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local3885 HloInstruction::CreateBroadcast(r3f32, inner_bcast, {0, 2})); in TEST_F()3907 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local3911 HloInstruction::CreateBroadcast(r4f32, inner_bcast, {1, 2, 3})); in TEST_F()