!24 update auto-lto model
From: @zhenyu--zhao_admin Reviewed-by: @liuf9 Signed-off-by: @liuf9
This commit is contained in:
commit
a78f50fe64
13554
0002-update-auto-lto-model.patch
Normal file
13554
0002-update-auto-lto-model.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@
|
||||
Summary: %{name} is a framework which enables compilers compilers to integrate ML-driven compiler optimization.
|
||||
Name: AI4C
|
||||
Version: 0.2.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
# Package onnxruntime and SafeInt have MIT License.
|
||||
# Package onnx has Apache License 2.0.
|
||||
License: MIT and ASL 2.0 and Boost and BSD
|
||||
@ -23,6 +23,7 @@ URL: https://gitee.com/openeuler/AI4C
|
||||
Source0: %{pkg_version}.tar.gz
|
||||
|
||||
Patch1: 0001-add-interface-and-model-for-Auto-LTO.patch
|
||||
Patch2: 0002-update-auto-lto-model.patch
|
||||
|
||||
BuildRequires: cmake >= 3.13
|
||||
BuildRequires: make
|
||||
@ -105,6 +106,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.2.0-3
|
||||
- Update auto-lto model.
|
||||
|
||||
* Wed Sep 25 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.2.0-2
|
||||
- Add interface and model for Auto LTO.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user