Commit graph

19 commits

Author SHA1 Message Date
R. RyanTM 7a5b175c59 oneDNN: 2.1.3 -> 2.2.1 2021-04-10 17:12:26 +00:00
R. RyanTM cb25524c16 oneDNN: 2.1.2 -> 2.1.3 2021-04-01 12:30:02 +00:00
R. RyanTM 9fdad32b57 oneDNN: 2.1 -> 2.1.2 2021-03-13 09:57:08 +00:00
Daniël de Kok 318076ce91 oneDNN: 2.0 -> 2.1
Changelog:

https://github.com/oneapi-src/oneDNN/releases/tag/v2.1
2021-02-17 20:23:44 +01:00
R. RyanTM d039fa6561 oneDNN: 1.7 -> 2.0 2020-12-10 22:27:50 +00:00
R. RyanTM a3aa03f329 oneDNN: 1.6.4 -> 1.7 2020-11-11 18:36:38 +00:00
R. RyanTM 02d7ce09a7 oneDNN: 1.6.3 -> 1.6.4 2020-10-26 00:12:23 +00:00
R. RyanTM 90ea25e179 oneDNN: 1.6.1 -> 1.6.3 2020-09-26 06:45:18 +00:00
R. RyanTM a98f270535 oneDNN: 1.6 -> 1.6.1 2020-08-23 09:44:46 +00:00
Daniël de Kok f9861ae348 oneDNN: 1.5.1 -> 1.6
Changelog:

https://github.com/oneapi-src/oneDNN/releases/tag/v1.6
2020-08-01 09:42:07 +02:00
Daniël de Kok 2598f0e607 oneDNN: disable tests to avoid illegal instructions
oneDNN tests fail on some Hydra builders because they do not support SSE
4.2. Unfortunately, oneDNN does not seem to work without SSE 4.2, see
issues #93692 and #93747.
2020-07-30 10:26:41 +02:00
Daniël de Kok 8af1c4d03d oneDNN: compile without -msse4.1 2020-07-24 09:18:41 +02:00
Daniël de Kok 24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
Mario Rodas a19f4434e8
oneDNN: 1.5 -> 1.5.1 2020-07-21 04:20:00 -05:00
Mario Rodas f02babb59e oneDNN: update homepage 2020-07-20 04:20:00 -05:00
Mario Rodas 8f1c94942e oneDNN: enable on darwin 2020-07-20 04:20:00 -05:00
Daniël de Kok 640f422470 oneDNN: add aarch64-linux to platforms
According to

https://github.com/oneapi-src/oneDNN/releases/tag/v1.5

AArch64 is now supported.
2020-06-29 09:37:00 +02:00
R. RyanTM cfb9d040d3 oneDNN: 1.4 -> 1.5 2020-06-27 12:38:15 -04:00
Benjamin Hipple bab9dabd64 dnnl: rename to oneDNN to track upstream project rename
See the link in the default.nix file for details.  This adds an alias for
backwards compatibility.
2020-04-22 22:24:43 -04:00