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.cc3881 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local
3885 HloInstruction::CreateBroadcast(r3f32, inner_bcast, {0, 2})); in TEST_F()
3907 HloInstruction* inner_bcast = builder.AddInstruction( in TEST_F() local
3911 HloInstruction::CreateBroadcast(r4f32, inner_bcast, {1, 2, 3})); in TEST_F()