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

Optimize index_vertices_by_faces #419

Merged
merged 1 commit into from
Aug 7, 2021
Merged

Conversation

mlej8
Copy link
Contributor

@mlej8 mlej8 commented Aug 5, 2021

  • Modify index_vertices_by_faces to use torch.gather

Signed-off-by: Michael Li [email protected]

  • Fix batch_size for index_vertices_by_faces

Signed-off-by: Michael Li [email protected]

  • Update license for mesh.py

Signed-off-by: Michael Li [email protected]

* Modify index_vertices_by_faces to use torch.gather

Signed-off-by: Michael Li <[email protected]>

* Fix batch_size for index_vertices_by_faces

Signed-off-by: Michael Li <[email protected]>

* Update license for mesh.py

Signed-off-by: Michael Li <[email protected]>
Copy link
Collaborator

@Caenorst Caenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@Caenorst Caenorst merged commit d1482a7 into NVIDIAGameWorks:master Aug 7, 2021
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

Successfully merging this pull request may close these issues.

2 participants