summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9191010d59e3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+# Generated by mksrcinfo v8
+# Wed Mar 15 19:48:33 UTC 2017
+pkgbase = python-pytorch-git
+ pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU acceleration
+ pkgver = 0.1.10.r46.gbe6322e4
+ pkgrel = 1
+ url = https://github.com/pytorch/pytorch
+ arch = x86_64
+ license = BSD
+ makedepends = python
+ makedepends = python-setuptools
+ makedepends = python2
+ makedepends = python2-setuptools
+ makedepends = gcc5
+ source = git://github.com/pytorch/pytorch
+ sha256sums = SKIP
+
+pkgname = python-pytorch-git
+ depends =
+ depends = python
+ depends = python-ymal
+ depends = python-numpy
+ provides = python-pytorch
+ conflicts = python-pytorch
+
+pkgname = python2-pytorch-git
+ depends =
+ depends = python2
+ depends = python2-ymal
+ depends = python2-numpy
+ provides = python2-pytorch
+ conflicts = python2-pytorch
+