Skip to content

Update IPEX Libs#1030

Merged
kohya-ss merged 4 commits intokohya-ss:devfrom
Disty0:dev
Jan 4, 2024
Merged

Update IPEX Libs#1030
kohya-ss merged 4 commits intokohya-ss:devfrom
Disty0:dev

Conversation

@Disty0
Copy link
Copy Markdown
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
@kohya-ss
Copy link
Copy Markdown
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>
nana0304 pushed a commit to nana0304/sd-scripts that referenced this pull request Jun 4, 2025
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