Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use offsetalator in nvtext::tokenize_with_vocabulary (#15878)
Updates the `token_counts_fn` kernel in the `nvtext::tokenize_with_vocabulary` to use the offsetalator instead of hardcoded `size_type` for accessing strings offsets. Authors: - David Wendt (https://github.com/davidwendt) Approvers: - Bradley Dice (https://github.com/bdice) - Karthikeyan (https://github.com/karthikeyann) URL: #15878
- Loading branch information