Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ FetchCount
Method
FetchCount
src/data/sparse_page_source.h:431–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
[[nodiscard]] auto FetchCount() const { return this->fetch_cnt_; }
432
};
433
434
#if defined(XGBOOST_USE_CUDA)
Callers
1
SparsePageFetchCount
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected