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 : Celu, elu, floor, round #17396

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

Conversation

npetrovic-tenstorrent
Copy link
Contributor

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

#11512

Ticket

Link to Github Issue

Problem description

In sweep tests for eltwise binary ops we add:

  • elu_bw_sharded
  • celu_bw_sharded
  • round_bw_sharded
  • floor_bw_sharded

What's changed

Added new sweep tests

Pass rates for new sweeps:

sweeps/eltwise/unary_backward/round_bw/round_bw_sharded.py: 1328 pass,208 fail (86.46% pass rate)
sweeps/eltwise/unary_backward/floor_bw/floor_bw_sharded.py: 1328 pass,208 fail (86.46% pass rate)
sweeps/eltwise/unary_backward/celu_bw/celu_bw_sharded.py: 1328 pass,208 fail (86.46% pass rate)
sweeps/eltwise/unary_backward/elu_bw/elu_bw_sharded.py: 1328 pass,208 fail (86.46% pass rate)

Checklist

@npetrovic-tenstorrent npetrovic-tenstorrent changed the title Npetrovic/bw sharded 5 bin Celu, elu, floor, round Jan 30, 2025
@npetrovic-tenstorrent npetrovic-tenstorrent changed the title Celu, elu, floor, round BW sharded sweeps : Celu, elu, floor, round Jan 30, 2025
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