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

compiler interface :: TTNN wrapper library #1358

Closed
mbezuljTT opened this issue Nov 21, 2024 · 1 comment
Closed

compiler interface :: TTNN wrapper library #1358

mbezuljTT opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
MLIR Compiler TTNN Constraints&L1 Issues related to compiler-TTNN constraints&L1 interface

Comments

@mbezuljTT
Copy link
Contributor

Create a TTNN wrapper library that we can access from TTNN dialect and taps into TTNN API.
Primary goal for this library is to use TTNN compiler interface, thus we agreed to name it TTNNOpModel.lib

Design goals

  • No metal/ttnn headers are included in the TTNN dialect.
  • MLIR/LLVM project has exceptions disabled, and keep them disabled.
  • with macOS builds this library would not work, and we'll keep track of used APIs and ensure they return something that doesnt break generality compilation.

Image

@mbezuljTT mbezuljTT added the TTNN Constraints&L1 Issues related to compiler-TTNN constraints&L1 interface label Nov 21, 2024
@mbezuljTT mbezuljTT self-assigned this Nov 21, 2024
@mbezuljTT mbezuljTT changed the title TTNN wrapper library compiler interface :: TTNN wrapper library Nov 21, 2024
@mbezuljTT
Copy link
Contributor Author

PR #1230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MLIR Compiler TTNN Constraints&L1 Issues related to compiler-TTNN constraints&L1 interface
Projects
None yet
Development

No branches or pull requests

1 participant