Skip to content

Instantly share code, notes, and snippets.

View Beritra's full-sized avatar
🎯
Focusing

Zheng Beritra

🎯
Focusing
View GitHub Profile
@Beritra
Beritra / build-caffe.md
Created June 19, 2018 17:19 — forked from kylemcdonald/build-caffe.md
How to build Caffe for OS X.

Theory of Building Caffe on OS X

Introduction

Our goal is to run python -c "import caffe" without crashing. For anyone who doesn't spend most of their time with build systems, getting to this point can be extremely difficult on OS X. Instead of providing a list of steps to follow, I'll try to explain why each step happens.

This page has OS X specific install instructions.

I assume: