Files
nixpkgs/pkgs/development/python-modules/tensorflow
Claudio Bley 8f5bfd6af1 tensorflow: Fix compilation with numpy 1.19.x
Numpy introduced a breaking API change in version 1.19.x, see [1].

There is a simple fix [2] available in the master branch.

[1]: https://github.com/tensorflow/tensorflow/issues/40688
[2]: https://github.com/tensorflow/tensorflow/commit/75ea0b31477d6ba9e990e296bbbd8ca4e7eebadf
2020-09-16 10:22:18 +02:00
..