intel / intel-extension-for-pytorch

A Python package for extending the official PyTorch that can easily obtain performance on Intel platform
Apache License 2.0
1.47k stars 228 forks source link

Python 3.11 support for xpu-master #355

Closed pioto1225 closed 11 months ago

pioto1225 commented 1 year ago

Hi Intel,

Just a question if/when xpu-master branch will support Python3.11. This would help with usability.

Thank you. Piotr

jingxu10 commented 1 year ago

Since PyTorch 1.13 doesn't support 3.11 official, we don't provide the support yet. Once xpu-master is rebased to 2.0, 3.11 should be supported. The rebasing work is undergoing.

pioto1225 commented 11 months ago

Hi again,

Is there an ETA?

jingxu10 commented 11 months ago

Hi, it will be released by end of this week.

pioto1225 commented 11 months ago

great, thank you!

pioto1225 commented 11 months ago

The latest xpu release indeed works with Python 3.11. I'll close the issue. Thanks!