summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3a9752051eff939a62425f5cb01ad5c9220daa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
pkgbase = caffe2
	pkgdesc = A new lightweight, modular, and scalable deep learning framework
	pkgver = 0.8.2_1.1.0
	pkgrel = 1
	url = https://caffe2.ai/
	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 = python
	depends = python-numpy
	depends = python-protobuf
	depends = python-yaml
	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#tag=v1.1.0
	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
	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
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = caffe2
	pkgdesc = A new lightweight, modular, and scalable deep learning framework (cpu only)
	provides = caffe2-cpu
	conflicts = caffe2-cpu
	replaces = caffe2-cpu

pkgname = caffe2-cuda
	pkgdesc = A new lightweight, modular, and scalable deep learning framework (with cuda support)
	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
	conflicts = caffe2