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

[TTIR] Remove TTIR operand_constraints #1139

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

[TTIR] Remove TTIR operand_constraints #1139

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

Comments

@sdjordjevicTT
Copy link
Contributor

Operand constraints don't make sense on a higher-level dialect like TTIR. They are more tied to the backend dialects, hence we should remove all occurrences of all operand_constraints attributes and interfaces.

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
TTIR Dialect Issues related to TTIR dialect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants