Searched refs:concat_arrays_shapes (Results 1 – 1 of 1) sorted by relevance
51 std::vector<RuntimeShape const*> concat_arrays_shapes; in GruCell() local54 concat_arrays_shapes.push_back(&input_shape); in GruCell()55 concat_arrays_shapes.push_back(&state_shape); in GruCell()59 Concatenation(concat_params, &(concat_arrays_shapes[0]), in GruCell()