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
- nvcc
- ubuntu18.04
- ubuntu
- 넥스터즈
- flownet
- cuda-10.2
- 인공지능
- 이것만보면돼
- sending 404
- 코틀린
- utuntu
- 빅데이터
- 빅데이터청년인재
- 데이터청년캠퍼스
- Android
- DataBinding Error
- IT연합동아리
- clean architecture
- 딥러닝
- 안드로이드
- 자바
- kotiln
- 빅데이터청년캠퍼스
- 머신러닝
- 알고리즘
- 백준
- NEXTERS
- 소켓통신
- resample2d_cuda
- 청년인재
Archives
- Today
- Total
목록utuntu (1)
보초의 코딩일기장
Tensorboard Error) path /[[_dataImageSrc]] not found, sending 404, path /[[_imageURL]] not found, sending 404
tensorboard log directory 경로를 잘못 지정해주어서 나타나는 경우입니다. 지정해준 경로에 log file이 존재하는지 확인 후 경로를 재설정하면 해결됩니다. 수정 전) tensorboard --logdir = ./path/to/log 수정 후) tensorboard --logdir = ./path/to/log/
일상
2020. 2. 5. 11:42