-
Notifications
You must be signed in to change notification settings - Fork 14
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
Add support for sign op #1086
Add support for sign op #1086
Conversation
ajakovljevicTT
commented
Oct 28, 2024
- Add end-to-end implementation of the logp1 op
- Add stablehlo to ttir to ttnn IR conversion of the op
- Related to issue stable hlo sign #1001
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for writing detailed tests!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you mind adding a sign test under Silicon/TTNN/perf_unit? We added some perf support yesterday (other than that looks awesome)
b3f0ecd
to
1dda395
Compare
dc6d7e1
to
b5ea310
Compare