fix GRU, add LSTM

This commit is contained in:
Yao Lu
2017-06-06 17:16:13 -07:00
parent e9f3b79776
commit 604a760637
5 changed files with 70 additions and 70 deletions

View File

@@ -1,4 +1,4 @@
GPU=1
GPU=0
CUDNN=0
OPENCV=0
DEBUG=0