Skip to content

Conversation

@a-r-r-o-w
Copy link
Contributor

What does this PR do?

As discussed internally with @DN6.

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@a-r-r-o-w a-r-r-o-w requested a review from DN6 August 27, 2024 05:08
if test_mean_pixel_difference:
assert_mean_pixel_difference(output_with_offload[0], output_without_offload[0])

def test_progress_bar(self):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@a-r-r-o-w a-r-r-o-w requested a review from DN6 August 29, 2024 04:30
@a-r-r-o-w
Copy link
Contributor Author

cc @yiyixuxu since this modifies the IP adapter tests that we worked on together when they were first introduced. TLDR; combining the multi and single ip-adapter tests, and enable/disable freeu tests, saves us roughly 40-50 forward passes

@a-r-r-o-w a-r-r-o-w merged commit 2405383 into main Sep 3, 2024
@a-r-r-o-w a-r-r-o-w deleted the tests/update-low-signal-tests branch September 3, 2024 08:29
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
* remove 2 shapes from SDFunctionTesterMixin::test_vae_tiling

* combine freeu enable/disable test to reduce many inference runs

* remove low signal unet test for signature

* remove low signal embeddings test

* remove low signal progress bar test from PipelineTesterMixin

* combine ip-adapter single and multi tests to save many inferences

* fix broken tests

* Update tests/pipelines/test_pipelines_common.py

* Update tests/pipelines/test_pipelines_common.py

* add progress bar tests
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.

3 participants