This commit is contained in:
D-X-Y
2019-02-01 01:27:38 +11:00
commit 13e908f4df
104 changed files with 102494 additions and 0 deletions

4
lib/move.sh Normal file
View File

@@ -0,0 +1,4 @@
rm -rf pytorch
git clone https://github.com/pytorch/pytorch.git
cp -r ./pytorch/torch/nn xnn
rm -rf pytorch