Commit bd96e8f
Fix CPU Unit Test CI on OSS (#1777)
Summary:
Pull Request resolved: #1777
{F1467318350}
CPU Unit Test CI for OSS failing on call to PT2 ExportedProgram: https://github.com/pytorch/torchrec/actions/runs/8233905334/job/22514441384. OSS CI expects .module() instead of directly calling forward
Reviewed By: joshuadeng, gnahzg
Differential Revision: D54751106
fbshipit-source-id: d1c614ec593edaf31ca894c36d2430e06f779f761 parent 0553999 commit bd96e8f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments