Welcome to uavster's blog (filtered)

You are currently browsing posts related to Troubleshooting. Perhaps you prefer to browse all posts.

Readying a MacBook Pro M2 Max for Tensorflow

I was looking for a development laptop that would let me prototype rather big ML models locally. Life will have me moving across countries in the next months, and I would like to avoid depending [...]

I ended up getting myself a MacBook Pro M2 Max. Apple silicon is very power-efficient, and, most importantly, its shared memory architecture gives the GPU access to the entire RAM. In my case, that's [...]

Making Tensorflow work with Apple silicon can be straightforward... if you know how to. Hopefully, this post will save someone the time I spent troubleshooting.

According to this Apple Developer guide, you need four things:

TutorialsTroubleshooting Technologies: TensorFlowApple SiliconCondaPython