Searched refs:scalar_bool_shape (Results 1 – 1 of 1) sorted by relevance
1808 const Shape scalar_bool_shape = ShapeUtil::MakeShape(PRED, {}); in TEST_P() local1810 {scalar_bool_shape, scalar_shape_, scalar_shape_}); in TEST_P()1816 HloInstruction::CreateGetTupleElement(scalar_bool_shape, param_cond, 0)); in TEST_P()