Commit 859966c
Changing Backend Tensor initialization (meta-pytorch#3484)
Summary:
X-link: pytorch/FBGEMM#5056
Pull Request resolved: meta-pytorch#3484
X-link: https://github.com/facebookresearch/FBGEMM/pull/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 f2c544d commit 859966c
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