Searched defs:bshape (Results  1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | layout_assignment_test.cc | 319   Shape bshape = ShapeUtil::MakeShape(F32, {3, 1, 2});  in TEST_F()  local 359   Shape bshape = ShapeUtil::MakeShape(F32, {12, 42});  in TEST_F()  local 396   Shape bshape = ShapeUtil::MakeShape(F32, {2, 3, 4});  in TEST_F()  local 510   Shape bshape = ShapeUtil::MakeShape(F32, {50, 2});  in TEST_F()  local 1355   Shape bshape = ShapeUtil::MakeShape(F32, {8, 12});  in TEST_F()  local
  |