Add nine-toothed-operator-dev skill for 2026 spring T3-1-1 by tusu-code#171
Open
tusu-code wants to merge 3 commits into
Open
Add nine-toothed-operator-dev skill for 2026 spring T3-1-1 by tusu-code#171tusu-code wants to merge 3 commits into
tusu-code wants to merge 3 commits into
Conversation
- Sign HONOR_CODE.md with name, team, and date - Slim the runtime dir: drop the filled report PDF and Markdown, keep only reports/final_report_template.md so the skill stays small and focused - Make scripts/check_submission.py describe itself as a structure/completeness check and state what it does not verify - Add tests/test_scripts.py covering the four helper scripts as subprocesses - Note the automated script tests in tests/selftest_manifest.md - Apply the repository contributing style to the helper scripts
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.
[2026 Spring][T3-1-1] tusu-code
Skill
nine-toothed-operator-devScope
Applicable:
Not applicable:
Installation and Usage
Place the skill under:
Prompt:
Self-Test Records
All GPU results from RTX 4090, torch 2.9.1+cu128, Triton 3.5.1, repo master c9ebd49.
1 passed in 5.58s1 passed in 9.80s; custom 0.0512 ms vs torch 0.0205 ms1 passed in 1.86sempty_likecontiguous fallback); both fixesallclose=Trueon GPUtests/test_aot.py11 passed, 1 skipped in 892.77s; full remaining suite200 passed in 737.82sBefore/After Comparison
Measured A/B experiment (
examples/07-ab-comparison/task.md): same agent, same repo snapshot, same GPU, same task text (softmax-temperature operator), condition A without the skill, condition B with the skill.torch.empty(shape)chosen overempty_like, citing documented pitfallTensor(0)(correct)Tensor(0)with documented rejection ofconstexpralternativeValidation Commands
Main-Repo Style and Lint Checks
Run against the added skill scripts, per
CONTRIBUTING.md(all clean on the latest commit):pytest output:
Compliance
HONOR_CODE.mdsignedREFERENCE.mdcompletedAttachments
.md+.pdf, packaged together with the skill and this PR description in the submission zip on the contest site):九齿skill创新挑战_T3-1-1_提案.md(+ PDF) — dated 2026-06-26, planning only (motivation, design principles, workflow, self-test plan, milestones), no results九齿skill创新挑战_T3-1-1_中期报告.md(+ PDF) — dated 2026-07-01, round-1 self-test checkpoint (elementwise/reduction passing; layout and AOT blockers found, root-cause pending)九齿skill创新挑战_T3-1-1_赛题报告.md(+ PDF) — dated 2026-07-02, all evidence loops closed (7 self-tests, correctness/benchmark, failure diagnosis, A/B comparison)skills/competition/nine-toothed-operator-dev/reports/final_report_template.mdskills/competition/nine-toothed-operator-dev/examples/*/task.md,tests/selftest_manifest.mdgpu-session/(RUNBOOK.md,selftest_gelu.py,selftest_l2norm.py,verify_layout_fix.py,ab_test_*_impl.py)