I wrote a small article benchmarking my brand new 14" for deep learning.
✅ So I had to setup python
✅ Benchmark the ML performance using weights and biases
✅ Write an article about it
You can check the report here, and the code it's on this GitHub repo.
wandb.ai
The performance of the 16 core in Tensorflow is on par with an RTX2060m, that's quite impressive. Also, Tensorflow is not yet fully optimised for apple hardware and the Nvidia benchmarks where done in the highly optimised NGC containers.
If someone here has an M1Max with the 32 core gpu and want to do the bench, I would highly appreciate.
✅ So I had to setup python
✅ Benchmark the ML performance using weights and biases
✅ Write an article about it
You can check the report here, and the code it's on this GitHub repo.

Deep Learning on the M1 Pro with Apple Silicon
Let's take my new Macbook Pro for a spin and see how well it performs, shall we?. Made by Thomas Capelle using Weights & Biases

The performance of the 16 core in Tensorflow is on par with an RTX2060m, that's quite impressive. Also, Tensorflow is not yet fully optimised for apple hardware and the Nvidia benchmarks where done in the highly optimised NGC containers.
If someone here has an M1Max with the 32 core gpu and want to do the bench, I would highly appreciate.