Home
last modified time | relevance | path

Searched defs:cuts_ptr (Results 1 – 8 of 8) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/src/common/
H A Dhist_util.cuh36 HostDeviceVector<SketchContainer::OffsetT> *cuts_ptr, in GetColumnSizesScan()
150 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessSlidingWindow() local
195 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedSlidingWindow() local
H A Dhist_util.cu200 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessBatch() local
269 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedBatch() local
H A Dquantile.cu58 common::Span<SketchContainer::OffsetT const> cuts_ptr, in PruneImpl()
311 common::Span<OffsetT> cuts_ptr, in Push()
/dports/misc/xgboost/xgboost-1.5.1/src/common/
H A Dhist_util.cuh36 HostDeviceVector<SketchContainer::OffsetT> *cuts_ptr, in GetColumnSizesScan()
150 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessSlidingWindow() local
195 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedSlidingWindow() local
H A Dhist_util.cu200 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessBatch() local
269 HostDeviceVector<SketchContainer::OffsetT> cuts_ptr; in ProcessWeightedBatch() local
H A Dquantile.cu58 common::Span<SketchContainer::OffsetT const> cuts_ptr, in PruneImpl()
311 common::Span<OffsetT> cuts_ptr, in Push()
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_quantile.cu14 dh::device_vector<bst_row_t> cuts_ptr(kCols+1); in TEST() local
555 dh::device_vector<size_t> cuts_ptr(columns_ptr); in TEST() local
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_quantile.cu14 dh::device_vector<bst_row_t> cuts_ptr(kCols+1); in TEST() local
555 dh::device_vector<size_t> cuts_ptr(columns_ptr); in TEST() local