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

Update IPEX Libs #1030

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Update IPEX Libs #1030

merged 4 commits into from
Jan 4, 2024

Conversation

Disty0
Copy link
Contributor

@Disty0 Disty0 commented Jan 1, 2024

Fixes dtype errors with some LyCoris types.
Everything (except Diag-OFT for SDXL) should work now.

Rewrote my hijacks to get rid of CondFunc.
CondFunc can cause issues with compile so i got rid of it.

Attention optimizations. Less CPU overhead.
Added IPEX_SDPA_SLICE_TRIGGER_RATE and IPEX_ATTENTION_SLICE_RATE environment variables for more control over it.

Dropped IPEX 2.0 specific fixes. Update to IPEX 2.1 if you are still on IPEX 2.0.

@kohya-ss kohya-ss merged commit 8ac2d2a into kohya-ss:dev Jan 4, 2024
1 check passed
@kohya-ss
Copy link
Owner

kohya-ss commented Jan 4, 2024

Thank you for this!

wkpark pushed a commit to wkpark/sd-scripts that referenced this pull request Feb 27, 2024
* Refactor setup in setup folder

* More refactoring

* Remove need to run setup.sh as sudo

* Fix for unix undel python 3.8

* Create setup_common.py

* Fix windows setup

* Refining setup

---------

Co-authored-by: Your Name <you@example.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.

None yet

2 participants