SHA256
1
0
forked from pool/onednn

Accepting request 1005196 from home:Guillaume_G:branches:science:machinelearning

- Add patch to fix build with latest Arm Compute Library:
  * 1428.patch
  * fa93750.patch (dep for 1428.patch)

OBS-URL: https://build.opensuse.org/request/show/1005196
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/onednn?expand=0&rev=18
This commit is contained in:
2022-09-21 12:12:47 +00:00
committed by Git OBS Bridge
parent be408c785e
commit f2a81390aa
4 changed files with 1267 additions and 0 deletions

View File

@@ -37,6 +37,10 @@ Summary: Intel Math Kernel Library for Deep Neural Networks
License: Apache-2.0
URL: https://01.org/onednn
Source0: https://github.com/oneapi-src/oneDNN/archive/v%{version}/oneDNN-%{version}.tar.gz
# PATCH-FIX-UPSTREAM - deps for Patch2
Patch1: fa93750.patch
# PATCH-FIX-UPSTREAM - Fix build with latest ACL - https://github.com/oneapi-src/oneDNN/pull/1428
Patch2: 1428.patch
BuildRequires: chrpath
BuildRequires: cmake
BuildRequires: doxygen