!12 Sync patch from master
From: @zhenyu--zhao_admin Reviewed-by: @liuf9 Signed-off-by: @liuf9
This commit is contained in:
commit
a6c66f8eb9
36513
0002-Bugfix-for-tensor-formation-and-update-block-correct.patch
Normal file
36513
0002-Bugfix-for-tensor-formation-and-update-block-correct.patch
Normal file
File diff suppressed because it is too large
Load Diff
56026
0003-Update-block-correction-model.patch
Normal file
56026
0003-Update-block-correction-model.patch
Normal file
File diff suppressed because it is too large
Load Diff
14
AI4C.spec
14
AI4C.spec
@ -16,7 +16,7 @@
|
||||
Summary: %{name} is a framework which enables compilers compilers to integrate ML-driven compiler optimization.
|
||||
Name: AI4C
|
||||
Version: 0.1.0
|
||||
Release: 2
|
||||
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,8 @@ URL: https://gitee.com/openeuler/AI4C
|
||||
Source0: %{pkg_version}.tar.gz
|
||||
|
||||
Patch1: 0001-Add-batch-inference-feature-and-optimizer-model.patch
|
||||
Patch2: 0002-Bugfix-for-tensor-formation-and-update-block-correct.patch
|
||||
Patch3: 0003-Update-block-correction-model.patch
|
||||
|
||||
BuildRequires: cmake >= 3.13
|
||||
BuildRequires: make
|
||||
@ -117,8 +119,14 @@ install %{build_includedir}/* %{install_includedir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 21 2024 Feiyang Liu <liufeiyang6@huaewei.com> - 0.1.0-2
|
||||
* Wed Jul 24 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.1.0-4
|
||||
- Update-block-correction-model.patch
|
||||
|
||||
* Tue Jul 23 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.1.0-3
|
||||
- Bugfix-for-tensor-formation-and-update-block-correct
|
||||
|
||||
* Fri Jun 21 2024 Feiyang Liu <liufeiyang6@huawei.com> - 0.1.0-2
|
||||
- Add batch inference feature and optimizer model
|
||||
|
||||
* Wed Jun 5 2024 Zhenyu Zhao <zhaozhenyu17@huaewei.com> - 0.1.0-1
|
||||
* Wed Jun 5 2024 Zhenyu Zhao <zhaozhenyu17@huawei.com> - 0.1.0-1
|
||||
- Release 0.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user