madhurjindal commited on
Commit
37887aa
1 Parent(s): b923f28

Update Utilities/config.py

Browse files
Files changed (1) hide show
  1. Utilities/config.py +1 -1
Utilities/config.py CHANGED
@@ -47,7 +47,7 @@ OCLR_ANNEAL_STRATEGY = "linear"
47
 
48
  # Compute Related
49
 
50
- ACCELERATOR = "cuda"
51
  PRECISION = 32
52
 
53
  # Store
 
47
 
48
  # Compute Related
49
 
50
+ ACCELERATOR = "cpu"
51
  PRECISION = 32
52
 
53
  # Store