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

Added Enums, Ops, Attrs for TTNN Dialect to Python Bindings #948

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

vprajapati-tt
Copy link
Contributor

@vprajapati-tt vprajapati-tt linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link
Contributor

@odjuricicTT odjuricicTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Tho, i don't think we need all of these attrs exposed for tt-explorer?

@vprajapati-tt
Copy link
Contributor Author

Looks good! Tho, i don't think we need all of these attrs exposed for tt-explorer?

Yeah, I thought to add them as I was already exposing the bindings.

@nsmithtt
Copy link
Contributor

Looks good! Tho, i don't think we need all of these attrs exposed for tt-explorer?

Yeah, I thought to add them as I was already exposing the bindings.

Agreed, it doesn't hurt to have them, might be useful for testing/scripting in the future.

@vprajapati-tt
Copy link
Contributor Author

Rebased from nsmith/static apologies for all the pings 😅

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated imports

Added TTNN Ops, Attrs, & Enums to Python Bindings
@vprajapati-tt vprajapati-tt merged commit 5267b39 into main Oct 23, 2024
13 checks passed
@vprajapati-tt vprajapati-tt deleted the vprajapati/issue-941 branch October 23, 2024 15:09
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.

Expose TTNN Dialect to Python Bindings
4 participants