We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13adfa commit 9341addCopy full SHA for 9341add
stan/math/opencl/kernel_generator/multi_result_kernel.hpp
@@ -8,6 +8,7 @@
8
#include <stan/math/opencl/kernel_generator/as_operation_cl.hpp>
9
#include <stan/math/opencl/kernel_generator/calc_if.hpp>
10
#include <stan/math/opencl/kernel_generator/check_cl.hpp>
11
+#include <stan/math/opencl/kernel_generator/colwise_reduction.hpp>
12
#include <stan/math/opencl/kernel_generator/load.hpp>
13
#include <stan/math/opencl/opencl_context.hpp>
14
#include <algorithm>
0 commit comments