summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01bdcfdc34b1a35cfd28b69794230593feb8700f (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
122
123
124
125
126
127
128
129
pkgbase = caffe2-git
	pkgdesc = A new lightweight, modular, and scalable deep learning framework
	pkgver = 0.8.2.r18962.gd8de69d621
	pkgrel = 1
	epoch = 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
	conflicts = python-pytorch
	options = !emptydirs
	source = git+https://github.com/pytorch/pytorch.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 = protobuf-protocolbuffers::git+https://github.com/protocolbuffers/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 = cpuinfo-pytorch::git+https://github.com/pytorch/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
	source = git+https://github.com/01org/tbb
	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
	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