init
This commit is contained in:
4
lib/move.sh
Normal file
4
lib/move.sh
Normal 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
|
||||
Reference in New Issue
Block a user