Searched refs:max_num_rows (Results 1 – 1 of 1) sorted by relevance
2351 size_t max_num_rows = 0; in FastParseSequenceExample() local2411 max_num_rows = std::max(max_num_rows, num_rows); in FastParseSequenceExample()2419 out_shape(1) = max_num_rows; in FastParseSequenceExample()