Home
last modified time | relevance | path

Searched defs:GradientPair (Results 1 – 6 of 6) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/src/linear/
H A Dcoordinate_common.h244 const std::vector<GradientPair> &, in Setup()
273 int , const std::vector<GradientPair> &, in NextFeature()
286 const std::vector<GradientPair>&, in Setup()
296 int, const std::vector<GradientPair> &, in NextFeature()
312 int, const std::vector<GradientPair> &, in NextFeature()
330 const std::vector<GradientPair> &, in Setup()
462 int group_idx, const std::vector<GradientPair> &, in NextFeature()
/dports/misc/xgboost/xgboost-1.5.1/src/linear/
H A Dcoordinate_common.h244 const std::vector<GradientPair> &, in Setup()
273 int , const std::vector<GradientPair> &, in NextFeature()
286 const std::vector<GradientPair>&, in Setup()
296 int, const std::vector<GradientPair> &, in NextFeature()
312 int, const std::vector<GradientPair> &, in NextFeature()
330 const std::vector<GradientPair> &, in Setup()
462 int group_idx, const std::vector<GradientPair> &, in NextFeature()
/dports/misc/py-xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_sync.cc34 void Update(HostDeviceVector<GradientPair>* , in Update()
/dports/misc/xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_sync.cc34 void Update(HostDeviceVector<GradientPair>* , in Update()
/dports/misc/py-xgboost/xgboost-1.5.1/include/xgboost/
H A Dbase.h257 using GradientPair = detail::GradientPairInternal<float>; variable
/dports/misc/xgboost/xgboost-1.5.1/include/xgboost/
H A Dbase.h257 using GradientPair = detail::GradientPairInternal<float>; variable