Home
last modified time | relevance | path

Searched defs:shape3 (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_mover_test.cc495 auto shape3 = ShapeUtil::MakeShape(F32, {8, 7}); in TEST_F() local
Dalgebraic_simplifier_test.cc5987 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
Dmemory_space_assignment_test.cc961 Shape shape3 = ShapeUtil::MakeShape(F32, {1, 6}); in TEST_P() local
2525 Shape shape3 = ShapeUtil::MakeShape(F32, {2, 3}); in TEST_P() local