Searched refs:select_program_shape_fail (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | shape_inference_test.cc | 361 ProgramShape select_program_shape_fail = in TEST_F() local 364 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 372 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 375 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 383 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 386 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F() 394 ProgramShape select_program_shape_fail = ShapeUtil::MakeProgramShape( in TEST_F() local 397 operand_shape_, select_program_shape_fail, window_, source_shape_, in TEST_F()
|