pythonPackages.tensorflow-estimator: init 1.13.0

This commit is contained in:
Jean-Philippe Bernardy
2019-02-28 11:57:08 +01:00
committed by Frederik Rietdijk
parent d92028a72a
commit 1997ca354e
2 changed files with 29 additions and 0 deletions

View File

@@ -5054,6 +5054,8 @@ in {
zerobin = callPackage ../development/python-modules/zerobin { };
tensorflow-estimator = callPackage ../development/python-modules/tensorflow-estimator { };
tensorflow-tensorboard = callPackage ../development/python-modules/tensorflow-tensorboard { };
tensorflow = disabledIf isPy37 (