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

Bw sharded sweeps: hard shrink, soft shrink, sigmoid #16600

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

npetrovic-tenstorrent
Copy link
Contributor

@npetrovic-tenstorrent npetrovic-tenstorrent commented Jan 10, 2025

#11512

Ticket

Link to Github Issue

Problem description

In sweep tests for backward sharded ops we add:

  • hardshrink_bw
  • softshrink_bw
  • sigmoid_bw

What's changed

Added new sweep tests

Pass rates for new sweeps:

sweeps/eltwise/unary_backward/sigmoid_bw/sigmoid_bw_sharded.py: 52 fail, 330 pass (86.39%)
sweeps/eltwise/unary_backward/softshrink_bw/softshrink_bw_sharded.py: 52 fail, 330 pass (86.39%)
sweeps/eltwise/unary_backward/rhardshrink_bw/hardshrink_bw_sharded.py: 52 fail, 330 pass (86.39%)

Checklist

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.

1 participant