Commit 24789c8
authored
Added debug logs for loading/executing model methods (pytorch#10915)
### Summary
Added debug logs showing model methods loading and running at runtime.
### Test plan
Manually ran tests on sample model and observed output1 parent a63a648 commit 24789c8
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
| 757 | + | |
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
| |||
1522 | 1522 | | |
1523 | 1523 | | |
1524 | 1524 | | |
| 1525 | + | |
1525 | 1526 | | |
1526 | 1527 | | |
1527 | 1528 | | |
| |||
0 commit comments