Commit 31ba494
Fix export config in tests
Summary:
It doesn't look correct that want to export models with one config but test the export with a different one.
This diff is to ensure using canonical config for both export and tests.
TODO: Rerun the existing tests failed with msg about missing required positional arguments. It's likely related to the params lifting and unlifting. Will figure it out.
Differential Revision: D48018569
fbshipit-source-id: 1685533affdd83c0ac00af1150e20cb15715ba4f1 parent 03f9b9c commit 31ba494
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments