You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chamfer_loss uses verts_padded representation for computing distance, need workaround to make verts_packed representation of trimesh visible to Zygote.
EDIT: use custom adjoint for computing gradient for verts_packed