Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dfusion_test.cc209 auto reshape3 = builder.AddInstruction(HloInstruction::CreateTranspose( in XLA_TEST_F() local
214 ShapeUtil::MakeShape(F32, {2, 3}), {reshape3, const4}, 0)); in XLA_TEST_F()
237 const4, reshape3, add2, const1, const0}, in XLA_TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover_test.cc511 auto reshape3 = in TEST_F() local
514 reshape2, reshape3)); in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc347 HloInstruction* reshape3 = builder.AddInstruction( in TEST_F() local
351 dynamic_slice_shape, reshape3, {param1, param2}, {4, 4})); in TEST_F()