Skip to content

Instantly share code, notes, and snippets.

View Uio96's full-sized avatar

Yunzhi Lin Uio96

View GitHub Profile
@Uio96
Uio96 / Makefile.config
Last active August 12, 2019 01:21
Yunzhi's configuration for Caffe installation
## Refer to http://caffe.berkeleyvision.org/installation.html
# Contributions simplifying and improving our build system are welcome!
# cuDNN acceleration switch (uncomment to build with cuDNN).
USE_CUDNN := 1
# CPU-only switch (uncomment to build without GPU support).
# CPU_ONLY := 1
# uncomment to disable IO dependencies and corresponding data layers