xgboost
xgboost copied to clipboard
SYCL. Optimize gradients calculations.
Hi, this PR make optimize gradients calculations on sycl devices by removing some unnecessary data copying and memory reallocations.