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

Add more sweeps, reorganize sweeps folders #12928

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Conversation

amalbasaTT
Copy link
Contributor

Ticket

#11512

Problem description

Missing sweeps in new sweeps infrastructure for eltwise ops:

  1. addalpha
  2. multiply
  3. div
  4. div_no_nan
  5. addcdiv
  6. addcmul
    Sweeps folders should be better organized.

What's changed

Added .py sweeps to new sweeps infrastructure for the above mentioned eltwise ops.
Added functions for type casting and scalar numbers generation in sweep_framework/utils.py.
Imported these functions in all eltwise sweeps.
Modified .github/workflows/ttnn-run-sweeps.yaml file to include above mentioned eltwise ops.

Checklist

  • ttnn sweeps CI passes
  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@amalbasaTT amalbasaTT merged commit 998c63d into main Sep 20, 2024
6 checks passed
@amalbasaTT amalbasaTT deleted the amalbasaTT/eltwise-sweeps-4 branch September 20, 2024 13:52
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