summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 32 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30602eab9a6b..a9a82576ecdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = caffe2-git
pkgdesc = A new lightweight, modular, and scalable deep learning framework
- pkgver = 0.8.2.r18962.gd8de69d621
- pkgrel = 2
+ pkgver = 0.8.2.r28489.gc5b4f60fc24
+ pkgrel = 1
epoch = 1
url = https://caffe2.ai/
arch = x86_64
@@ -13,8 +13,10 @@ pkgbase = caffe2-git
makedepends = cuda
makedepends = cudnn
makedepends = nccl
+ makedepends = pybind11
depends = google-glog
depends = protobuf
+ depends = openmp
depends = python
depends = python-numpy
depends = python-protobuf
@@ -22,6 +24,10 @@ pkgbase = caffe2-git
depends = blas
depends = lapack
depends = gflags
+ depends = numactl
+ depends = intel-mkl
+ depends = opencv
+ depends = libuv
optdepends = python-flask
optdepends = graphviz
optdepends = python-hypothesis
@@ -60,7 +66,7 @@ pkgbase = caffe2-git
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/shibatch/sleef
source = git+https://github.com/intel/ideep
source = git+https://github.com/NVIDIA/nccl.git
source = git+https://github.com/google/gemmlowp
@@ -69,6 +75,15 @@ pkgbase = caffe2-git
source = git+https://github.com/pytorch/fbgemm
source = git+https://github.com/houseroad/foxi
source = git+https://github.com/01org/tbb
+ source = git+https://github.com/facebookincubator/fbjni
+ source = git+https://github.com/google/XNNPACK
+ source = git+https://github.com/fmtlib/fmt
+ source = git+https://github.com/pytorch/tensorpipe
+ source = git+https://github.com/asmjit/asmjit.git
+ source = git+https://github.com/01org/mkl-dnn.git
+ source = git+https://github.com/emil-e/rapidcheck.git
+ source = 010-caffe2-fix-include-system-path.patch
+ source = 020-caffe2-use-system-libuv.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -99,6 +114,15 @@ pkgbase = caffe2-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = 85cee13362fb5c7b0e9b087a78a35afa82ae3e2e644be4a89f6e5261ed4e15ef
+ sha256sums = 2ca3a48a563d2523740609bd3fa83de2e325291ab58ebf6563b540302b074753
pkgname = caffe2-git
pkgdesc = A new lightweight, modular, and scalable deep learning framework (cpu only, git version)
@@ -113,6 +137,7 @@ 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 = openmp
depends = python
depends = python-numpy
depends = python-protobuf
@@ -120,6 +145,10 @@ pkgname = caffe2-cuda-git
depends = blas
depends = lapack
depends = gflags
+ depends = numactl
+ depends = intel-mkl
+ depends = opencv
+ depends = libuv
depends = cuda
depends = cudnn
depends = nccl