Cheng
|
f6819a1f26
|
Fix warning 186-D from nvcc (#2527)
|
2025-08-22 10:29:55 +09:00 |
|
Awni Hannun
|
e843c4d8d5
|
fix power (#2523)
|
2025-08-21 06:46:01 -07:00 |
|
Cheng
|
cb349a291c
|
[CUDA] Use cuda::std::complex in place of cuComplex (#2372)
|
2025-07-15 00:36:13 -07:00 |
|
Cheng
|
8347575ba1
|
[CUDA] Implement Scan kernel (#2347)
* Contiguous scan
* Strided scan
* Enable tests
* Fix failing logaddexp test
* Use cexpf in Metal
|
2025-07-10 16:54:12 -07:00 |
|
Awni Hannun
|
b8022c578a
|
divmod, partition, sort fixes (#2302)
|
2025-06-16 18:49:32 -07:00 |
|
Awni Hannun
|
bc53f8293f
|
Cuda bug fixes 2 (#2298)
* more bug fixes
* more bug fixes
* format
|
2025-06-16 13:14:46 -07:00 |
|
Awni Hannun
|
8402a2acf4
|
Fix complex power and print (#2286)
* fix complex power and print
* fix complex matmul shape
|
2025-06-13 11:13:00 -07:00 |
|
Cheng
|
a4fc671d3e
|
CUDA backend: compile (#2276)
* CUDA backend: compile
* Rename kernels/ to device/
|
2025-06-12 17:08:39 -07:00 |
|