Home
last modified time | relevance | path

Searched refs:r1f32_3 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dparams_test.cc436 Shape r1f32_3 = ShapeUtil::MakeShape(F32, {3}); in XLA_TEST_F() local
437 Shape tuple_shape = ShapeUtil::MakeTupleShape({r1f32_3, r1f32_3}); in XLA_TEST_F()