Accepting request 1219496 from science:machinelearning
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1219496 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/onednn?expand=0&rev=16
This commit is contained in:
commit
43a7d8744d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ddbc26c75978c5e864050f699dbefbf5bff9c0b8d2af827845708e1376471f17
|
|
||||||
size 13190748
|
|
3
oneDNN-3.6.tar.gz
Normal file
3
oneDNN-3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20c4a92cc0ae0dc19d3d2beca0e357b1d13a5a3af9890a2cc3e41a880e4a0302
|
||||||
|
size 13782760
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 17 11:42:58 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 3.6:
|
||||||
|
* https://github.com/oneapi-src/oneDNN/releases/tag/v3.6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 12:06:54 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Wed Oct 2 12:06:54 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
# Disable ACL until fixed upstream - https://github.com/oneapi-src/oneDNN/issues/2109
|
# Disable ACL until fixed upstream - https://github.com/oneapi-src/oneDNN/issues/2137
|
||||||
%bcond_with acl
|
%bcond_with acl
|
||||||
%else
|
%else
|
||||||
%bcond_with acl
|
%bcond_with acl
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
%define libname libdnnl3
|
%define libname libdnnl3
|
||||||
Name: onednn
|
Name: onednn
|
||||||
Version: 3.5.3
|
Version: 3.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Intel Math Kernel Library for Deep Neural Networks
|
Summary: Intel Math Kernel Library for Deep Neural Networks
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -46,7 +46,7 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
BuildRequires: texlive-dvips-bin
|
BuildRequires: texlive-dvips-bin
|
||||||
%if %{with acl}
|
%if %{with acl}
|
||||||
BuildRequires: ComputeLibrary-devel >= 24.04
|
BuildRequires: ComputeLibrary-devel >= 24.08.1
|
||||||
%endif
|
%endif
|
||||||
%if %{with opencl}
|
%if %{with opencl}
|
||||||
BuildRequires: opencl-headers
|
BuildRequires: opencl-headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user