Skip to content

cuda.core: fix some type signatures that are too generic - #2670

Merged
juenglin merged 2 commits into
NVIDIA:mainfrom
juenglin:options-typing
Aug 20, 2026
Merged

cuda.core: fix some type signatures that are too generic#2670
juenglin merged 2 commits into
NVIDIA:mainfrom
juenglin:options-typing

Conversation

@juenglin

@juenglin juenglin commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fix options parameter type annotations that were typed as object instead of their proper options types (StreamOptions, TensorMapDescriptorOptions).

@copy-pr-bot

copy-pr-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@juenglin juenglin self-assigned this Aug 18, 2026
@juenglin juenglin added cuda.core Everything related to the cuda.core module bug Something isn't working documentation Improvements or additions to documentation labels Aug 18, 2026
@juenglin juenglin added this to the cuda.core 1.2.0 milestone Aug 18, 2026

@juenglin juenglin Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Using StreamOptions has become necessary with this change because StreamOptions is a "cdef dataclass".

See related discussion in PR #2634.

@juenglin
juenglin requested a review from leofang August 18, 2026 22:20
@juenglin

Copy link
Copy Markdown
Contributor Author

/ok to test 4a7cd59

@github-actions

This comment has been minimized.

@juenglin
juenglin marked this pull request as ready for review August 18, 2026 23:28
@juenglin
juenglin enabled auto-merge (squash) August 19, 2026 02:14
@juenglin
juenglin requested a review from rparolin August 19, 2026 15:25
@copy-pr-bot

copy-pr-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@NVIDIA NVIDIA deleted a comment from copy-pr-bot Bot Aug 20, 2026
@juenglin

Copy link
Copy Markdown
Contributor Author

/ok to test c34bdbb

@juenglin
juenglin requested a review from mdboom August 20, 2026 16:20

@mdboom mdboom left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@juenglin
juenglin merged commit 819c586 into NVIDIA:main Aug 20, 2026
183 of 185 checks passed
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

Copy link
Copy Markdown
Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants