Skip to content

Instantly share code, notes, and snippets.

View markstrefford's full-sized avatar
🌐
Coding...

Mark Strefford markstrefford

🌐
Coding...
View GitHub Profile
@markstrefford
markstrefford / tensorflow_cuda_osx.md
Created November 8, 2016 07:35 — forked from Mistobaan/tensorflow_cuda_osx.md
How to enable cuda support for tensor flow on Mac OS X (Updated on April:2016 Tensorflow 0.8)

These instructions will explain how to install tensorflow on mac with cuda enabled GPU suport. I assume you know what tensorflow is and why you would want to have a deep learning framework running on your computer.

Prerequisites

Make sure to update your homebrew formulas

brew update