Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | Update Makefile for python 3.8. Drop i686 arch. Cosmetic changes. | Daniel Bermond | |
2018-11-26 | Fix build with opencv4 | Daniel Bermond | |
2018-11-08 | Configure versions inside makefile. Enable tests. Use https on url. | Daniel Bermond | |
2018-08-22 | Package now provides the non-cuda version | Daniel Bermond | |
This package now provides the non-cuda version (as known as the 'cpy only' build). If you want caffe2 with cuda support, use package caffe-cuda-git. This new package naming schema will better reflect the package contents. This conforms to tensorflow package naming from the official repositories. | |||
2017-03-19 | First commit after package adoption. Major rewrite. | Daniel Bermond | |
A major rewrite was made. Most important changes: - removed 'Makefile.config' file (configuration is now made in PKGBUILD) - removed the custom 'classify.py' in order to follow upstream - removed the 250MB download during build() - removed the source tree installation in '/opt' - added cuDNN support - added NCCL support - added 'distribute' make target for easier installation - added documentation - use python3 instead of python2 note1: if you want python2 just follow PKGBUILD instructions note2: current AUR dependencies: - openblas-lapack - cudnn - nccl - python-leveldb - python-scikit-image | |||
2016-09-12 | Remove unneeded NVCC workaround | Drew Noel | |
2016-05-12 | Fix maintainer, update NVCC flag fixes | Drew Noel | |
2016-05-03 | Fix OpenCV library bug and move to standard pkgver | Drew Noel | |
2016-01-21 | Pull in NVCC fix from mjal | Drew Noel | |
2015-06-11 | Initial import | Jonathan Yantis | |