!29 Add inline_unroll plugin and models.
From: @lesleyzheng1103 Reviewed-by: @liuf9 Signed-off-by: @liuf9
This commit is contained in:
commit
7cf839164a
20275
0001-Add-inline_unroll-plugin-and-models.patch
Normal file
20275
0001-Add-inline_unroll-plugin-and-models.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: 1.0.3
|
||||
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-inline_unroll-plugin-and-models.patch
|
||||
|
||||
BuildRequires: cmake >= 3.13
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
@ -107,6 +109,9 @@ pushd %{build_dir}/python
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 27 2024 Chenhui Zheng <zhengchenhui1@huawei.com> - 1.0.3-2
|
||||
- Add inline_unroll plugin and models
|
||||
|
||||
* Fri Nov 22 2024 Feiyang Liu <liufeiyang6@huawei.com> - 1.0.3-1
|
||||
- Update AI4C from v0.2.0 to v1.0.3.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user