summary refs log tree commit diff
path: root/pkgs/development/python-modules/tensorflow
Commit message (Collapse)AuthorAge
* pythonPackages.tensorflow: Don't change the rpath to point to gcc4.9Jean-Philippe Bernardy2017-05-30
| | | | | | | | | | When using cuda, the rpath was set to include GCC lib version 4.9. I am not sure what this was attempting to do, but an effect was to prevent certain python libraries to find the correct (newer) version of the std lib. Also avoid mentions of any specifc version in the propagatedBuildInputs
* pythonPackages.tensorflow 1.0.0 -> 1.1.0Jean-Philippe Bernardy2017-05-09
|
* tensorflow: depend on cudatoolkit 8 and cudnn 5.1Jean-Philippe Bernardy2017-02-27
|
* pythonPackages.tensorflow: 0.10.0 -> 1.0.0Edward Tjörnhammar2017-02-27
|
* tensorflowCuDNN -> tensorflowWithCudaFrederik Rietdijk2017-02-15
| | | | and move expression
* tensorflowNoGpuSupport -> tensorflowWithoutCudaFrederik Rietdijk2017-02-15
and move expression