Viewing a single comment thread. View all comments

PleasantBase6967 OP t1_j67vufs wrote

1

PleasantBase6967 OP t1_j67w2s0 wrote

What is your opinion on macOS and the M1 chip using PyTorch

0

float16 t1_j67wop0 wrote

It looks like you don't care about throughput so it doesn't matter.

2

PleasantBase6967 OP t1_j67wue5 wrote

Throughput matters for me. How is it affected?

0

float16 t1_j681kmd wrote

Then you shouldn't be training on a laptop, and should train on a remote server, in which case your laptop doesn't matter.

2

CKtalon t1_j682dxf wrote

Don’t bother. mps support is terrible. Tensorflow GPU support is better in comparison.

However, the MBA is good for fast and efficient cpu prototyping which you should ship off to a Linux running workstation or cloud with discrete Nvidia GPUs.

1