Python
cudart64_100.dll not found
ndlessrain
2024. 1. 4. 10:37
728x90
cudnn 라이브러리 버전을 잘못 맞춰서 설치했는지...dll not found 에러가 잔뜩 난다.
급한대로 우선 아래 링크서 dll만 다운로드 받아서 대체.
https://mickael-k.tistory.com/29
[Windows] cudart64_100.dll 문제
Tensoflow 깔다 아래와 같은 이슈가 발견 되었습니다. >>> import tensorflow as tf 2019-12-29 18:39:37.326960: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'cudart64_100.dll'; dlerror: cudart64
mickael-k.tistory.com
728x90