top | item 28908197

(no title)

Tpt | 4 years ago

I'm very curious to see how the 64GB of RAM GPU performs with deep learning models fine-tuning. It might be impressive.

discuss

order

jjcon|4 years ago

Do any deep learning frameworks even have metal support? I could see inference working well on these laptops but they lack so much of the specialized hardware I'd be surprised if training was even possible for most useable models.

cguess|4 years ago

There's been work on PyTorch to move some over, but it's still all CPU (which still, on an M1 isn't HORRIBLE) last time I checked.

muggermuch|4 years ago

Tensorflow supports Metal AFAIK.

zsmi|4 years ago

Wouldn't you use the Apple Neural Engine for that?

https://www.infoq.com/news/2020/11/apple-tensorflow-accelera...

"Recently Apple released the new M1 "system on a chip," which not only contains a built-in GPU, but also includes a 16-core "Neural Engine" which supports 11 trillion operations per second. Apple claims the Neural Engine will support up to 15x improvement in ML computation."

asdff|4 years ago

Do people really train locally? I'd have thought the field moved to aws or some other hpc by now. Seems like a waste buying such a nice laptop to just melt and abuse it when you can abuse amazon's hardware instead. The battery won't be happy being discharged every day since it seems like in my experience macbooks don't bypass the battery when on ac power unless you start the computer up with the batty unplugged (not so easy on newer computers)