Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #17

Open
baekhyun77 opened this issue Jan 9, 2024 · 0 comments
Open

error #17

baekhyun77 opened this issue Jan 9, 2024 · 0 comments

Comments

@baekhyun77
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant