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 version #34

Open
Gominseop opened this issue May 7, 2021 · 0 comments
Open

tensorflow version #34

Gominseop opened this issue May 7, 2021 · 0 comments

Comments

@Gominseop
Copy link

tensorflow 1에서는 잘 작동되지만, tensorflow.contrib이 tensorflow 2에서 사라지면서 tensorflow 2에서는 작동되지 않습니다.
capability에 추가하면 좋을 것 같습니다.

또한 tensorflow/models를 git에서 받아서 사용하는데, tensorflow/models가 업데이트되면서 tensorflow.contrib.slim은 tf-slim 패키지를 사용하게 바뀌었습니다. 이에 따라 설치할 패키지 목록에 tf-slim이 포함되야 합니다.
이런 패키지 목록은 requirement.txt를 통해서 관리하면 좋을 것 같습니다.

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

1 participant