Commit bfc96e1
Adding "enable_optimizer_offloading" and "optimizer_D" to the required function signatures through the flow (#5056)
Summary:
X-link: meta-pytorch/torchrec#3484
X-link: facebookresearch/FBGEMM#2066
**Context:**
Currently, we are enabling SSD optimizer offloading for the ssd tbe kernel
**In this diff:**
We retrieve the newly added parameters from the tbe config and pass it down to the tbe
Differential Revision: D853531341 parent 8189ad4 commit bfc96e1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
0 commit comments