-
Notifications
You must be signed in to change notification settings - Fork 97
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 integer support for eltwise ops #14953
Conversation
tests/ttnn/unit_tests/operations/eltwise/test_binary_comp_init.py
Outdated
Show resolved
Hide resolved
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.
please add test cases passing optional output tensor for both variants here
@mouliraj-mcw Please list the ops that are being handled in this PR in the description. |
10356b8
to
5e5959b
Compare
5e5959b
to
6e41797
Compare
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.
LGTM
bd767b0
to
9993c25
Compare
9993c25
to
2cf0201
Compare
2cf0201
to
2a1be43
Compare
Ticket
Link to Github Issue #13374
What's changed
Ops Added Int Support:
Checklist