summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20c63754fcfa089a646f6049c8fe88fc004f0327 (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
pkgbase = python-pytorch-git
	pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration
	pkgver = 1.3.1.r22820.1350b99de4
	pkgrel = 1
	url = https://pytorch.org
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = cuda
	makedepends = cuda
	makedepends = cudnn
	makedepends = cudnn
	makedepends = doxygen
	makedepends = git
	makedepends = magma
	makedepends = nccl
	makedepends = python-numpy
	makedepends = python-setuptools
	makedepends = python-yaml
	depends = ffmpeg
	depends = gflags
	depends = google-glog
	depends = leveldb
	depends = lmdb
	depends = opencv
	depends = openmp
	depends = protobuf
	depends = pybind11
	depends = python-future
	depends = python-numpy
	depends = python-yaml
	depends = qt5-base
	depends = zeromq
	source = pytorch::git+https://github.com/pytorch/pytorch.git
	sha512sums = SKIP

pkgname = python-pytorch-git

pkgname = python-pytorch-mkl-git
	pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with MKL-DNN)
	provides = python-pytorch=1.3.1.r22820.1350b99de4
	conflicts = python-pytorch

pkgname = python-pytorch-cuda-git
	pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CUDA)
	depends = ffmpeg
	depends = gflags
	depends = google-glog
	depends = leveldb
	depends = lmdb
	depends = opencv
	depends = openmp
	depends = protobuf
	depends = pybind11
	depends = python-future
	depends = python-numpy
	depends = python-yaml
	depends = qt5-base
	depends = zeromq
	depends = cuda
	depends = cudnn
	depends = magma
	depends = nccl
	provides = python-pytorch=1.3.1.r22820.1350b99de4
	conflicts = python-pytorch

pkgname = python-pytorch-mkl-cuda-git
	pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CUDA and MKL-DNN)
	depends = ffmpeg
	depends = gflags
	depends = google-glog
	depends = leveldb
	depends = lmdb
	depends = opencv
	depends = openmp
	depends = protobuf
	depends = pybind11
	depends = python-future
	depends = python-numpy
	depends = python-yaml
	depends = qt5-base
	depends = zeromq
	depends = cuda
	depends = cudnn
	depends = magma
	depends = nccl
	provides = python-pytorch=1.3.1.r22820.1350b99de4
	provides = python-pytorch-cuda=1.3.1.r22820.1350b99de4
	conflicts = python-pytorch