Commit d757334
[JAX] Fix Jaxpr comparisons for upcoming change to DropVar behavior.
JAX will be removing `DropVar` annotations on unused variables from Jaxprs since these annotations are typically only used for pretty printing. This change updates the logic in the graph matching tests to support this upcoming change.
PiperOrigin-RevId: 7505276171 parent 486f896 commit d757334
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments