Searched defs:shape3 (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | reshape_mover_test.cc | 495 auto shape3 = ShapeUtil::MakeShape(F32, {8, 7}); in TEST_F() local
|
| D | algebraic_simplifier_test.cc | 5987 auto shape3 = ShapeUtil::MakeShape(F32, {2, 3, 2}); in TEST_F() local 6017 auto shape3 = ShapeUtil::MakeShape(F32, {2, 2, 3}); in TEST_F() local 6042 auto shape3 = ShapeUtil::MakeShape(F32, {2, 2, 3}); in TEST_F() local 6095 auto shape3 = ShapeUtil::MakeShape(F32, {2, 2, 3, 2}); in TEST_F() local 6216 auto shape3 = ShapeUtil::MakeShape(F32, {1, 2, 3, 4}); in TEST_F() local
|
| D | memory_space_assignment_test.cc | 961 Shape shape3 = ShapeUtil::MakeShape(F32, {1, 6}); in TEST_P() local 2525 Shape shape3 = ShapeUtil::MakeShape(F32, {2, 3}); in TEST_P() local
|