Error RTX 4090

Home Forums DeepFaceLab Errors Error RTX 4090

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8805
    Magaleta
    Participant

      someone, can you help me

      == 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 RTX 4090 ==
      == VRAM: 20.85GB ==
      == ==
      ====================================================
      Starting. Press “Enter” to stop training and save model.
      Error: Could not synchronize CUDA stream: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure
      Traceback (most recent call last):
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1375, in _do_call
      return fn(*args)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1360, in _run_fn
      target_list, run_metadata)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1453, in _call_tf_sessionrun
      run_metadata)
      tensorflow.python.framework.errors_impl.InternalError: Could not synchronize CUDA stream: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure

      During handling of the above exception, another exception occurred:

      Traceback (most recent call last):
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\mainscripts\Trainer.py”, line 129, in trainerThread
      iter, iter_time = model.train_one_iter()
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\ModelBase.py”, line 474, in train_one_iter
      losses = self.onTrainOneIter()
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 774, in onTrainOneIter
      src_loss, dst_loss = self.src_dst_train (warped_src, target_src, target_srcm, target_srcm_em, warped_dst, target_dst, target_dstm, target_dstm_em)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\models\Model_SAEHD\Model.py”, line 584, in src_dst_train
      self.target_dstm_em:target_dstm_em,
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 968, in run
      run_metadata_ptr)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1191, in _run
      feed_dict_tensor, options, run_metadata)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1369, in _do_run
      run_metadata)
      File “C:\Users\RAY\Downloads\DeepFaceLab\DeepFaceLab_NVIDIA_RTX3000_series\_internal\python-3.6.8\lib\site-packages\tensorflow\python\client\session.py”, line 1394, in _do_call
      raise type(e)(node_def, op, message) # pylint: disable=no-value-for-parameter
      tensorflow.python.framework.errors_impl.InternalError: Could not synchronize CUDA stream: CUDA_ERROR_LAUNCH_FAILED: unspecified launch failure
      Done.
      Presione una tecla para continuar . . .

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.