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 |
Tags
- 우울증
- Word2Vec
- pytorch
- sentiment analysis
- 품사태깅
- 자연어처리
- 수기
- Classification Task
- naver movie review
- 인공지능
- 대학원
- 석사
- 전처리
- word embedding
- CUDA
- NLP
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