Home
last modified time | relevance | path

Searched defs:r1f32 (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler_test.cc153 const Shape r1f32 = ShapeUtil::MakeShape(xla::F32, {6}); in TEST_F() local
197 const Shape r1f32 = ShapeUtil::MakeShape(xla::F32, {5}); in TEST_F() local
247 const Shape r1f32 = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
Dalgebraic_simplifier_test.cc389 Shape r1f32 = ShapeUtil::MakeShape(F32, {5}); in TEST_F() local
805 Shape r1f32 = ShapeUtil::MakeShape(F32, {7}); in TEST_F() local
837 Shape r1f32 = ShapeUtil::MakeShape(F32, {3}); in TEST_F() local
859 Shape r1f32 = ShapeUtil::MakeShape(F32, {7}); in TEST_F() local
1240 Shape r1f32 = ShapeUtil::MakeShape(F32, {42}); in TEST_F() local
1654 Shape r1f32 = ShapeUtil::MakeShape(F32, {100}); in TEST_F() local
1676 Shape r1f32 = ShapeUtil::MakeShape(F32, {kParamLength}); in TEST_F() local
1760 Shape r1f32 = ShapeUtil::MakeShape(F32, {kParamLength}); in TEST_F() local
1788 Shape r1f32 = ShapeUtil::MakeShape(F32, {100}); in TEST_F() local
3761 Shape r1f32 = ShapeUtil::MakeShape(F32, {1}); in TEST_F() local
Dhlo_instruction_test.cc1002 const Shape r1f32 = ShapeUtil::MakeShape(F32, {5}); in TEST_F() local
1037 const Shape r1f32 = ShapeUtil::MakeShape(F32, {5}); in TEST_F() local
1098 const Shape r1f32 = ShapeUtil::MakeShape(F32, {5}); in TEST_F() local
Dheap_simulator_test.cc132 const Shape r1f32 = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconcat_test.cc412 auto r1f32 = xla::ShapeUtil::MakeShape(xla::F32, {1}); in XLA_TEST_F() local
427 auto r1f32 = xla::ShapeUtil::MakeShape(xla::F32, {1}); in XLA_TEST_F() local