Skip to content

Conversation

YaphetS7
Copy link

kernel_filter was computed two times: first for out, second for label. There was a bottleneck in first branch - the reason is .cuda() method. Now there are no bottlenecks in the code.

kernel_filter was computed two times: first for out, second for label. There was a bottleneck in first branch - the reason is .cuda() method. Now there are no bottlenecks in the code.
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