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

Bfilipovic tt/eltwise unary sweeps 1 #16852

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

Conversation

bfilipovicTT
Copy link
Contributor

Ticket
#11512

Problem description
Missing sharded sweeps

What's changed

There are now sweeps eltwise non-sharded versions of ops:
unary: asin, celu, clamp-binary, clamp-ternary, fill

Test Results and statistics

fill.py: 0 crash, 0 fail, 512 pass (100.0%)
celu.py: 0 crash, 0 fail, 256 pass (100.0%)
clamp_binary.py: 0 crash, 0 fail, 256 pass (100.0%)
clamp_ternary.py: 0 crash, 0 fail, 256 pass (100.0%)
fill.py: 0 crash, 0 fail, 256 pass (100.0%)

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