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

#11512: Add sweeps for eltwise sharded ops 2 #16228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bfilipovicTT
Copy link

Ticket
#11512

Problem description
Missing sharded sweeps

What's changed

There are now sweeps for sharded version of ops:
unary: polygamma, signbit, softsign, swish, tan

Test Results and statistics

tests/sweep_framework/sweeps/eltwise/unary/polygamma/polygamma_sharded.py: 571 fail, 965 pass (62.825520833333336%)
tests/sweep_framework/sweeps/eltwise/unary/signbit/signbit_sharded.py: 218 fail, 934 pass (81.07638888888889%)
tests/sweep_framework/sweeps/eltwise/unary/softsign/softsign_sharded.py: 218 fail, 934 pass (81.07638888888889%)
tests/sweep_framework/sweeps/eltwise/unary/swish/swish_sharded.py: 218 fail, 934 pass (81.07638888888889%)
tests/sweep_framework/sweeps/eltwise/unary/tan/tan_sharded.py: 218 fail, 934 pass (81.07638888888889%)

@bfilipovicTT bfilipovicTT changed the title #11512: Add sweeps for eltwise sharded ops #11512: Add sweeps for eltwise sharded ops 2 Dec 23, 2024
@bfilipovicTT bfilipovicTT force-pushed the bfilipovicTT/sharded-sweeps-2 branch from 4814800 to abf8602 Compare December 23, 2024 13:53
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.

2 participants