Commit 07c6752
authored
Forward fix Fix batch norm partitioning with Conv3d (pytorch#13696) (pytorch#14170)
Summary:
Forward pyre fix
https://www.internalfb.com/diff/D81069236
pytorch#13696
bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks
Reviewed By: digantdesai
Differential Revision: D821186511 parent 9b6387f commit 07c6752
File tree
2 files changed
+9
-3
lines changed- backends/xnnpack
- _passes
- test/passes
2 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments