tensorflow-bin_2: change tensorflow-tensorboard to _2
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
, opt-einsum
|
, opt-einsum
|
||||||
, backports_weakref
|
, backports_weakref
|
||||||
, tensorflow-estimator_2
|
, tensorflow-estimator_2
|
||||||
, tensorflow-tensorboard
|
, tensorflow-tensorboard_2
|
||||||
, cudaSupport ? false
|
, cudaSupport ? false
|
||||||
, cudatoolkit ? null
|
, cudatoolkit ? null
|
||||||
, cudnn ? null
|
, cudnn ? null
|
||||||
@@ -77,7 +77,7 @@ in buildPythonPackage {
|
|||||||
google-pasta
|
google-pasta
|
||||||
wrapt
|
wrapt
|
||||||
tensorflow-estimator_2
|
tensorflow-estimator_2
|
||||||
tensorflow-tensorboard
|
tensorflow-tensorboard_2
|
||||||
keras-applications
|
keras-applications
|
||||||
keras-preprocessing
|
keras-preprocessing
|
||||||
] ++ lib.optional (!isPy3k) mock
|
] ++ lib.optional (!isPy3k) mock
|
||||||
|
|||||||
Reference in New Issue
Block a user