diff options
| author | CoprDistGit <infra@openeuler.org> | 2025-11-13 13:32:56 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2025-11-13 13:32:56 +0000 |
| commit | 64b81c67daaf63b283970a385e69cf77a8ddd74c (patch) | |
| tree | 19b8cfee8080e52235153fe3883c06ca2dc9bed3 /ANNC.spec | |
| parent | 5563f430e2858b98d8d1e87745611e3e80347359 (diff) | |
automatic import of ANNCopeneuler22.03_LTS_SP4
Diffstat (limited to 'ANNC.spec')
| -rw-r--r-- | ANNC.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,7 @@ Patch0: x86_64_external_files.patch %endif Patch1: 0001-fix-pattern-conflicts.patch Patch2: 0002-Add-graph-optimizer-and-embedding_fused-kernels.patch +Patch3: 0003-Add-python-bindings-for-kernels.patch BuildRequires: cmake >= 3.9.9 BuildRequires: make @@ -60,6 +61,7 @@ cp %{SOURCE5} ./proxy %setup -q -n %{pkg_version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build export ANNC=%{build_dir} |
