Overwrite matrix with n300 results — NO_GOLDEN resolved (51,680 / 358 ops)#14
Merged
Conversation
Replace the main CSV and the latest (07-03) history snapshot with the corrected n300 probe results. n150 and n300 are treated as the same dataset — a straight results overwrite, same 10-column schema and axes. Supersedes the earlier n300 drop (PR #12): that run had 605 NO_GOLDEN configs (tensor-scalar comparison/logical ops with no golden reference); this CSV resolves them — NO_GOLDEN is now 0. Sweep is 51,680 configs / 358 ops (PASS 22,650 / PCC_FAIL 7,550 / ERROR 21,480), including the TS/TT binary variants (add → add TS + add TT). Only these two files change; 07-03 kept identical to main to preserve the compute_changes invariant, earlier snapshots left as-is. Verified: process.py builds + data.js reconciles (51,680 == meta.total == statusCounts sum), full check suite green, zero NO_GOLDEN. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Aswincloud-Bot
approved these changes
Jul 3, 2026
Aswincloud-Bot
left a comment
There was a problem hiding this comment.
Auto-approved: @Aswinmcw is a member of @Aswincloud/admins.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ttnn-ops-coverage | 96276ce | Commit Preview URL Branch Preview URL |
Jul 03 2026, 11:20 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adopts the corrected n300 probe results as the live dataset. n150 and n300 are treated as the same dataset — straight results overwrite, no schema/board change.
Supersedes #12: that drop had 605 NO_GOLDEN configs (tensor-scalar comparison/logical ops with no golden reference). This CSV resolves them — NO_GOLDEN is now 0.
Files changed (only these two)
eltwise_support_matrix.csv← corrected n300 resultshistory/eltwise_support_matrix_2026-07-03.csv← kept identical to main (preserves thecompute_changes()invariant)Earlier history snapshots (06-28 … 07-02) untouched.
Dataset
add→add TS+add TT)Verification
process.pybuildsdata.js; reconcilesstatusCounts sum == meta.total == rows == 51,680✅npm run checkgreen (data integrity + code + lint) ✅🤖 Generated with Claude Code