Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis_test.cc1808 const Shape scalar_bool_shape = ShapeUtil::MakeShape(PRED, {}); in TEST_P() local
1810 {scalar_bool_shape, scalar_shape_, scalar_shape_}); in TEST_P()
1816 HloInstruction::CreateGetTupleElement(scalar_bool_shape, param_cond, 0)); in TEST_P()