This website requires JavaScript.
Explore
Help
Sign In
Hendrik
/
xgboost
Watch
1
Star
0
Fork
0
You've already forked xgboost
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xgboost
/
tests
/
cpp
History
Rory Mitchell
a185ddfe03
Implement GPU accelerated coordinate descent algorithm (
#3178
)
...
* Implement GPU accelerated coordinate descent algorithm. * Exclude external memory tests for GPU
2018-04-20 14:56:35 +12:00
..
c_api
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
common
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
data
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
linear
Implement GPU accelerated coordinate descent algorithm (
#3178
)
2018-04-20 14:56:35 +12:00
metric
Change reduce operation from thrust to cub. Fix for cuda 9.1 error (
#3218
)
2018-04-04 14:21:48 +12:00
objective
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
predictor
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
tree
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
helpers.cc
Clang-tidy static analysis (
#3222
)
2018-04-19 18:57:13 +12:00
helpers.h
[GPU-Plugin] Add GPU accelerated prediction (
#2593
)
2017-08-16 12:31:59 +12:00
test_learner.cc
[GPU-Plugin] Add GPU accelerated prediction (
#2593
)
2017-08-16 12:31:59 +12:00
test_main.cc
Add make commands for tests
2016-12-04 11:25:57 -08:00
xgboost_test.mk
Integer gradient summation for GPU histogram algorithm. (
#2681
)
2017-09-08 15:07:29 +12:00