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

Segmentation fault error when doing panel-to-image #5

Open
rivaldophilip opened this issue Apr 9, 2024 · 2 comments
Open

Segmentation fault error when doing panel-to-image #5

rivaldophilip opened this issue Apr 9, 2024 · 2 comments

Comments

@rivaldophilip
Copy link

image
image

Segmentation fault error when doing panel-to-image

image

Error also happens on sample images / generation

@rivaldophilip
Copy link
Author

image
More details using faulthandler

@thss15fyt
Copy link
Collaborator

It seems the fault happens at the first time of NN computing in stage 2. Could you try to feed forward the panel conditioner in ranni/panel_conditioner.py with input control = (torch.rand(1, 2, 3, 96, 96).cuda(), torch.rand(1, 2, 1024).cuda())?

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