Commit 9b29b4b
authored
Update training module to have super class methods accessible (pytorch#7082)
Update training module to have super class methods accessible (pytorch#7082)
Summary:
This is needed so the training module has access to non-training methods (e.g. constant string return methods).
Reviewed By: JacobSzwejbka
Differential Revision: D664192471 parent 1c7d94e commit 9b29b4b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments