xgboost
Classes | Namespaces
cache.h File Reference
#include <xgboost/logging.h>
#include <cstddef>
#include <memory>
#include <mutex>
#include <queue>
#include <thread>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xgboost::DMatrixCache< CacheT >
 Thread-aware FIFO cache for DMatrix related data. More...
 
struct  xgboost::DMatrixCache< CacheT >::Item
 
struct  xgboost::DMatrixCache< CacheT >::Key
 
struct  xgboost::DMatrixCache< CacheT >::Hash
 

Namespaces

 xgboost
 namespace of xgboost