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

module 'tensorflow' has no attribute 'get_default_graph' 발생 #29

Open
ldkl123 opened this issue Mar 16, 2019 · 2 comments
Open

module 'tensorflow' has no attribute 'get_default_graph' 발생 #29

ldkl123 opened this issue Mar 16, 2019 · 2 comments

Comments

@ldkl123
Copy link

ldkl123 commented Mar 16, 2019

7-reinforce에서 reinforce_agent.py를 실행하면
module 'tensorflow' has no attribute 'get_default_graph' 에러가 발생합니다.
특이 사항은 Tensorflow 2.0.0-aplha0'로 업그레이드 했습니다.
에러가 왜 나는지 답변 부탁드립니다.

@dnddnjs
Copy link
Contributor

dnddnjs commented Mar 16, 2019

에러를 알려주셔서 감사해요. 이 코드를 작성했던 게 1년이 더 넘었으니 버전 문제일 것 같아요. Tensorflow 2.0에 맞게 코드를 수정해야할 것 같아요

@ldkl123
Copy link
Author

ldkl123 commented Mar 18, 2019

네 피드백 수용 감사합니다.

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

2 participants