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 2cdc147 commit 05d78abCopy full SHA for 05d78ab
src/lightning/pytorch/trainer/trainer.py
@@ -87,8 +87,6 @@
87
"ignore", message="torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead"
88
)
89
90
-# run ci
91
-
92
93
class Trainer:
94
@_defaults_from_env_vars
0 commit comments