Remove omp_get_max_threads in objective. (#7589)
This commit is contained in:
@@ -25,7 +25,7 @@ namespace xgboost {
|
||||
/*! \brief interface of objective function */
|
||||
class ObjFunction : public Configurable {
|
||||
protected:
|
||||
GenericParameter const* tparam_;
|
||||
GenericParameter const* ctx_;
|
||||
|
||||
public:
|
||||
/*! \brief virtual destructor */
|
||||
|
||||
Reference in New Issue
Block a user