solved
I installed tensorflow wrongly by 2.3,as it only support cuda for 10.1 and cudnn for 7.6.I reinstalled cuda and cudnn to solve this mistake.
Search found 2 matches
- Wed Nov 25, 2020 2:32 pm
- Forum: Training Support
- Topic: I can't use my GPU in model training
- Replies: 2
- Views: 2531
Re: I can't use my GPU in model training
- Wed Nov 25, 2020 12:30 pm
- Forum: Training Support
- Topic: I can't use my GPU in model training
- Replies: 2
- Views: 2531
I can't use my GPU in model training
For example, in the model training, the CPU load is too high and the GPU load is 0. Try to output the system information as follows (cudnn has been correctly installed, but it can not be detected, I don't know if this matter). I would appreciate it if you could help me. Following is "Output sys...