diff options
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} |
