Skip to content

Move accel implementation fully to cuml.accel#6401

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.04from
jcrist:move-accel-out-of-experimental
Mar 7, 2025
Merged

Move accel implementation fully to cuml.accel#6401
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.04from
jcrist:move-accel-out-of-experimental

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Mar 6, 2025

Previously we'd added a shim to import the implementation from cuml.experimental.accel into cuml.accel. This PR finishes the move, moving everything out of experimental and into cuml.accel proper.

@jcrist jcrist requested review from a team as code owners March 6, 2025 16:45
@jcrist jcrist requested review from divyegala, gforsyth and teju85 March 6, 2025 16:45
@jcrist jcrist changed the title Move accel implement fully to cuml.accel Move accel implementation fully to cuml.accel Mar 6, 2025
@github-actions github-actions Bot added Cython / Python Cython or Python issue ci labels Mar 6, 2025
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 6, 2025
Previously we'd added a shim to import the implementation from
`cuml.experimental.accel` into `cuml.accel`. This PR finishes the move,
moving everything out of `experimental` and into `cuml.accel` proper.
@jcrist jcrist force-pushed the move-accel-out-of-experimental branch from d479d29 to e211548 Compare March 6, 2025 19:05
@jcrist jcrist requested a review from csadorf March 6, 2025 21:15
@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Mar 7, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 2305807 into rapidsai:branch-25.04 Mar 7, 2025
@jcrist jcrist deleted the move-accel-out-of-experimental branch March 7, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci 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.

3 participants