-
Notifications
You must be signed in to change notification settings - Fork 111
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
Enable ConvMnist and Mnist integration and performance tests. #16965
base: main
Are you sure you want to change the base?
Conversation
@Sudharsan-V , @kkeerthana0573 |
Both the Nightly and Device perf CIs are successfully passing for MNIST and ConvNet MNIST. Nightly CI Nightly CI and ttnn tests. |
60234f5
to
966dc44
Compare
Approving to unblock |
3646be3
to
5b477b7
Compare
Passing CI links - 03.02.2025 :
Failed on main (unrelated to this PR): |
7b7c308
to
d54bf22
Compare
What's blocking this? |
4bd8189
to
5e1b0fa
Compare
Passing CI links - 25.02.2025 :
device-perf-single-card / N300 WH B0 device perf in (Single-card) Tests for new models failed in the first run.
Re-triggered this CI -link. @tt-rkim, We need code owners approvals to merge this PR. cc: @mbahnasTT, @saichandax |
@tt-rkim, Is it expected that the "Download Wheel" failure occurs in one CI but passes in another? |
99e4103
to
b56cb1a
Compare
Should be good now - please re-run device perf |
b56cb1a
to
bad4f26
Compare
bad4f26
to
db000e1
Compare
Ticket
Link to Github Issue
Problem description
Re-enable ConvMnist and Mnist integration and performance tests.
What's changed
ConvMnist and Mnist integration test failed on all cards are now fixed with the latest main.
Checklist