d2l-ai / d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
https://D2L.ai
Other
22.62k stars 4.2k forks source link

Apple M2 processor GPU in pytorch #2522

Open cx-olquinjica opened 1 year ago

cx-olquinjica commented 1 year ago

This is a feature request, please correct me if I am wrong, but it seems like we don't have any support for Apple's GPU. I noticed that there is a pull request that hasn't been merged addressing the same issue https://github.com/d2l-ai/d2l-en/pull/2453#issue-1616863143

I would like to volunteer to implant it for Apple silicon. Please let me know if there is an effort going on to address this problem @AnirudhDagar

AnirudhDagar commented 10 months ago

Hi @cx-olquinjica, currently we don't have any plans/efforts to support Apple silicon. I'll let you know if we decide to go ahead with that in the future. Thanks for understanding!