Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么这个项目会依赖tensorflow? #281

Open
ralgond opened this issue Mar 30, 2023 · 2 comments
Open

为什么这个项目会依赖tensorflow? #281

ralgond opened this issue Mar 30, 2023 · 2 comments

Comments

@ralgond
Copy link

ralgond commented Mar 30, 2023

REQUIRED_PACKAGES = [
'torch>=1.2.0', 'tqdm', 'scikit-learn', 'tensorflow'
]

我可以删掉setup.py中的tensorflow吗?

@LiuHao-THU
Copy link

我也想问...

@xyz189411yt
Copy link

basemodel.py里用到了tf的Callback相关组件。。以及callback.py里也用到了大量Callback类。
感觉是在项目转torch的时候这部分忘记修改了?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants