Home
last modified time | relevance | path

Searched refs:inner_bcast (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc4674 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local
4678 HloInstruction::CreateBroadcast(r3f32, inner_bcast, {0, 2})); in TEST_F()
4700 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local
4704 HloInstruction::CreateBroadcast(r4f32, inner_bcast, {1, 2, 3})); in TEST_F()