728x90
1. Install Anaconda
2. Open Anaconda terminal
3. pip install tensorflow
4. pyhton
import tensorflow as tf tf.__version__ |
5. tensorflow module not found 뜨면 아나코다 지우고 다시 설치, (아나콘다말고 python을 따로 설치했다면 지워야함)
6. Could not load dynamic library 'cudart64_110.dll'
에러 발생하면 아래 드라이버 설치
CUDA Toolkit 11.0 Download
Select Target Platform Click on the green buttons that describe your target platform. Only supported platforms will be shown. By downloading and using the software, you agree to fully comply with the terms and conditions of the CUDA EULA. Operating System
developer.nvidia.com