Searched refs:st_ix (Results 1 – 1 of 1) sorted by relevance
480 const auto* st_ix = &st.ix_.matrix<int64>()(0, 0); in Concat() local483 *ix_out++ = *st_ix++ + ((i % dims == primary_dim) ? shape_offset : 0); in Concat()