Skip to content

[BUG] Check if dynamic batching conf is null#1459

Merged
rapids-bot[bot] merged 12 commits intorapidsai:mainfrom
tarang-jain:cagra-bench-params
Oct 29, 2025
Merged

[BUG] Check if dynamic batching conf is null#1459
rapids-bot[bot] merged 12 commits intorapidsai:mainfrom
tarang-jain:cagra-bench-params

Conversation

@tarang-jain
Copy link
Copy Markdown
Contributor

@tarang-jain tarang-jain commented Oct 24, 2025

This PR adds pytests for cuvs_ivf_pq algorithm in cuvs-bench.

Bug explanation: CAGRA with IVF-PQ as the graph_build_algo gives an error when dynamic batching params are not set for IVF-PQ:
ERROR OCCURRED: '[json.exception.type_error.306] cannot use value() with null'
Ths PR fixes that and also adds pytests for cuvs_ivf_pq algorithm in cuvs-bench.

@tarang-jain tarang-jain requested a review from a team as a code owner October 24, 2025 01:23
@tarang-jain tarang-jain self-assigned this Oct 24, 2025
@tarang-jain tarang-jain added bug Something isn't working non-breaking Introduces a non-breaking change labels Oct 24, 2025
@tarang-jain tarang-jain requested a review from a team as a code owner October 24, 2025 18:43
Copy link
Copy Markdown
Contributor

@achirkin achirkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tarang-jain thanks for the fix! I've seen the offline discussion of the issue, but could you please add an explanation of the issue this PR solves in the PR description? This helps a lot when searching for changes in the commit history.

@tarang-jain
Copy link
Copy Markdown
Contributor Author

@achirkin done! I updated the PR description.

@tarang-jain
Copy link
Copy Markdown
Contributor Author

/merge

@rapids-bot rapids-bot Bot merged commit d6b7aef into rapidsai:main Oct 29, 2025
161 of 164 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants