Searched refs:select_program_shape_fail (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 347 ProgramShape select_program_shape_fail = in TEST_F() local 350 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 358 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 361 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 369 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 372 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 380 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 383 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F()
|