Commit d2ddc21
fix pre-commit error in sharding (#2755)
Summary:
Pull Request resolved: #2755
# context
* pre-commit test failed: https://github.com/pytorch/torchrec/actions/runs/13416363381/job/37489987778
* after the fix
{F1975288470}
Reviewed By: iamzainhuda
Differential Revision: D69905081
fbshipit-source-id: 5516a7957b27c581a579c96666c5e96d2522b3241 parent 3578390 commit d2ddc21
File tree
3 files changed
+9
-3
lines changed- torchrec/distributed/sharding
3 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
196 | 200 | | |
197 | 201 | | |
198 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments