Skip to content

Instantly share code, notes, and snippets.

@orpcam
orpcam / clone_tensorflow.sh
Last active March 12, 2018 19:18
gist for byai.io/howto-tensorflow-1-6-on-mac-with-gpu-acceleration/
$ cd ~/temp
$ git clone https://github.com/tensorflow/tensorflow
$ cd tensorflow
$ git checkout v1.6.0-rc1
@orpcam
orpcam / tensorflow_1_6_rc1_high_sierra_gpu.md
Last active May 16, 2018 19:15
Tensorflow 1.6-rc1 on macOS High Sierra 10.13.3 with GPU Acceleration