Commit f590eb0
Update remaining callsites to not use pt2e quant API from pytorch (#1041)
Summary:
X-link: https://github.com/facebookexternal/vizard/pull/18
Pull Request resolved: #1041
X-link: pytorch/executorch#16380
X-link: pytorch/ao#3535
We removed pt2e quant code from D87958849, updating some remaining callsites to use torchao or executorch
Reviewed By: jainapurva
Differential Revision: D89744472
fbshipit-source-id: c55135dd75e466544509293fabc384cad9bd9a781 parent 795a99f commit f590eb0
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
105 | 106 | | |
106 | | - | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
| 140 | + | |
140 | 141 | | |
141 | | - | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
0 commit comments