KEMBAR78
reset deterministic in tearDownClass by jiqing-feng · Pull Request #11785 · huggingface/diffusers · GitHub
Skip to content

Conversation

jiqing-feng
Copy link
Contributor

In #11738 , we enabled deterministic but forgot to reset it to False. Setting deterministic to False in tearDownClass will make the deterministic only have impacts for the test class and won't influence other tests.

@jiqing-feng jiqing-feng marked this pull request as draft June 24, 2025 05:25
@jiqing-feng jiqing-feng marked this pull request as ready for review June 24, 2025 06:58
@jiqing-feng
Copy link
Contributor Author

Hi @sayakpaul . Could you please review it? Thanks!

@jiqing-feng
Copy link
Contributor Author

jiqing-feng commented Jul 1, 2025

Hi @sayakpaul . Please let me know if anything needs to be changed before merging. Thanks!

@sayakpaul sayakpaul merged commit f3e1310 into huggingface:main Jul 1, 2025
7 checks passed
@sayakpaul
Copy link
Member

Thanks for your contributions!

tolgacangoz pushed a commit to tolgacangoz/diffusers that referenced this pull request Jul 5, 2025
* reset deterministic in tearDownClass

Signed-off-by: jiqing-feng <jiqing.feng@intel.com>

* fix deterministic setting

Signed-off-by: jiqing-feng <jiqing.feng@intel.com>

---------

Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
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