Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Doutfeed_in_nested_computation_test.cc31 Shape state_tuple_array_shape = ShapeUtil::MakeShape(xla::S32, {10, 5}); in XLA_TEST_F() local
34 ShapeUtil::MakeTupleShape({int_shape, state_tuple_array_shape}); in XLA_TEST_F()