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
/
data
History
Jiaming Yuan
61286c6e8f
Fix wrapping GPU ID and prevent data copying. (
#5160
)
...
* Removed some data copying. * Make sure gpu_id is valid before any configuration is carried out.
2019-12-27 16:51:08 +08:00
..
test_adapter.cc
Use adapters for SparsePageDMatrix (
#5092
)
2019-12-11 15:59:23 +13:00
test_data.cc
External data adapters (
#5044
)
2019-12-04 10:56:17 +13:00
test_ellpack_page.cu
Write ELLPACK pages to disk (
#4879
)
2019-10-22 23:44:32 -04:00
test_metainfo.cc
[Breaking] Remove num roots. (
#5059
)
2019-12-05 21:58:43 +08:00
test_metainfo.cu
Support feature names/types for cudf. (
#4902
)
2019-09-29 15:07:51 -04:00
test_simple_csr_source.cc
Cudf support. (
#4745
)
2019-08-19 16:51:40 +12:00
test_simple_csr_source.cu
Use dynamic types for array interface columns instead of templates (
#5108
)
2019-12-21 16:08:10 +13:00
test_simple_dmatrix.cc
Use adapters for SparsePageDMatrix (
#5092
)
2019-12-11 15:59:23 +13:00
test_sparse_page_dmatrix.cc
Fix wrapping GPU ID and prevent data copying. (
#5160
)
2019-12-27 16:51:08 +08:00
test_sparse_page_dmatrix.cu
Support multiple batches in gpu_hist (
#5014
)
2019-11-16 14:50:20 +08:00