We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6060b43 commit 2bc7097Copy full SHA for 2bc7097
source/module_base/kernels/cuda/math_op.cu
@@ -1,5 +1,6 @@
1
#include "cuda_runtime.h"
2
#include "module_base/kernels/math_op.h"
3
+#include "module_base/macros.h"
4
5
#include <base/macros/macros.h>
6
0 commit comments