yiqun-wang/HFS

error

Opened this issue · 0 comments

Has anyone encountered this problem?

Hello Wooden
Load data: Begin
Traceback (most recent call last):
File "exp_runner_high.py", line 503, in
runner = Runner(args.conf, args.mode, args.case, args.is_continue, args.ckpt_name, args.base_exp_dir, args.end_iter)
File "exp_runner_high.py", line 51, in init
self.dataset = Dataset(self.conf['dataset'])
File "/root/autodl-tmp/HFS/models/dataset.py", line 79, in init
self.intrinsics_all_inv = torch.inverse(self.intrinsics_all) # [n_images, 4, 4]
RuntimeError: CUDA error: CUBLAS_STATUS_INTERNAL_ERROR when calling cublasCreate(handle)