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 Pytorch v2 model failure #2037

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Fix Pytorch v2 model failure #2037

merged 1 commit into from
Jun 20, 2024

Conversation

sethiay
Copy link
Contributor

@sethiay sethiay commented Jun 19, 2024

Description

The issue is same as AUTOMATIC1111/stable-diffusion-webui#15863 and lowering the setuptool version fixes the problem. Not sure of the reason why this failure started coming now. Perhaps, the DLC team updated the tool version in their DLC image that we are using. I don't think it's worth investigating the issue more and it's fine to go ahead with the fix in this PR.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.53%. Comparing base (5eaf517) to head (786219a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2037      +/-   ##
==========================================
- Coverage   71.55%   71.53%   -0.02%     
==========================================
  Files          98       98              
  Lines       10756    10756              
==========================================
- Hits         7696     7694       -2     
- Misses       2716     2718       +2     
  Partials      344      344              
Flag Coverage Δ
unittests 71.53% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sethiay sethiay marked this pull request as ready for review June 20, 2024 05:13
@sethiay sethiay requested a review from a team as a code owner June 20, 2024 05:13
@sethiay sethiay requested a review from ashmeenkaur June 20, 2024 05:13
@sethiay sethiay merged commit 4d9ad4e into master Jun 20, 2024
13 checks passed
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