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
- Word2Vec
- pytorch
- 품사태깅
- 대학원
- CUDA
- 인공지능
- NLP
- naver movie review
- 우울증
- 석사
- 전처리
- word embedding
- sentiment analysis
- 수기
- 자연어처리
- Classification Task
Archives
- Today
- Total
슬기로운 연구생활
[ Tensorflow ] TypeError: Expected int32, got list containing Tensors of type '_Message' instead. 본문
슬기로운 에러 생활
[ Tensorflow ] TypeError: Expected int32, got list containing Tensors of type '_Message' instead.
vhrehfdl 2019. 9. 8. 11:40Tensorflow가 1.x 대로 업그레이드 되면서 tf.concat의 input이 달라져서 생기는 문제이다.
( 그림1 )과 같이 수정해준다.
'슬기로운 에러 생활' 카테고리의 다른 글
[ PHP ] Exec Error (0) | 2019.09.10 |
---|---|
[ Pycharm ] pycharm java_home error (0) | 2019.09.08 |
[ Tensorflow ] Only call `softmax_cross_entropy_with_logits` with named argument (0) | 2019.09.08 |
[ Server ] SSH 접속 (0) | 2019.09.08 |
[ Server ] ubuntu 3306 port 열기 (0) | 2019.09.08 |
Comments