Skip to content

Conversation

Groverkss
Copy link
Member

@Groverkss Groverkss commented Oct 14, 2024

For unpadded dimensions, tensor.pad should behave as a view operation, instead it generates dynamic dimensions and a lot of indexing math for unpadded dimensions being tiled. This patch adds optimizations for cases when high = 0. Along with low = 0 optimizations, this optimizes cases where a dimension is unpadded.

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