Refactor split valuation kernel (#8073)
This commit is contained in:
@@ -51,7 +51,6 @@ struct CatAccessor {
|
||||
}
|
||||
};
|
||||
|
||||
template <typename GradientSumT>
|
||||
class GPUHistEvaluator {
|
||||
using CatST = common::CatBitField::value_type; // categorical storage type
|
||||
// use pinned memory to stage the categories, used for sort based splits.
|
||||
|
||||
Reference in New Issue
Block a user