Commit 0d01250
authored
Backend code cleanup (#2485)
The PR removes unused code from the backend:
- `DPNPC_id` and `DPNP_USM_iterator` classes
- `LIBSYCL_VERSION_GREATER` macro
- `broadcastable` and `get_validated_axes` header functions
- `dpnp_iterator.hpp` header file
GTests for removed functions are also cleaned up.1 parent 7c2c8c2 commit 0d01250
File tree
9 files changed
+2
-1696
lines changed- dpnp/backend
- kernels
- src
- tests
9 files changed
+2
-1696
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments