Skip to content

Pull requests: cupy/cupy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Migrate test_raw.py to using pytest
#10028 opened Jun 18, 2026 by acosmicflamingo Contributor Loading…
Add SciPy-compatible sparse array classes (sparray) [split 1/3] cat:enhancement Improvements to existing features to-be-backported Pull-requests to be backported to stable branch
#10019 opened Jun 15, 2026 by eriknw Contributor Loading… v14.2.0
feat: implement __repr__ for sparse matrix classes cat:enhancement Improvements to existing features to-be-backported Pull-requests to be backported to stable branch
#10018 opened Jun 14, 2026 by w1ndcn Loading…
BUG: ndimage: binary_erosion vs. broadcasted input
#10013 opened Jun 12, 2026 by acosmicflamingo Contributor Loading…
BUG: Fix weak integer comparison logic in old fusion path cat:bug Bugs to-be-backported Pull-requests to be backported to stable branch
#10003 opened Jun 8, 2026 by seberg Member Loading…
ENH: Bfloat16 related fixes and cleanups cat:enhancement Improvements to existing features to-be-backported Pull-requests to be backported to stable branch
#10002 opened Jun 8, 2026 by seberg Member Loading…
Hip/fix rocsolver potrs
#9978 opened Jun 2, 2026 by gpinkert Contributor Loading…
Clear runtime sticky error after any failed driver-API call
#9976 opened Jun 2, 2026 by gpinkert Contributor Loading…
install: infer ROCM_HOME from hipcc on PATH
#9975 opened Jun 2, 2026 by gpinkert Contributor Loading…
Avoid extra host copy when uploading a non-contiguous NumPy array
#9966 opened May 28, 2026 by mfep Contributor Loading…
Support spmm dense row major cat:performance Performance in terms of speed or memory consumption prio:medium to-be-backported Pull-requests to be backported to stable branch
#9960 opened May 23, 2026 by ChenWeiLin911 Loading…
Add gufunc-like core_ndim>0 support to ElementwiseKernel cat:feature New features/APIs prio:medium to-be-backported Pull-requests to be backported to stable branch
#9959 opened May 23, 2026 by steppi Contributor Loading…
DOC: document on CUDA header error and discovery order cat:document Documentation to-be-backported Pull-requests to be backported to stable branch
#9958 opened May 23, 2026 by kmaehashi Member Loading…
Make bspline QR helpers __device__ instead of __global__ cat:enhancement Improvements to existing features to-be-backported Pull-requests to be backported to stable branch
#9948 opened May 20, 2026 by gpinkert Contributor Loading…
cuda_workaround.h: enable std::is_signed et al. on HIPRTC cat:enhancement Improvements to existing features to-be-backported Pull-requests to be backported to stable branch
#9944 opened May 20, 2026 by gpinkert Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.