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

grad_scaler.scale(loss).backward #53

Open
lixinhaiyk opened this issue May 15, 2023 · 1 comment
Open

grad_scaler.scale(loss).backward #53

lixinhaiyk opened this issue May 15, 2023 · 1 comment

Comments

@lixinhaiyk
Copy link

grad_scaler.scale(loss).backward()

hi,thanks for your amazing work,however,when I run the line grad_scaler.scale(loss).backward() ,it stop without any prompt in debug env.
In the command line env, it says"./scripts/train_nsvf_lego.sh: line 12: 3368608 Segmentation fault".

@Linyou
Copy link
Contributor

Linyou commented May 16, 2023

Hi @lixinhaiyk! Could you please share your environment information, such as the version of taichi and GPU? Please note that the current version of taichi-nerfs requires taichi-1.6, so ensure that you have upgraded your taichi.

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

2 participants