Skip to content

Commit

Permalink
update bigdl-tf bigdl-math version (#4204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Le-Zheng authored Mar 9, 2022
1 parent 21f4b57 commit 39beb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/orca/src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def setup_package():
url='https://github.com/intel-analytics/analytics-zoo',
packages=get_bigdl_packages(),
install_requires=['conda-pack==0.3.1', 'packaging', 'filelock',
'bigdl-tf==0.14.0.dev1', 'bigdl-math==0.14.0.dev1',
'bigdl-tf==2.0.0', 'bigdl-math==2.0.0',
'bigdl-dllib=='+VERSION, 'pyzmq'],
extras_require={'ray': RAY_DEP,
'automl': AUTOML_DEP,
Expand Down

0 comments on commit 39beb41

Please sign in to comment.