Commit cb617c0
Remove unused variables flagged in PR review
- Remove unused local variable 'input_data' in _layer_norm_extended_test.py
- Remove unused global '_EPS_F' in skip_normalization_unit_test.py
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 16e760f commit cb617c0
File tree
2 files changed
+0
-6
lines changed- onnxscript/rewriter
- ort_fusions
- rules/fusion
2 files changed
+0
-6
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 161 | | |
167 | 162 | | |
168 | 163 | | |
| |||
0 commit comments