Searched defs:s32_arg_shape (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | shape_inference_test.cc | 1092 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 1104 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3, 1}); in TEST_F() local 1130 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 1143 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 1166 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3, 1}); in TEST_F() local 1189 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 1202 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local 1215 Shape s32_arg_shape = ShapeUtil::MakeShape(S32, {5, 3}); in TEST_F() local
|