nixpkgs/pkgs/development/python-modules/pytorch
Daniël de Kok 5c80cdeb1a python3Packages.pytorch: fix AArch64 build
aarch64-linux builds fail because of the use of opcodes in QNNPACK
that the GNU assembpler does not support. This change cherry-picks an
upstream patch that fixes this. See:

https://github.com/pytorch/pytorch/issues/33124
https://github.com/pytorch/pytorch/pull/40584
2020-06-30 09:25:45 +02:00
..
default.nix python3Packages.pytorch: fix AArch64 build 2020-06-30 09:25:45 +02:00