Skip to content

Add cuml.accel.is_proxy#6559

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
jcrist:cuml-accel-is-proxy
Apr 18, 2025
Merged

Add cuml.accel.is_proxy#6559
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
jcrist:cuml-accel-is-proxy

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Apr 18, 2025

This adds a new utility for checking if a class or instance is an accelerated proxy object. Useful for easing introspection when working with and debugging cuml.accel.

This adds a new utility for checking if a class or instance is an
accelerated proxy object. Useful for easing introspection when working
with and debugging `cuml.accel`.
@jcrist jcrist requested a review from a team as a code owner April 18, 2025 20:27
@jcrist jcrist requested review from cjnolet and vyasr April 18, 2025 20:27
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Apr 18, 2025
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change cuml-accel Issues related to cuml.accel Cython / Python Cython or Python issue and removed Cython / Python Cython or Python issue labels Apr 18, 2025
@jcrist jcrist self-assigned this Apr 18, 2025
Copy link
Copy Markdown
Contributor

@csadorf csadorf left a comment

Choose a reason for hiding this comment

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

:shipit:

@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Apr 18, 2025

/merge

@rapids-bot rapids-bot Bot merged commit a060d89 into rapidsai:branch-25.06 Apr 18, 2025
77 of 78 checks passed
@jcrist jcrist deleted the cuml-accel-is-proxy branch April 18, 2025 23:05
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
This adds a new utility for checking if a class or instance is an accelerated proxy object. Useful for easing introspection when working with and debugging `cuml.accel`.

Authors:
  - Jim Crist-Harif (https://github.com/jcrist)

Approvers:
  - Simon Adorf (https://github.com/csadorf)

URL: rapidsai#6559
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuml-accel Issues related to cuml.accel Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants