7 lines
112 B
C
7 lines
112 B
C
/**
|
|
* Copyright 2022-2023 by XGBoost Contributors
|
|
*/
|
|
#pragma once
|
|
|
|
#include "algorithm.cuh" // Span,byte
|