fixing "discount running thread " (#122)

* add tf to test dependency

Co-authored-by: liususan091219 <Xqq630517>
This commit is contained in:
Xueqing Liu 2021-06-26 01:26:47 -04:00 committed by GitHub
parent 2dbf38da0a
commit e41b42842a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,8 @@ setuptools.setup(
"wandb==0.10.26",
"torch==1.8.1",
"datasets==1.4.1",
"azure-storage-blob"
"azure-storage-blob",
"tensorflow"
],
"blendsearch": [
"optuna==2.3.0"