Jiaming Yuan bd1f3a38f0
Rewrite sparse dmatrix using callbacks. (#7092)
- Reduce dependency on dmlc parsers and provide an interface for users to load data by themselves.
- Remove use of threaded iterator and IO queue.
- Remove `page_size`.
- Make sure the number of pages in memory is bounded.
- Make sure the cache can not be violated.
- Provide an interface for internal algorithms to process data asynchronously.
2021-07-16 12:33:31 +08:00
..
2021-01-07 09:05:05 +08:00
2021-05-11 20:44:36 +08:00
2020-12-03 00:05:18 -08:00
2020-10-28 13:46:15 -07:00
2021-05-11 20:44:36 +08:00
2021-05-11 20:44:36 +08:00