Live data from Hacker News

Accelerated PyTorch Training on M1 Mac

pytorch.org

1–10 of 153 posts

Re: Accelerated PyTorch Training on M1 Mac

#7

This is much nicer ergonomics than what I had to do for tensorflow. It’s ostensibly out of the box support as a different torch device.

You must have installed it a while ago then :). I just recently did and only needed to I stall 2 packages via pip (i think tensoflow-macos and tenderfoot-metal ) which I found much better than wrangling with cuda and cudnn versions for Nvidia cards

Re: Accelerated PyTorch Training on M1 Mac

#10
Nice results! But why are people still reporting benchmark results on VGG? Does anybody actually use this network anymore?

Better would be mobilenets or efficientNets or NFNets or vision transformers or almost anything that's come out in the 8 years since VGG was published (great work it was at the time!).

Post reply on HN