summaryrefslogtreecommitdiff
path: root/ANNC.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ANNC.spec')
-rw-r--r--ANNC.spec2
1 files changed, 2 insertions, 0 deletions
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}