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

Benchmarking workflow fix #8389

Merged
merged 13 commits into from
Jun 29, 2024
Merged

Benchmarking workflow fix #8389

merged 13 commits into from
Jun 29, 2024

Conversation

sayakpaul
Copy link
Member

@sayakpaul sayakpaul commented Jun 3, 2024

What does this PR do?

Benchmarking workflow is failing:
https://github.com/huggingface/diffusers/actions/runs/9348670151/job/25728280347#step:8:53

So, this PR:

@yiyixuxu yiyixuxu requested a review from DN6 June 4, 2024 08:04
@sayakpaul sayakpaul requested a review from DN6 June 27, 2024 03:36
@sayakpaul
Copy link
Member Author

Currently manually running the benchmarking workflow here: https://github.com/huggingface/diffusers/actions/runs/9690502132/job/26740442342. Have already pushed the latest Docker container so that it contains Python 3.9 (confirmed from here).

@sayakpaul
Copy link
Member Author

benchmark_ip_adapters.py is failing: https://github.com/huggingface/diffusers/actions/runs/9690502132/job/26740442342#step:8:55. Will fix.

@sayakpaul
Copy link
Member Author

sayakpaul commented Jun 27, 2024

Okay so, it runs on Torch 2.2 but not on Torch 2.3.1. Reported here: pytorch/pytorch#129637.

@sayakpaul
Copy link
Member Author

@DN6 I have disabled the IP adapter benchmarks for the moment. Have started a new run here: https://github.com/huggingface/diffusers/actions/runs/9692567539/job/26746155012. Let's see how it goes.

@sayakpaul sayakpaul merged commit 7db8c3e into main Jun 29, 2024
10 of 11 checks passed
@sayakpaul sayakpaul deleted the fix-benchmark-workflow branch June 29, 2024 03:36
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.

None yet

2 participants