Skip to content

Commit

Permalink
Fix missing cpu trainer (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleve committed Jul 16, 2022
1 parent 9dbef77 commit 9e7089c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/trainer/cpu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
defaults:
- default.yaml

accelerator: cpu
devices: 1

0 comments on commit 9e7089c

Please sign in to comment.