mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-28 22:56:32 +00:00
Update q4common.h to include the missing header (#21786)
Fixes #21748 CC @gyagp
This commit is contained in:
parent
7e98926810
commit
c6dc787a3d
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ Abstract:
|
|||
the parameters and the quantized data in a blob.
|
||||
--*/
|
||||
|
||||
#include "core/common/common.h"
|
||||
|
||||
#include "mlas_q4.h"
|
||||
#include "mlasi.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue