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

Fix overflow causing test failure on x86 #20425

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

skottmckay
Copy link
Contributor

Description

Fix comparison that was not updated when the threshold was converted to bytes.

Motivation and Context

Fix CI failure

@skottmckay skottmckay merged commit ed6f1ad into main Apr 23, 2024
99 of 104 checks passed
@skottmckay skottmckay deleted the skottmckay/FixCheckpointTestFailure branch April 23, 2024 11:34
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
### Description
<!-- Describe your changes. -->
Fix comparison that was not updated when the threshold was converted to
bytes.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Fix CI failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants