coremltools icon indicating copy to clipboard operation
coremltools copied to clipboard

Support PyTorch 2.9

Open cdeil opened this issue 1 month ago • 1 comments

PyTorch 2.9 shipped with many nice improvements: https://github.com/pytorch/pytorch/releases/tag/v2.9.0

Could you please make coremltools compatible with it?

cdeil avatar Nov 04 '25 13:11 cdeil

I guess now that PyTorch 2.7 (2025-04-23) support has been released, the first step would be to support PyTorch 2.8 (2025-08-08). https://github.com/pytorch/pytorch/releases/tag/v2.8.0

Each release introduces many breaking changes, it's unfortunate that there are no prereleases to catch up quicker.

reneleonhardt avatar Nov 11 '25 14:11 reneleonhardt