-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Hi,
I experienced RuntimeError: an illegal memory access was encountered when I train 3d gaussian on the T&T dataset. It seems to happen in backpropagation. Here is the input of the backward function.
And the error disappeared when I commented out https://github.com/graphdeco-inria/diff-gaussian-rasterization/blob/main/cuda_rasterizer/backward.cu#L503. I have no idea about why this line would cause illegal memory access.
Metadata
Metadata
Assignees
Labels
No labels