Commit d4f5ee6
authored
Fix et_logger by remove the self args in the et_logger decorator (pytorch#13144)
Summary: Had the similar change in D67420902 and now hits the same error
in oss. Port the changes over for the fix
Differential Revision: D796659731 parent 5797608 commit d4f5ee6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments