From 67bb0f0789aa2b73d48389c0acefa34a0f0033f0 Mon Sep 17 00:00:00 2001 From: Aswin Zayasankaran <156493059+Aswinmcw@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:36:40 +0000 Subject: [PATCH] test: merge-queue smoke test probe line --- PROBE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROBE.md b/PROBE.md index 0692bd0..edcd88b 100644 --- a/PROBE.md +++ b/PROBE.md @@ -227,3 +227,4 @@ cat /tmp/h.csv /tmp/b.csv > "$CSV" 4. If it needs a non-default shape, add it to `PER_OP_SHAPE`. 5. If torch has no golden for it, add one to the relevant `MANUAL_*` dict. 6. Probe it alone: `python .../eltwise_support_probe.py --op `. +- merge-queue smoke test 2026-07-03 (throwaway; safe to revert) \ No newline at end of file