Skip to content

Commit fce8700

Browse files
remove baseline HWY dispatch
1 parent fb01fb3 commit fce8700

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

numpy/_core/src/umath/loops_arithmetic.dispatch.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
#define NPY_NO_DEPRECATED_API NPY_API_VERSION
44

55
#include "npy_cpu_dispatch.h"
6-
#if NPY__CPU_TARGET_INDEX == 0
7-
#define HWY_COMPILE_ONLY_SCALAR 1
8-
#endif
96

107
#include "numpy/npy_common.h"
118
#include "numpy/npy_math.h"

0 commit comments

Comments
 (0)