You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: