Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions PROBE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <name>`.
- merge-queue smoke test 2026-07-03 (throwaway; safe to revert)
Loading