Skip to content

Commit

Permalink
cache size fix in IAM mdlstm demo
Browse files Browse the repository at this point in the history
  • Loading branch information
doetsch committed Mar 3, 2017
1 parent b187839 commit 2d1744c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/mdlstm/IAM/config_real
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"device": "gpuX",
"multiprocessing": true,
"batching": "default",
"cache_size": "16G",
"max_seqs": 10,
"batch_size": 600000,
"nadam": 1,
Expand Down

0 comments on commit 2d1744c

Please sign in to comment.