Skip to content

Commit edcaaa5

Browse files
authored
Clean up legacy linalg implementation from the backend (#1887)
* Clean up legacy linalg implementation from the backend * fix pre-commit
1 parent 96a2e41 commit edcaaa5

File tree

5 files changed

+0
-1419
lines changed

5 files changed

+0
-1419
lines changed

dpnp/backend/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ set(DPNP_SRC
3030
kernels/dpnp_krnl_elemwise.cpp
3131
kernels/dpnp_krnl_fft.cpp
3232
kernels/dpnp_krnl_indexing.cpp
33-
kernels/dpnp_krnl_linalg.cpp
3433
kernels/dpnp_krnl_logic.cpp
3534
kernels/dpnp_krnl_manipulation.cpp
3635
kernels/dpnp_krnl_mathematical.cpp

0 commit comments

Comments
 (0)