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