Search Criteria
Package Details: caffe 1.0-18
Package Actions
Git Clone URL: | https://aur.archlinux.org/caffe.git (read-only, click to copy) |
---|---|
Package Base: | caffe |
Description: | A deep learning framework made with expression, speed, and modularity in mind (cpu only) |
Upstream URL: | https://caffe.berkeleyvision.org/ |
Keywords: | ai artificial cuda intelligence nvidia |
Licenses: | BSD |
Conflicts: | caffe-cpu |
Provides: | caffe-cpu |
Replaces: | caffe-cpu |
Submitter: | yiuin |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-17 05:31 (UTC) |
Last Updated: | 2022-03-01 14:24 (UTC) |
Dependencies (47)
- boost-libs (boost-libs-git)
- gflags (gflags-git)
- google-glog (glog-git)
- hdf5 (hdf5-git, hdf5-1.12, hdf5-openmpi)
- lapack (armpl, atlas-lapack, aocl-libflame-aocc, aocl-libflame, blas-aocl-gcc, blas-aocl-aocc, blas-mkl, openblas-lapack, lapack-git, blas-openblas)
- leveldb (leveldb-git)
- lmdb (lumosql, lmdb-git)
- openblas (openblas-lapack)
- opencv (opencv2, opencv-cuda)
- protobuf (protobuf-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-pandas
- boost (boost-git) (make)
- boost-libs (boost-libs-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- gflags (gflags-git) (make)
- ghostscript (make)
- google-glog (glog-git) (make)
- hdf5 (hdf5-git, hdf5-1.12, hdf5-openmpi) (make)
- Show 27 more dependencies...
Latest Comments
1 2 3 4 5 6 Next › Last »
dbermond commented on 2022-03-01 14:12 (UTC)
@henkm Fixed.
henkm commented on 2022-02-28 15:09 (UTC) (edited on 2022-02-28 15:14 (UTC) by henkm)
Trying to build in a clean chroot but running into this error:
The exact same error occurs in caffe-git.
ptrstn commented on 2020-06-23 18:25 (UTC)
@dbermond thanks, it is indeed working again after rebuilding the package.
I used the caffe-git package for this job.
dbermond commented on 2020-06-23 17:58 (UTC)
ptrstn libprotobuf.so.22 is no longer on the repositories. You need to rebuild the package against the current protobuf package for linking to the current profobuf library sover.
ptrstn commented on 2020-06-23 17:55 (UTC)
I'm getting the following error message when importing
caffe
I have no idea what happened. It worked a few months ago.
dbermond commented on 2020-05-01 18:58 (UTC)
@jpeter Package is building fine, and also caffe-git. The search path for 'pyconfig.h' header is specified in Makefile.config by the PYTHON_INCLUDE variable.
jpeter commented on 2020-04-29 10:21 (UTC)
caffe, caffe-git don't compile:
In file included from /usr/include/boost/python/detail/prefix.hpp:13, from /usr/include/boost/python/args.hpp:8, from /usr/include/boost/python.hpp:11, from src/caffe/layer_factory.cpp:4: /usr/include/boost/python/detail/wrap_python.hpp:57:11: fatal error: pyconfig.h: No such file or directory 57 | # include <pyconfig.h> | ^~~~~~~~~~~~ compilation terminated.
dbermond commented on 2019-11-20 23:43 (UTC)
@petronny Package updated for python 3.8.
petronny commented on 2019-11-20 06:09 (UTC)
I get trouble when building against python 3.8.
dbermond commented on 2019-05-18 20:18 (UTC)
@petronny Thank you for pointing this, and sorry for the late answer. Package updated.
1 2 3 4 5 6 Next › Last »