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 9f4d4ed commit 17a48b3Copy full SHA for 17a48b3
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