2 files changed
+10
-3
lines changedSubmodule gputreeshap updated 19 files
- .github/CODEOWNERS-14
- .github/copy-pr-bot.yaml-4
- .github/workflows/pr.yaml-31
- .gitignore+1-1
- .pre-commit-config.yaml-26
- CMakeLists.txt+23-48
- Doxyfile.in+1-1
- GPUTreeShap/gpu_treeshap.h+21-17
- README.md+1-1
- benchmark/benchmark.py+38-71
- build.sh-2
- ci/build_and_test.sh-31
- ci/check_style.sh-20
- ci/checks/style.sh+33
- ci/gpu/build.sh+59
- ci/release/update-version.sh-45
- dependencies.yaml-69
- fetch_rapids.cmake-19
- tests/test_gpu_treeshap.cu+2-3
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 | 24 |
| |
27 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 |
| |
37 | 44 |
| |
38 | 45 |
| |
|
0 commit comments