Skip to content

Commit aab3a4d

Browse files
committed
Add CPU support
1 parent 568b627 commit aab3a4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SourceCode/RNNSeg/Params.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ class ParamsEvalBiGRU(ParamsBase):
520520
save_out_dir = ROOT_SAVE_DIR
521521

522522
# Hardware
523+
useGPU = True
523524
gpu_id = 0
524525

525526
# Net Architecture

0 commit comments

Comments
 (0)