반응형
tensorflow는 cpu, gpu 버전을 따로 관리함.
특정 tensorflow revision 또는 특정 python에 맞춰서 설치해야하는 경우 아래의 링크를 수정해서 설치하면 됌.
`https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.3.0-cp36-cp36m-linux_x86_64.whl`
관련 가이드 문서: https://www.tensorflow.org/versions/r1.3/install/install_linux (edited)
참고로 gpu는 cuda, cudnn의 dependencies가 있으니 설치해야 함.
반응형
'시행착오' 카테고리의 다른 글
const 정리 (0) | 2017.11.30 |
---|---|
Git & Jenkins & Unreal Setting (0) | 2016.02.23 |
Git Server 설치 (0) | 2016.01.26 |
Dynamic Web Project 생성 안됨 (0) | 2015.11.21 |
Android Failed to install timeout (0) | 2015.11.03 |