Skip to content

Commit

Permalink
Remove depreciated parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeLeclerc authored Jun 9, 2021
1 parent d208362 commit 436a579
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,4 @@ class TrainerConf:
amp_backend: str = "native"
amp_level: str = "O2"
distributed_backend: Optional[str] = None
automatic_optimization: Optional[bool] = None
move_metrics_to_cpu: bool = False
enable_pl_optimizer: bool = False

0 comments on commit 436a579

Please sign in to comment.