Searched defs:shape_elements (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | while_test.cc | 357 std::vector<Shape> shape_elements = { in XLA_TEST_F() local 411 std::vector<Shape> shape_elements = { in XLA_TEST_F() local 469 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 518 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 564 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 623 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 702 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 767 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local 834 std::vector<Shape> shape_elements = {ShapeUtil::MakeShape(S32, {}), in XLA_TEST_F() local
|