Broken GEMM
C implementation when using NumPy >= 1.23
#1220
Labels
bug
Something isn't working
C-backend
help wanted
Extra attention is needed
important
NumPy compatibility
It looks like numpy/numpy#21477 (i.e. NumPy >= 1.23) is causing issues in the C implementation of
GEMM
.Here's some example test output illustrating the difference:
The text was updated successfully, but these errors were encountered: