Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc1337 auto bad_shape_3 = ShapeUtil::MakeProgramShape({result_shape}, s32_); in TEST_F() local
1339 ShapeInference::InferWhileShape(bad_shape_3, body, result_shape); in TEST_F()