oneDNN: update homepage
This commit is contained in:
parent
8f1c94942e
commit
f02babb59e
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "oneAPI Deep Neural Network Library (oneDNN)";
|
description = "oneAPI Deep Neural Network Library (oneDNN)";
|
||||||
homepage = "https://01.org/dnnl";
|
homepage = "https://01.org/oneDNN";
|
||||||
changelog = "https://github.com/oneapi-src/oneDNN/releases/tag/v${version}";
|
changelog = "https://github.com/oneapi-src/oneDNN/releases/tag/v${version}";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user