Commit Graph

29 Commits (708bd9798d581179a702040d606e6103e065674e)

Author SHA1 Message Date
zhaoyuchen2018 8a2caacdbc
improve gru unit performance. (#16338)
6 years ago
Yibing Liu 3c375751f8
Support seq len equal to 0 in sequence ops (#16935)
6 years ago
xuezhong fb9a6a2bc6 pass test for lstm op
6 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
6 years ago
Qiao Longfei 4d15515c40 fix gru_gpu_kernel test=develop
6 years ago
Qiao Longfei 4feae25378 fix build problem test=develop
6 years ago
Qiao Longfei 4c7be265d3 update avx gru grad kernel test=develop
6 years ago
Qiao Longfei 9b16e54064 update gru_grad_op
6 years ago
Qiao Longfei 3e1b914fcb update gru op forward kernel
6 years ago
peizhilin 0b4f742e8a fix the build issue
6 years ago
peizhilin 1cc9d59838 disable xbyak on windows
6 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
6 years ago
peizhilin b601f2de8d include the mkl fix only
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
peizhilin 01dd9061a0 add avx support for windows
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
dzhwinter 316765839d add back jit simd instructions. stage.
6 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
7 years ago
Xin Pan a9086bf320 also move a few other dir to legacy/
7 years ago
Siddharth Goyal b65282168c Fix cpplint errors in lstm kernel (#10394)
7 years ago
Abhinav Arora c9f55dfafc
Fix CPPLint issues in /math/detail/gru_kernel.h (#10390)
7 years ago
Abhinav Arora 738585476d
Fix more CPPLint issues in fluid/operators/math (#10276)
7 years ago
dzhwinter eb6f9dd5de
Feature/cuda9 cudnn7 (#10140)
7 years ago
Abhinav Arora e735359631
Fix more CPPlint issues in fluid/operators/math (#10249)
7 years ago
Abhinav Arora f457d5da06
Fix more CPPLint errors (#10218)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago