pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator package.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
, future, setuptools, wheel, keras-preprocessing, keras-applications, google-pasta
|
||||
, functools32
|
||||
, opt-einsum
|
||||
, termcolor, grpcio, six, wrapt, protobuf, tensorflow-estimator
|
||||
, termcolor, grpcio, six, wrapt, protobuf, tensorflow-estimator_1_15_1
|
||||
# Common deps
|
||||
, git, swig, which, binutils, glibcLocales, cython
|
||||
# Common libraries
|
||||
@@ -374,7 +374,7 @@ in buildPythonPackage {
|
||||
numpy
|
||||
six
|
||||
protobuf
|
||||
tensorflow-estimator
|
||||
tensorflow-estimator_1_15_1
|
||||
termcolor
|
||||
wrapt
|
||||
grpcio
|
||||
|
||||
Reference in New Issue
Block a user