HFS icon indicating copy to clipboard operation
HFS copied to clipboard

error

Open baekhyun77 opened this issue 5 months ago • 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)

baekhyun77 avatar Jan 09 '24 09:01 baekhyun77