Commit f3b5fb2
Changing Backend Tensor initialization (#3484)
Summary:
X-link: pytorch/FBGEMM#5056
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 3a6cf2e commit f3b5fb2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
0 commit comments