Commit 537fdd7
[quant][graphmode] quantization support for view, transpose, contiguos (#34854)
Summary: Pull Request resolved: #34854
Test Plan:
python test/test_jit.py
Imported from OSS
Differential Revision: D20524456
fbshipit-source-id: e6e8fc3db6cccbd32c210d04f921274d81996fe21 parent 4a96911 commit 537fdd7
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2155 | 2155 | | |
2156 | 2156 | | |
2157 | 2157 | | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
2158 | 2161 | | |
2159 | 2162 | | |
2160 | 2163 | | |
| |||
2178 | 2181 | | |
2179 | 2182 | | |
2180 | 2183 | | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
2181 | 2187 | | |
2182 | 2188 | | |
2183 | 2189 | | |
| |||
2192 | 2198 | | |
2193 | 2199 | | |
2194 | 2200 | | |
| 2201 | + | |
| 2202 | + | |
| 2203 | + | |
2195 | 2204 | | |
2196 | 2205 | | |
2197 | 2206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| |||
0 commit comments