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

[TTNN] Introduce the workaround pass in TTNN #1135

Closed
sdjordjevicTT opened this issue Nov 1, 2024 · 0 comments · Fixed by #1402
Closed

[TTNN] Introduce the workaround pass in TTNN #1135

sdjordjevicTT opened this issue Nov 1, 2024 · 0 comments · Fixed by #1402
Assignees
Labels
TTNN Dialect Issues related to TTNN dialect

Comments

@sdjordjevicTT
Copy link
Contributor

sdjordjevicTT commented Nov 1, 2024

Create a centralized pass within the TTNN dialect to manage all temporary workarounds. For instance, since TTNN currently supports only tiled inputs for element-wise and matmul operations, this pass should handle such limitations in one place, providing an easy way to revert them once full support is implemented.

Implementation of this issue is dependent on the following issues:

This issue is part of the TTNN backend pipeline refactor. This doc captures the TTNN backend pipeline refactor:
TTNN Defaults - Design Doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TTNN Dialect Issues related to TTNN dialect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant