Home
last modified time | relevance | path

Searched refs:ent_cnt_end (Results 1 – 2 of 2) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/src/data/
H A Dellpack_page.cu424 const auto ent_cnt_end = offset_vec[batch_row_end]; in CreateHistIndices() local
432 size_t n_entries = ent_cnt_end - ent_cnt_begin; in CreateHistIndices()
/dports/misc/xgboost/xgboost-1.5.1/src/data/
H A Dellpack_page.cu424 const auto ent_cnt_end = offset_vec[batch_row_end]; in CreateHistIndices() local
432 size_t n_entries = ent_cnt_end - ent_cnt_begin; in CreateHistIndices()