Commit c9ccbb2
Fix recursion error in parameterSweeps (#1995)
* Fix recursion error
* Temporarily disable pre-commit python checks
---------
Co-authored-by: Umang Yadav <[email protected]>1 parent 2903596 commit c9ccbb2
File tree
2 files changed
+2
-1
lines changed- .github/workflows
- mlir/utils/performance
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments