Rename and extract Context. (#8528)
* Rename `GenericParameter` to `Context`. * Rename header file to reflect the change. * Rename all references.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "common.h" // AssertGPUSupport
|
||||
#include "transform_iterator.h" // MakeIndexTransformIter
|
||||
#include "xgboost/generic_parameters.h"
|
||||
#include "xgboost/context.h" // Context
|
||||
#include "xgboost/linalg.h"
|
||||
|
||||
namespace xgboost {
|
||||
|
||||
Reference in New Issue
Block a user