Skip to content

Conversation

JulianKnodt
Copy link

Using raw indexing is slower than using index_select, and flip also creates an unnecessary copy. I found that this speeds up marching_tetrahedra by a small margin, so thought it was worth merging upstream.

Using raw indexing is slower than using index_select, and flip also creates an unnecessary copy.
I found that this speeds up marching_tetrahedra by a small margin, so thought it was worth
merging upstream.

Signed-off-by: Julian Knodt <julianknodt@gmail.com>
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.

1 participant