We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a237283 commit 183a6a6Copy full SHA for 183a6a6
setup.cfg
@@ -34,6 +34,7 @@ markers =
34
cloud:Run the cloud tests for example
35
filterwarnings =
36
error::FutureWarning
37
+ error:Detected call of `lr_scheduler.step\(\)` before `optimizer.step\(\)`:UserWarning
38
xfail_strict = true
39
junit_duration_report = call
40
0 commit comments