Commit 4c1e502
support permute_multi_embedding_function on torch.export (#3897)
Summary:
X-link: facebookresearch/FBGEMM#988
Pull Request resolved: #3897
support fbgemm.permute_multi_embedding_function.default for LPV model
register with separate entry in kernel.yaml for graph mode lowering
added fp16 ref kernel (sitecao)
Differential Revision: D718213541 parent 4db0298 commit 4c1e502
2 files changed
Lines changed: 23 additions & 0 deletions
File tree
- fbgemm_gpu
- fbgemm_gpu
- src/permute_multi_embedding_ops
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1122 | 1122 | | |
1123 | 1123 | | |
1124 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
1125 | 1143 | | |
1126 | 1144 | | |
1127 | 1145 | | |
| |||
1259 | 1277 | | |
1260 | 1278 | | |
1261 | 1279 | | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
1262 | 1284 | | |
1263 | 1285 | | |
1264 | 1286 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
0 commit comments