Skip to content

Merge dev to main#2312

Merged
kohya-ss merged 6 commits intomainfrom
dev
Apr 6, 2026
Merged

Merge dev to main#2312
kohya-ss merged 6 commits intomainfrom
dev

Conversation

@kohya-ss
Copy link
Copy Markdown
Owner

@kohya-ss kohya-ss commented Apr 6, 2026

This pull request improves compatibility with Intel GPUs and refactors the version-checking logic in the ipex integration code to be more robust. It also updates the documentation to reflect these changes and credits the contributor. The most important changes are:

Intel GPU Compatibility Improvements:

  • Improved compatibility with Intel GPUs by adjusting how certain CUDA attributes are mapped to XPU equivalents in library/ipex/__init__.py, ensuring better support across different PyTorch versions. [1] [2]

Version Handling Refactor:

  • Refactored version comparison logic to use packaging.version.parse instead of floating-point slicing, making version checks more accurate and future-proof. [1] [2] [3] [4]

Documentation Updates:

  • Updated both English (README.md) and Japanese (README-ja.md) documentation to announce improved Intel GPU compatibility and credit the contributor. [1] [2]

@kohya-ss kohya-ss merged commit 308a0cc into main Apr 6, 2026
6 checks passed
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