iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.
GNU General Public License v3.0
16.34k stars 25 forks source link

How solve this error?? "Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN stream." #5671

Open pooooeeee opened 1 year ago

pooooeeee commented 1 year ago

I got F tensorflow/stream_executor/cuda/cuda_dnn.cc:194] Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN stream. Errors.

How can I solve this problem?

GPU : GTX 1080 ti CPU : Intel(R) Core(TM) i5-6600 CPU @ 3.30GHz RAM : 16G driver version : 531.61(I used the latest version, but the same error occur, so I downgrade the version)

==================== Model Summary ==================== == == == Model name: new_SAEHD == == == == Current iteration: 12035 == == == ==------------------ Model Options ------------------== == == == resolution: 128 == == face_type: f == == models_opt_on_gpu: True == == archi: liae-ud == == ae_dims: 256 == == e_dims: 64 == == d_dims: 64 == == d_mask_dims: 22 == == masked_training: True == == eyes_mouth_prio: False == == uniform_yaw: False == == blur_out_mask: False == == adabelief: True == == lr_dropout: n == == random_warp: True == == random_hsv_power: 0.0 == == true_face_power: 0.0 == == face_style_power: 0.0 == == bg_style_power: 0.0 == == ct_mode: none == == clipgrad: False == == pretrain: False == == autobackup_hour: 0 == == write_preview_history: False == == target_iter: 0 == == random_src_flip: False == == random_dst_flip: True == == batch_size: 8 == == gan_power: 0.0 == == gan_patch_size: 16 == == gan_dims: 16 == == == ==------------------- Running On --------------------== == == == Device index: 0 == == Name: NVIDIA GeForce GTX 1080 Ti == == VRAM: 9.41GB == == ==

joolstorrentecalo commented 1 year ago

Hi, did you manage to resolve the issue?

pooooeeee commented 1 year ago

Hi, did you manage to resolve the issue?

Nope. Do you have any solutions?