diff --git a/ACPO.spec b/ACPO.spec index 3b2e94fdadfad351e1c838590f3f75b6add846f3..3551f1353f81644adedbf90513d5c61e0858ffe0 100644 --- a/ACPO.spec +++ b/ACPO.spec @@ -1,10 +1,10 @@ Name: ACPO -Version: 1.0 +Version: 1.1 License: Apache License 2.0 Release: 1 Summary: ACPO model source URL: https://github.com/Huawei-CPLLab/ACPO/ -Source0: https://github.com/Huawei-CPLLab/ACPO/archive/refs/tags/v1.0.zip +Source0: https://github.com/Huawei-CPLLab/ACPO/archive/refs/tags/v1.1.zip BuildArch: noarch #build requires @@ -29,5 +29,7 @@ cp -r %{_builddir}/%{name} %{buildroot}/%{python3_sitelib} /%{python3_sitelib}/%{name}/* %changelog +* Tue Nov 19 2024 wangziming - 1.1-1 +- Update torch model train and inference * Mon Oct 28 2024 wangziming - 1.0-1 - Package init diff --git a/v1.0.zip b/v1.1.zip similarity index 40% rename from v1.0.zip rename to v1.1.zip index 3074c806b1b922463464d3c58a74bce0006246f2..e366a99af6ff6b4dcda047ce53473b766d1a5a08 100644 Binary files a/v1.0.zip and b/v1.1.zip differ