Commit 9051a2f
authored
Add better debug print for failed prepare (#3950)
Add better debug print for failed prepare (#3950)
Summary:
Pull Request resolved: #3950
If you pass a "raw" graph_module from an exported module, prepare will fail. It is not immediately clear why.
This PR makes it more clear.
Differential Revision: D943795951 parent 96a9cdf commit 9051a2f
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
599 | 605 | | |
600 | 606 | | |
601 | 607 | | |
| |||
0 commit comments