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 frac, ceil and trunc sweeps #12760

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

amalbasaTT
Copy link
Contributor

@amalbasaTT amalbasaTT commented Sep 17, 2024

Ticket

#11512

Problem description

Missing sweeps in new sweeps infrastructure for eltwise ops:

  1. frac
  2. ceil
  3. trunc

What's changed

Added .py sweeps to new sweeps infrastructure for the above mentioned eltwise ops.
Modified .github/workflows/ttnn-run-sweeps.yaml file to include above mentioned eltwise ops.

Checklist

  • 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

Copy link
Contributor

@jdesousa-TT jdesousa-TT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest renaming these small suites from suite_1 to nightly to have them run on the nightly sweeps pipeline.

@amalbasaTT amalbasaTT merged commit 5a80083 into main Sep 18, 2024
6 checks passed
@amalbasaTT amalbasaTT deleted the amalbasaTT/eltwise-sweeps-2 branch September 18, 2024 14:18
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