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

#12829: Cleanup softplus_bw, hardtanh_bw, prod_bw #12864

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

VirdhatchaniKN
Copy link
Contributor

@VirdhatchaniKN VirdhatchaniKN commented Sep 19, 2024

Issue : #12829

Test File :

  • Exp_bw : tests/ttnn/unit_tests/operations/backward/test_backward_exp.py - PASSED
  • Hardtanh_bw : tests/ttnn/unit_tests/operations/backward/test_backward_hardtanh.py - PASSED
  • Softplus_bw : tests/ttnn/unit_tests/operations/backward/test_backward_softplus.py - PASSED
  • Prod_bw : tests/ttnn/unit_tests/operations/backward/test_backward_prod.py - PASSED
  • Gelu_bw : tests/ttnn/unit_tests/operations/backward/test_backward_gelu.py - PASSED

CI : PASSED

VirdhatchaniKN added a commit that referenced this pull request Sep 19, 2024
@VirdhatchaniKN VirdhatchaniKN changed the title #12829: Cleanup softplus_bw, hardtanh_bw #12829: Cleanup softplus_bw, hardtanh_bw, prod_bw Sep 19, 2024
VirdhatchaniKN added a commit that referenced this pull request Sep 19, 2024
@VirdhatchaniKN VirdhatchaniKN linked an issue Sep 19, 2024 that may be closed by this pull request
4 tasks
VirdhatchaniKN added a commit that referenced this pull request Sep 19, 2024
VirdhatchaniKN added a commit that referenced this pull request Sep 20, 2024
@VirdhatchaniKN
Copy link
Contributor Author

@VirdhatchaniKN VirdhatchaniKN merged commit e2fd289 into main Sep 20, 2024
6 checks passed
@VirdhatchaniKN VirdhatchaniKN deleted the virdhatchani/3_clean branch September 20, 2024 08:08
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.

Cleanup 5 Unary Backward ops
4 participants