diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-01-28 02:30:47 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-01-28 02:30:47 +0000 | 
| commit | 7d75222e29ecd9d2f2bc73f5bccc709ede07d659 (patch) | |
| tree | 8ca999211bad4cd8b1b2839de873081ce122ff95 | |
| parent | a6d8043066291c0ad56cc803e533733240d5e4b0 (diff) | |
automatic import of pytorchopeneuler23.09
| -rw-r--r-- | pytorch.spec | 10 | 
1 files changed, 2 insertions, 8 deletions
diff --git a/pytorch.spec b/pytorch.spec index 6864a3e..fdc84bd 100644 --- a/pytorch.spec +++ b/pytorch.spec @@ -1,7 +1,7 @@  %global _empty_manifest_terminate_build 0  Name:		pytorch  Version:	2.1.2 -Release:	3 +Release:	1  Summary:	Tensors and Dynamic neural networks in Python with strong GPU acceleration  License:	BSD-3-Clause  URL:		https://pytorch.org/ @@ -87,13 +87,7 @@ mv %{buildroot}/doclist.lst .  %{_docdir}/*  %changelog -* Sun Jan 27 2024 Binshuo Zu <274620705z@gmail.com> - 2.1.2-3 -- Set USE_CUDA=OFF in the build section - -* Thu Jan 11 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.1.2-2 -- Patch: Add -Wno-error=nonnull for test/cpp/api/ - -* Thu Dec 28 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.1.2-1 +* Sun Jan 28 2024 Binshuo Zu <274620705z@gmail.com> - 2.1.2-1  - upgrade to 2.1.2  * Thu Aug 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.0.1-2  | 
