We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问在tf2上运行时需要针对哪些模块进行更改? 非常感谢!
The text was updated successfully, but these errors were encountered:
需要改不少语句,比如import tensorflow as tf改成import tensorflow.compat.v1 as tf,根据报错去搜索,网上会有教你怎么改的帖子。
Sorry, something went wrong.
No branches or pull requests
请问在tf2上运行时需要针对哪些模块进行更改?
非常感谢!
The text was updated successfully, but these errors were encountered: