Commit 084847e
Fix RS graph capture test shape mismatch
iris RS uses same-shape input/output. torch RS expects input = ws * output.
Expand input for torch reference comparison.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 18fcf6d commit 084847e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments