Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add back has_contextual_seq_len, add TritonCC support for UC mask
Summary: X-link: facebookresearch/generative-recommenders#168 Without `has_contextual_seq_len`, we'll have to list all possible `contextual_seq_len` in the tritoncc named spec, which could be painful since `contextual_seq_len` could change and it also varies for different product surfaces. Reviewed By: hanli0612, LinjianMa Differential Revision: D66990536 fbshipit-source-id: 750617c49b185e21fb371a544ca93aaf3bf0a381
- Loading branch information