Commit 99f9121
Fix lm_eval import path bugs (#10251)
Summary:
Pull Request resolved: #10251
There were bugs in `executorch`, which did not update `InputRecorder` import from `torchao` given changes in the path, which also required adding dependency to import `lm_eval`.
Reviewed By: metascroy, jackzhxng
Differential Revision: D731662221 parent 1edf692 commit 99f9121
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments