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 343830c commit b54aec8Copy full SHA for b54aec8
test/compare_sgemm_bgemm.c
@@ -28,7 +28,6 @@ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
#include <stdint.h>
29
#include <stdio.h>
30
31
-#include <arm_neon.h>
32
33
#define SGEMM BLASFUNC(sgemm)
34
#define BGEMM BLASFUNC(bgemm)
0 commit comments