Commit e1e3bbc
Set capture_autograd_function=False by default (pytorch#141932)
pytorch#136959 cleaned up the flag and added a warning. @Chillee pointed out that we should really default this flag to false otherwise we subject all users that go down this code path to log spew.
Pull Request resolved: pytorch#141932
Approved by: https://github.com/jansel1 parent e499b46 commit e1e3bbc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
0 commit comments