Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dmultioutput_fusion_test.cc67 const Shape elem_shape0 = ShapeUtil::MakeShapeWithLayout(F32, {}, {}); in RunTest2D() local
74 HloInstruction::CreateParameter(0, elem_shape0, "0")); in RunTest2D()
77 elem_shape0, HloOpcode::kAdd, param0, const0)); in RunTest2D()