onnxruntime
eddb9d78
- fixed "unreachable code" warnings on Windows (#1755)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
fixed "unreachable code" warnings on Windows (#1755) When NUPHAR_USE_MKL or NUPHAR_USE_AVX2 is not defined, we got "unreachable code" warnings on Windows, which were truned into errors and broke the build.
References
#1755 - fixed "unreachable code" warnings on Windows
Author
yangchen-MS
Parents
7c5b3a5e
Loading