nixpkgs/pkgs/development/python-modules/pytorch
Daniël de Kok a4ed797948 python3Packages.pytorch: remove oneDNN dependency
oneDNN was added as a dependency, but it is not actually used by
PyTorch. PyTorch uses oneDNN from the vendored iDeep dependency.

Using a system-provided oneDNN is currently not a supported build
option.
2020-08-26 10:55:52 +02:00
..
default.nix python3Packages.pytorch: remove oneDNN dependency 2020-08-26 10:55:52 +02:00
pthreadpool-disable-gcd.diff python3Packages.pytorch: fix Darwin build by disabling GCD 2020-08-08 10:36:48 +02:00