Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- naver movie review
- 대학원
- NLP
- Classification Task
- 품사태깅
- 석사
- pytorch
- 수기
- word embedding
- 자연어처리
- sentiment analysis
- 전처리
- CUDA
- 인공지능
- Word2Vec
- 우울증
Archives
- Today
- Total
슬기로운 연구생활
[ Tensorflow ] RuntimeError: Missing implementation that supports: loader(*('/tmp/tfhub_modules/mobilenet_module',) 본문
슬기로운 에러 생활
[ Tensorflow ] RuntimeError: Missing implementation that supports: loader(*('/tmp/tfhub_modules/mobilenet_module',)
vhrehfdl 2019. 9. 10. 11:37* 해결 방법
- loader 뒤에 뜨는 에러메세지 경로에 들어가서 tf_hub 파일을 지워주고 다시 실행시키니 작동하였다.
이게 갑자기 어느 순간에 에러가 발생하는데... 왜 발생하는지는 모르겠다.
그래도 해결방법이 단순하다.
* 참고 URL
'슬기로운 에러 생활' 카테고리의 다른 글
Comments