tensorflow-bin_2: change tensorflow-tensorboard to _2

This commit is contained in:
Constantine Glen Evans 2020-04-16 12:22:10 -07:00
parent 5f814bf9cc
commit efa52177ff
No known key found for this signature in database
GPG Key ID: 1A1D58B86AE2AABD

View File

@ -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