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

Humble onnxruntime build issue "exponent has no digits" #61

Open
Briancbn opened this issue Oct 26, 2022 · 1 comment
Open

Humble onnxruntime build issue "exponent has no digits" #61

Briancbn opened this issue Oct 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Briancbn
Copy link
Member

Briancbn commented Oct 26, 2022

Describe the bug
The current version of onnxruntime is unable to build in humble and rolling
onnxruntime version: 36dc057913f968566eaa1646cb5db41d8c5e7654

error:

epd_onnxruntime_vendor/onnxruntime-prefix/src/onnxruntime/onnxruntime/core/mlas/lib/compute.cpp:59:5: error: exponent has no digits
     59 |     0x1.000000p+0,
        |     ^~~~~~~~~~~

To Reproduce
Build failure in CI.
Build Success in failure.

Expected behavior
Build same as foxy with no failures

Desktop (please complete the following information):

  • OS: Ubuntu 22.04

Additional context
Add any other context about the problem here.

@Briancbn Briancbn added the bug Something isn't working label Oct 26, 2022
@cardboardcode
Copy link
Contributor

Hi @Briancbn, thank you for identifying this issue. Will be having a look at this next week once I am free.

Will try my best to reproduce the following error and update here regarding any debug progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants