amdsc21
91a5ef762e
finish common.cu
2023-03-10 05:19:41 +01:00
amdsc21
8fd2af1c8b
finish numeric.cu
2023-03-10 05:16:23 +01:00
amdsc21
bb6adda8a3
finish c_api.cu
2023-03-10 05:12:51 +01:00
amdsc21
a76ccff390
finish c_api.cu
2023-03-10 05:11:20 +01:00
amdsc21
61c0b19331
finish ellpack_page_source.cu
2023-03-10 05:06:36 +01:00
amdsc21
fa9f69dd85
finish sparse_page_dmatrix.cu
2023-03-10 05:04:57 +01:00
Jiaming Yuan
54e001bbf4
[doc][dask] Reference examples from coiled. [skip ci] ( #8891 )
2023-03-09 20:03:24 -08:00
amdsc21
080fc35c4b
finish ellpack_page_raw_format.cu
2023-03-10 05:02:35 +01:00
amdsc21
ccce4cf7e1
finish data.cu
2023-03-10 05:00:57 +01:00
Jiaming Yuan
c5c8f643f2
Remove the cub submodule. ( #8888 )
...
XGBoost now uses CTK-11.8 for binary packages, there's no need to maintain a cub
submodule anymore.
2023-03-09 19:43:02 -08:00
amdsc21
713ab9e1a0
finish sparse_page_source.cu
2023-03-10 04:42:56 +01:00
amdsc21
134cbfddbe
finish gradient_index.cu
2023-03-10 04:40:33 +01:00
amdsc21
6e2c5be83e
finish array_interface.cu
2023-03-10 04:36:04 +01:00
amdsc21
185dbce21f
finish ellpack_page.cu
2023-03-10 04:26:09 +01:00
amdsc21
49732359ef
finish iterative_dmatrix.cu
2023-03-10 03:47:00 +01:00
amdsc21
ec9f500a49
finish proxy_dmatrix.cu
2023-03-10 03:40:07 +01:00
amdsc21
53244bef6f
finish simple_dmatrix.cu
2023-03-10 03:38:09 +01:00
amdsc21
f0febfbcac
finish gpu_predictor.cu
2023-03-10 01:29:54 +01:00
amdsc21
1c58ff61d1
finish fit_stump.cu
2023-03-10 00:46:29 +01:00
amdsc21
1530c03f7d
finish constraints.cu
2023-03-09 22:43:51 +01:00
amdsc21
309268de02
finish updater_gpu_hist.cu
2023-03-09 22:40:44 +01:00
amdsc21
500428cc0f
finish row_partitioner.cu
2023-03-09 22:31:11 +01:00
amdsc21
495816f694
finished gradient_based_sampler.cu
2023-03-09 22:26:08 +01:00
amdsc21
df42dd2c53
finished evaluator.cu
2023-03-09 22:22:05 +01:00
amdsc21
f55243fda0
finish evaluate_splits.cu
2023-03-09 22:15:10 +01:00
amdsc21
1e09c21456
finished feature_groups.cu
2023-03-09 21:31:00 +01:00
amdsc21
0ed5d3c849
finished histogram.cu
2023-03-09 21:28:37 +01:00
amdsc21
f67e7de7ef
finished communicator.cu
2023-03-09 21:02:48 +01:00
amdsc21
5044713388
finished updater_gpu_coordinate.cu
2023-03-09 20:53:54 +01:00
amdsc21
c875f0425f
finished rank_metric.cu
2023-03-09 20:48:31 +01:00
amdsc21
4fd08b6c32
finished survival_metric.cu
2023-03-09 20:41:52 +01:00
amdsc21
b9d86d44d6
finish multiclass_metric.cu
2023-03-09 20:37:16 +01:00
amdsc21
a56055225a
fix auc.cu
2023-03-09 20:29:38 +01:00
amdsc21
6eba0a56ec
fix CMakeLists.txt
2023-03-09 18:57:14 +01:00
Jiaming Yuan
5feee8d4a9
Define core multi-target regression tree structure. ( #8884 )
...
- Define a new tree struct embedded in the `RegTree`.
- Provide dispatching functions in `RegTree`.
- Fix some c++-17 warnings about the use of nodiscard (currently we disable the warning on
the CI).
- Use uint32_t instead of size_t for `bst_target_t` as it has a defined size and can be used
as part of dmlc parameter.
- Hide the `Segment` struct inside the categorical split matrix.
2023-03-09 19:03:06 +08:00
Jiaming Yuan
46dfcc7d22
Define a new ranking parameter. ( #8887 )
2023-03-09 17:46:24 +08:00
Krzysztof Dyba
e8a69013e6
[R] update predict docs ( #8886 )
2023-03-09 05:58:39 +08:00
amdsc21
00c24a58b1
finish elementwise_metric.cu
2023-03-08 22:50:07 +01:00
amdsc21
6fa248b75f
try elementwise_metric.cu
2023-03-08 22:42:48 +01:00
amdsc21
946f9e9802
fix gbtree.cc
2023-03-08 21:44:20 +01:00
amdsc21
4c4e5af29c
port elementwise_metric.cu
2023-03-08 21:39:56 +01:00
amdsc21
7e1b06417b
finish gbtree.cu porting
2023-03-08 21:09:56 +01:00
amdsc21
cdd7794641
add unused option
2023-03-08 20:37:53 +01:00
amdsc21
cd743a1ae9
fix DispatchRadixSort
2023-03-08 20:31:23 +01:00
amdsc21
a45005863b
fix DispatchScan
2023-03-08 20:15:33 +01:00
Jiaming Yuan
8c16da8863
[doc] Add note for rabit port. [skip ci] ( #8879 )
2023-03-08 19:00:10 +08:00
amdsc21
bdcb036592
add context.hip
2023-03-08 07:34:19 +01:00
amdsc21
7a3a9b682a
add device_helpers.hip.h
2023-03-08 07:18:33 +01:00
amdsc21
0a711662c3
add device_helpers.hip.h
2023-03-08 07:10:32 +01:00
amdsc21
312e58ec99
enable rocm, fix common.h
2023-03-08 06:45:03 +01:00