From 49b098769a059436d97d14b053d08f7d7e9ca9fe Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 12 Nov 2025 09:24:22 +0000 Subject: automatic import of ANNC --- ANNC.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ANNC.spec') diff --git a/ANNC.spec b/ANNC.spec index ca85e5a..6b3ca7d 100644 --- a/ANNC.spec +++ b/ANNC.spec @@ -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} -- cgit v1.2.3