GeForce RTX 3090


Windows 10 (Win10)

NVIDIA Driver 456.71

CUDA 11.1

cuDNN 8.0.4

 

python 3.8.5

tensorflow 2.3.1

tf-nightly 2.5.0.dev20201027

 

### Issues ###
In python 3.7.x, an error can occur as follows:

AttributeError: 'NoneType' object has no attribute 'TFE_MonitoringDeleteBuckets'

=> use python 3.8.x to resolve it

 

In CUDA 11.1, an error can occur as follows:

Could not load dynamic library 'cusolver64_10.dll'; dlerror: cusolver64_10.dll not found

=> copy cusolver64_10.dll from CUDA 10.2 and paste it to CUDA 11.1

'ENGINEERING > AI' 카테고리의 다른 글

AI Open Course (Tutorial)  (0) 2021.08.13
STT (Speech-to-Text) Engine for Free  (0) 2021.07.08
AI 관련 책 정리  (0) 2020.05.19
IT Terminology  (0) 2020.03.12
How to update Anaconda?  (0) 2020.01.17

+ Recent posts