File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This release achieves 100% compliance with Python Array API specification (revis
2828* Updated Python Array API specification version supported to ` 2024.12 ` [ #2416 ] ( https://github.com/IntelPython/dpnp/pull/2416 )
2929* Removed ` einsum_call ` keyword from ` dpnp.einsum_path ` signature [ #2421 ] ( https://github.com/IntelPython/dpnp/pull/2421 )
3030* Changed ` "max dimensions" ` to ` None ` in array API capabilities [ #2432 ] ( https://github.com/IntelPython/dpnp/pull/2432 )
31- * Added CUDA compatibility for ` dpnp.i0 ` and ` dpnp.kaiser ` functions [ #2439 ] ( https://github.com/IntelPython/dpnp/pull/2439 )
31+ * Added ` dpnp.i0 ` and ` dpnp.kaiser ` compatibility with non-Intel devices [ #2439 ] ( https://github.com/IntelPython/dpnp/pull/2439 )
3232
3333### Fixed
3434
You can’t perform that action at this time.
0 commit comments