Searched defs:f32_arg_shape (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | shape_inference_test.cc | 1091 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local 1103 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3, 1}); in TEST_F() local 1129 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local 1142 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local 1165 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3, 1}); in TEST_F() local 1188 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local 1201 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local 1214 Shape f32_arg_shape = ShapeUtil::MakeShape(F32, {5, 3}); in TEST_F() local
|