We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Assembling: D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(67) : error A2008:syntax error : ymm0 D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(68) : error A2008:syntax error : ymm1 D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(89) : error A2008:syntax error : xmm2 D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(90) : error A2008:syntax error : xmm1 D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(105) : error A2008:syntax error : xmm2 D:\onnxruntime\onnxruntime\core\mlas\lib\amd64\cvtfp16Avx.asm(106) : error A2008:syntax error : xmm1
No response
windows 11 MSVC 2022 x64
build command:
python .\tools\ci_build\build.py ^ --cmake_generator "Ninja" ^ --build_dir ./target/ ^ --config Release ^ --parallel 16 ^ --enable_lto ^ --enable_msvc_static_runtime ^ --skip_tests ^ --skip_submodule_sync ^ --compile_no_warning_as_error
2022
The text was updated successfully, but these errors were encountered:
What is the version of ORT you are seeing this? Tag, commit?
Sorry, something went wrong.
No branches or pull requests
Describe the issue
Urgency
No response
Target platform
windows 11 MSVC 2022 x64
Build script
build command:
Error / output
Visual Studio Version
2022
GCC / Compiler Version
No response
The text was updated successfully, but these errors were encountered: