Searched defs:s32_arg_shape (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | shape_inference_test.cc | 715 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 727 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 740 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 763 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 776 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 789 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local
|