Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Dec 6, 2024
1 parent e5e59f4 commit 5739d2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions tests/unittest/test_hqnbitgemm_neon.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Module Name:
#include <random>

#include "test_util.h"
#include "core/mlas/lib/mlasi.h"
#include "core/mlas/lib/qnbitgemm.h"
#include "mlasi.h"
#include "qnbitgemm.h"
#include "mlas_qnbit.h"

#if defined(MLAS_F16VEC_INTRINSICS_SUPPORTED) && defined(MLAS_TARGET_ARM64)
Expand Down

0 comments on commit 5739d2e

Please sign in to comment.