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 fb01fb3 commit fce8700Copy full SHA for fce8700
numpy/_core/src/umath/loops_arithmetic.dispatch.cpp
@@ -3,9 +3,6 @@
3
#define NPY_NO_DEPRECATED_API NPY_API_VERSION
4
5
#include "npy_cpu_dispatch.h"
6
-#if NPY__CPU_TARGET_INDEX == 0
7
-#define HWY_COMPILE_ONLY_SCALAR 1
8
-#endif
9
10
#include "numpy/npy_common.h"
11
#include "numpy/npy_math.h"
0 commit comments