push ACPO v1.1

(cherry picked from commit e183d15c0f999357dff4daa0b3840aba4d9444f5)
This commit is contained in:
wangzm509 2024-11-21 12:33:53 +08:00 committed by openeuler-sync-bot
parent 875215b50d
commit 98123dac31
3 changed files with 4 additions and 2 deletions

View File

@ -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 <wangziming16@huawei.com> - 1.1-1
- Update torch model train and inference
* Mon Oct 28 2024 wangziming <wangziming16@huawei.com> - 1.0-1
- Package init

BIN
v1.0.zip

Binary file not shown.

BIN
v1.1.zip Normal file

Binary file not shown.