!37 [bugfix] update inline and unroll model
From: @jingjingyingying Reviewed-by: @liuf9 Signed-off-by: @liuf9
This commit is contained in:
commit
c3fc2df487
16695
0003-Bugfix-and-update-inline-and-unroll-model.patch
Normal file
16695
0003-Bugfix-and-update-inline-and-unroll-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: 1.0.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
# Package onnxruntime and SafeInt have MIT License.
|
||||
# Package onnx has Apache License 2.0.
|
||||
License: MIT and ASL 2.0 and Boost and BSD
|
||||
@ -24,6 +24,7 @@ Source0: %{pkg_version}.tar.gz
|
||||
|
||||
Patch1: 0001-Bugfix-for-undefined-np-symbol-in-ai4c-option-tuner.patch
|
||||
Patch2: 0002-Update-README.md.patch
|
||||
Patch3: 0003-Bugfix-and-update-inline-and-unroll-model.patch
|
||||
|
||||
BuildRequires: cmake >= 3.13
|
||||
BuildRequires: make
|
||||
@ -112,6 +113,9 @@ pushd %{build_dir}/python
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 31 2024 Chunfei Yu <yuchunfei@huawei.com> - 1.0.4-4
|
||||
- Bugfix and update inline and unroll model
|
||||
|
||||
* Mon Dec 09 2024 Feiyang Liu <liufeiyang6@huawei.com> - 1.0.4-3
|
||||
- Update README.md.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user