Skip to content

Add gtest error check for nvtext::wordpiece_tokenize#18621

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
davidwendt:wpt-error-check
May 5, 2025
Merged

Add gtest error check for nvtext::wordpiece_tokenize#18621
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
davidwendt:wpt-error-check

Conversation

@davidwendt
Copy link
Contributor

Description

Adds a missing error check for the nvtext::wordpiece_tokenize for an invalid argument value. Also fixes the doxygen and removes some commented out code.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@davidwendt davidwendt added 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. strings strings issues (C++ and Python) improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 1, 2025
@davidwendt davidwendt self-assigned this May 1, 2025
@davidwendt davidwendt requested a review from a team as a code owner May 1, 2025 19:50
@davidwendt davidwendt requested review from lamarrr and ttnghia May 1, 2025 19:51
@davidwendt
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit da1bcd5 into rapidsai:branch-25.06 May 5, 2025
117 checks passed
@davidwendt davidwendt deleted the wpt-error-check branch May 5, 2025 15:11
vyasr added a commit to vyasr/cudf that referenced this pull request May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change strings strings issues (C++ and Python)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments