Add interface and model for Auto LTO.
This commit is contained in:
parent
0d85b5a26a
commit
98f308a2bc
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.
|
Summary: %{name} is a framework which enables compilers compilers to integrate ML-driven compiler optimization.
|
||||||
Name: AI4C
|
Name: AI4C
|
||||||
Version: 0.2.0
|
Version: 0.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
# Package onnxruntime and SafeInt have MIT License.
|
# Package onnxruntime and SafeInt have MIT License.
|
||||||
# Package onnx has Apache License 2.0.
|
# Package onnx has Apache License 2.0.
|
||||||
License: MIT and ASL 2.0 and Boost and BSD
|
License: MIT and ASL 2.0 and Boost and BSD
|
||||||
URL: https://gitee.com/openeuler/AI4C
|
URL: https://gitee.com/openeuler/AI4C
|
||||||
Source0: %{pkg_version}.tar.gz
|
Source0: %{pkg_version}.tar.gz
|
||||||
|
|
||||||
|
Patch1: 0001-add-interface-and-model-for-Auto-LTO.patch
|
||||||
|
|
||||||
BuildRequires: cmake >= 3.13
|
BuildRequires: cmake >= 3.13
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -103,6 +105,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 14 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.2.0-1
|
||||||
- Update AI4C from v0.1.0 to v0.2.0.
|
- Update AI4C from v0.1.0 to v0.2.0.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user