Searched refs:max_num_rows (Results 1 – 1 of 1) sorted by relevance
2675 size_t max_num_rows = 0; in ParseSequenceSparseFeatures() local2740 max_num_rows = std::max(max_num_rows, num_rows); in ParseSequenceSparseFeatures()2748 out_shape(1) = max_num_rows; in ParseSequenceSparseFeatures()2751 out_shape(0) = max_num_rows; in ParseSequenceSparseFeatures()