diff options
-rw-r--r-- | pytorch.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pytorch.spec b/pytorch.spec index a9195e0..48c627d 100644 --- a/pytorch.spec +++ b/pytorch.spec @@ -5,7 +5,7 @@ Release: 2 Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration License: BSD-3 URL: https://pytorch.org/ -Source0: https://atomgit.com/havefun/pytorch/raw/f176b80042e7cb063e3e045d729de43edd3700b9/pytorch-v2.0.1.tar.gz +Source0: https://gitee.com/LHY1999/pytorch/raw/f176b80042e7cb063e3e045d729de43edd3700b9/pytorch-v2.0.1.tar.gz BuildRequires: g++ Requires: python3-future |