Skip to content

Commit 35155b5

Browse files
committed
remove legacy backend
1 parent 0e9e826 commit 35155b5

12 files changed

+10
-1327
lines changed

dpnp/backend/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ set(DPNP_SRC
3030
kernels/dpnp_krnl_indexing.cpp
3131
kernels/dpnp_krnl_mathematical.cpp
3232
kernels/dpnp_krnl_random.cpp
33-
kernels/dpnp_krnl_reduction.cpp
34-
kernels/dpnp_krnl_searching.cpp
3533
kernels/dpnp_krnl_sorting.cpp
3634
kernels/dpnp_krnl_statistics.cpp
3735
src/constants.cpp

dpnp/backend/examples/example8.cpp

Lines changed: 0 additions & 67 deletions
This file was deleted.

dpnp/backend/examples/example9.cpp

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)