IntelPython / dpnp

Data Parallel Extension for NumPy
BSD 2-Clause "Simplified" License
94 stars 21 forks source link

Clean up legacy linalg implementation from the backend #1887

Closed npolina4 closed 1 month ago

npolina4 commented 1 month ago

Cleaned up legacy linalg implementation from the backend for speed up build and improve code coverage.

Changes was tested with numda-dpex component.

github-actions[bot] commented 1 month ago

View rendered docs @ https://intelpython.github.io/dpnp/index.html

ZzEeKkAa commented 1 month ago

I've tested dpex with opencl:cpu and opencl:gpu on iGPU 12th gen - no breaking changes where spotted