-
Notifications
You must be signed in to change notification settings - Fork 25
Run sweeps tests on tt-xla #2838
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flake8 found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main tenstorrent/tt-forge-fe#2838 +/- ##
=======================================
Coverage 62.80% 62.80%
=======================================
Files 158 158
Lines 13187 13187
=======================================
Hits 8282 8282
Misses 4905 4905 ☔ View full report in Codecov by Sentry. |
06edbc4 to
a40164c
Compare
399c2eb to
19281c1
Compare
f65937f to
0ad882c
Compare
1546433 to
eff1067
Compare
84f68e7 to
ad5af19
Compare
Move test_reshape_accuracy to mlir tests Remove pytest param from embedding tests
Relative paths ValueCheckerUtils Dynamic skip_forge_verification Forge datatypes SweepsFrontend Encapsulate forge classes Remove ForgeModule Frontend provider folders Remove CompilerConfig Verify via VerifyConfig Import TensorShape Pass inputs via VerifyConfig Use real forge_property_utils for xla Rename forge converter utils Move default_df_override to forge provider Cleanup imports
Relative paths ValueCheckerUtils Dynamic skip_forge_verification Forge datatypes Pass inputs via VerifyConfig Verify via VerifyConfig
Ticket
Resolves tenstorrent/tt-forge-sweeps#20
Obsoleted by tenstorrent/tt-forge-sweeps#6
Problem description
Enable sweeps tests to run on xla
What's changed
Describe the approach used to solve the problem.
Summarize the changes made and its impact.
Checklist