-
Notifications
You must be signed in to change notification settings - Fork 337
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
According to these CuPy examples, it may be pretty straightforward to port the stumpy._stump
function over to CuPy code. Specifically, the k-means example shows how to mix a Python for-loop with a CuPy GPU function call.
- Try CuPy
- Google Colab example
- Add to Tutorial 1
- Add unit test
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request