COMMITS
/ tests/python-gpu/test_gpu_data_iterator.py December 18, 2025
J
[EM] Drop support of GPU external memory page concatenation. (#11882)
Jiaming Yuan committed
May 20, 2025
J
[EM] Implement default cache split policy. (#11469)
Jiaming Yuan committed
May 13, 2025
J
[EM] Initial support for splitting up the host cache. (#11453)
Jiaming Yuan committed
November 5, 2024
J
[EM] Add tests for irregular data shapes. (#10980)
Jiaming Yuan committed
October 22, 2024
J
[EM] Add CPU categorical feature support and data validations. (#10918)
Jiaming Yuan committed
J
[EM] Add example and tests. (#10916)
Jiaming Yuan committed
October 18, 2024
J
[EM] Push for higher device memory utilization. (#10895)
Jiaming Yuan committed
October 14, 2024
J
[EM] Concatenate ellpack pages for ExtMemQdm. (#10887)
Jiaming Yuan committed
October 11, 2024
J
[EM] Fix the max bin parameter. (#10886)
Jiaming Yuan committed
September 30, 2024
J
[EM] Get quantile cuts from the extmem qdm. (#10860)
Jiaming Yuan committed
September 23, 2024
J
[EM] Make page concatenation optional. (#10826)
Jiaming Yuan committed
September 17, 2024
J
[EM] Suport quantile objectives for GPU-based external memory. (#10820)
Jiaming Yuan committed
August 30, 2024
J
[EM] Merge GPU partitioning with histogram building. (#10766)
Jiaming Yuan committed
August 28, 2024
J
[EM] Have one partitioner for each batch. (#10760)
Jiaming Yuan committed
August 26, 2024
J
[EM] Support CPU quantile objective for external memory. (#10751)
Jiaming Yuan committed
June 27, 2024
J
[EM] Allow staging ellpack on host for GPU external memory. (#10488)
Jiaming Yuan committed
March 6, 2023
J
Specify src path for isort. (#8867)
Jiaming Yuan committed
October 26, 2022
J
Move Python testing utilities into xgboost module. (#8379)
Jiaming Yuan committed
October 12, 2022
R
[CI] Refactor tests to reduce CI time. (#8312)
Rory Mitchell committed
September 14, 2022
J
Mitigate flaky data iter test. (#8244)
Jiaming Yuan committed
March 28, 2022
J
Mitigate flaky tests. (#7749)
Jiaming Yuan committed
December 24, 2021
G
Fix external memory with gpu_hist and subsampling combination bug. (#7481)
Ginko Balboa committed
July 22, 2021
J
Export Python Interface for external memory. (#7070)
Jiaming Yuan committed