xgboost
|
#include <predictor.h>
Public Member Functions | |
PredictionContainer ()=default | |
PredictionCacheEntry & | Cache (std::shared_ptr< DMatrix > m, int32_t device) |
PredictionCacheEntry & | Entry (DMatrix *m) |
decltype(container_) const & | Container () |
|
default |
PredictionCacheEntry& xgboost::PredictionContainer::Cache | ( | std::shared_ptr< DMatrix > | m, |
int32_t | device | ||
) |
decltype(container_) const& xgboost::PredictionContainer::Container | ( | ) |
PredictionCacheEntry& xgboost::PredictionContainer::Entry | ( | DMatrix * | m | ) |