Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move changes for avx512 blklen32 special layout from liqun/avx-layout #23331

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

move changes for avx512 blklen32 special layout from liqun/avx-layout

ab3bff7
Select commit
Loading
Failed to load commit list.
Draft

move changes for avx512 blklen32 special layout from liqun/avx-layout #23331

move changes for avx512 blklen32 special layout from liqun/avx-layout
ab3bff7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release) failed Jan 11, 2025 in 30m 17s

x64_release_dnnl build_x64_release failed

Annotations

Check failure on line 254 in C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release)

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets#L254

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): Error MSB8066: Custom build for 'D:\a\_work\1\b\RelWithDebInfo\CMakeFiles\08c4805651ae2b1deccf387302430fc6\onnxruntime.jar.rule;D:\a\_work\1\b\RelWithDebInfo\CMakeFiles\6ca869a57603d92f55c0512bbdb373c9\onnxruntime4j.rule;D:\a\_work\1\s\cmake\CMakeLists.txt' exited with code 1.

Check failure on line 243 in onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512vnni.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release)

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512vnni.cpp#L243

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512vnni.cpp(243,9): Error C2672: 'MlasQ4Int8GemmKernelBlkLen32Avx512': no matching overloaded function found

Check failure on line 177 in onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release)

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp#L177

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp(177,9): Error C2672: 'MlasQ4Int8GemmKernelBlkLen16Avx512': no matching overloaded function found

Check failure on line 207 in onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release)

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp#L207

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp(207,9): Error C2672: 'MlasQ4Int8GemmKernelBlkLen64Avx512': no matching overloaded function found

Check failure on line 223 in onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (x64_release_dnnl build_x64_release)

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp#L223

onnxruntime\core\mlas\lib\sqnbitgemm_kernel_avx512.cpp(223,9): Error C2672: 'MlasQ4Int8GemmKernelBlkLen128Avx512': no matching overloaded function found