summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO151
1 files changed, 77 insertions, 74 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b5aeb3527c5..d9b183b33d76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,94 +1,72 @@
pkgbase = caffe2-git
- pkgdesc = A new lightweight, modular, and scalable deep learning framework (git version)
- pkgver = 0.8.2.r16592.g079093a662
+ pkgdesc = A new lightweight, modular, and scalable deep learning framework
+ pkgver = 0.8.2.r17706.g725ef26f34
pkgrel = 1
epoch = 1
url = https://caffe2.ai/
- arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
+ makedepends = gtest
+ makedepends = snappy
+ makedepends = cuda
+ makedepends = cudnn
+ makedepends = nccl
depends = google-glog
depends = protobuf
- depends = lapack
depends = python
depends = python-numpy
depends = python-protobuf
- depends = gflags
- depends = gtest
- depends = openmp
- depends = leveldb
- depends = lmdb
- depends = numactl
- depends = openmpi
- depends = snappy
- depends = zeromq
- depends = hiredis
- depends = opencv
- depends = gtk3
- depends = ffmpeg
- depends = python-flask
- depends = python-future
- depends = graphviz
- depends = python-hypothesis
- depends = python-jupyter_core
- depends = python-matplotlib
- depends = python-pydot
depends = python-yaml
- depends = python-requests
- depends = python-scipy
- depends = python-setuptools
- depends = python-six
- depends = python-tornado
- depends = python-gflags
- depends = python-pyzmq
- depends = rdma-core
- depends = python-nvd3
- depends = python-scikit-image
- depends = python-glog
- depends = python-leveldb
- depends = python-lmdb
- provides = caffe2
- provides = caffe2-cpu-git
- conflicts = caffe2
- conflicts = caffe2-cpu-git
- conflicts = python-pytorch
- replaces = caffe2-cpu-git
+ depends = blas
+ depends = lapack
+ depends = gflags
+ optdepends = python-flask
+ optdepends = graphviz
+ optdepends = python-hypothesis
+ optdepends = python-matplotlib
+ optdepends = python-pydot
+ optdepends = python-nvd3
+ optdepends = python-yaml
+ optdepends = python-requests
+ optdepends = python-scikit-image
+ optdepends = python-scipy
+ optdepends = python-setuptools
+ optdepends = python-future
+ optdepends = python-tornado
+ optdepends = python-six
+ optdepends = python-lmdb
options = !emptydirs
source = git+https://github.com/pytorch/pytorch.git
- source = git+https://github.com/pybind/pybind11.git
- source = git+https://github.com/NVlabs/cub.git
- source = git+https://github.com/eigenteam/eigen-git-mirror.git
- source = git+https://github.com/google/googletest.git
- source = git+https://github.com/google/benchmark.git
- source = git+https://github.com/google/protobuf.git
- source = git+https://github.com/Yangqing/ios-cmake.git
- source = git+https://github.com/Maratyszcza/NNPACK.git
- source = git+https://github.com/facebookincubator/gloo.git
- source = git+https://github.com/Maratyszcza/pthreadpool.git
- source = git+https://github.com/Maratyszcza/FXdiv.git
- source = git+https://github.com/Maratyszcza/FP16.git
- source = git+https://github.com/Maratyszcza/psimd.git
- source = git+https://github.com/facebook/zstd.git
- source = git+https://github.com/Maratyszcza/cpuinfo.git
- source = git+https://github.com/PeachPy/enum34.git
- source = git+https://github.com/Maratyszcza/PeachPy.git
- source = git+https://github.com/benjaminp/six.git
- source = git+https://github.com/ARM-software/ComputeLibrary.git
- source = git+https://github.com/onnx/onnx.git
- source = git+https://github.com/bddppq/onnx-tensorrt.git
- source = git+https://github.com/zdevito/sleef.git
- source = git+https://github.com/intel/ideep.git
+ source = git+https://github.com/pybind/pybind11
+ source = git+https://github.com/NVlabs/cub
+ source = git+https://github.com/eigenteam/eigen-git-mirror
+ source = git+https://github.com/google/googletest
+ source = git+https://github.com/google/benchmark
+ source = git+https://github.com/google/protobuf
+ source = git+https://github.com/Yangqing/ios-cmake
+ source = git+https://github.com/Maratyszcza/NNPACK
+ source = git+https://github.com/facebookincubator/gloo
+ source = git+https://github.com/Maratyszcza/pthreadpool
+ source = git+https://github.com/Maratyszcza/FXdiv
+ source = git+https://github.com/Maratyszcza/FP16
+ source = git+https://github.com/Maratyszcza/psimd
+ source = git+https://github.com/facebook/zstd
+ source = git+https://github.com/Maratyszcza/cpuinfo
+ source = git+https://github.com/PeachPy/enum34
+ source = git+https://github.com/Maratyszcza/PeachPy
+ source = git+https://github.com/benjaminp/six
+ source = git+https://github.com/onnx/onnx
+ source = git+https://github.com/onnx/onnx-tensorrt
+ source = sleef-zdevito::git+https://github.com/zdevito/sleef
+ source = git+https://github.com/intel/ideep
source = git+https://github.com/NVIDIA/nccl.git
- source = git+https://github.com/google/gemmlowp.git
- source = git+https://github.com/pytorch/QNNPACK.git
- source = git+https://github.com/intel/ARM_NEON_2_x86_SSE.git
- source = git+https://github.com/pytorch/fbgemm.git
- source = git+https://github.com/houseroad/foxi.git
- source = git+https://github.com/asmjit/asmjit.git
- sha256sums = SKIP
- sha256sums = SKIP
+ source = git+https://github.com/google/gemmlowp
+ source = git+https://github.com/pytorch/QNNPACK
+ source = git+https://github.com/intel/ARM_NEON_2_x86_SSE
+ source = git+https://github.com/pytorch/fbgemm
+ source = git+https://github.com/houseroad/foxi
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -120,4 +98,29 @@ pkgbase = caffe2-git
sha256sums = SKIP
pkgname = caffe2-git
+ pkgdesc = A new lightweight, modular, and scalable deep learning framework (cpu only, git version)
+ provides = caffe2
+ provides = caffe2-cpu-git
+ conflicts = caffe2
+ conflicts = caffe2-cpu-git
+ replaces = caffe2-cpu-git
+
+pkgname = caffe2-cuda-git
+ pkgdesc = A new lightweight, modular, and scalable deep learning framework (with cuda support, git version)
+ depends = google-glog
+ depends = protobuf
+ depends = python
+ depends = python-numpy
+ depends = python-protobuf
+ depends = python-yaml
+ depends = blas
+ depends = lapack
+ depends = gflags
+ depends = cuda
+ depends = cudnn
+ depends = nccl
+ provides = caffe2
+ provides = caffe2-git
+ provides = caffe2-cuda
+ conflicts = caffe2