Commit Graph

12 Commits (a6beb96dd0235c236336f2db31df875b33db6635)

Author SHA1 Message Date
liuwei1031 0863599323
Fix the uninitialized gru_value.output_value. (#17197)
6 years ago
Qiao Longfei 3e1b914fcb update gru op forward kernel
6 years ago
tensor-tang 5377edd282 refine packed condition
7 years ago
tensor-tang 18c322c2a1 seperate cpu and gpu implementations for gru kernel compute
7 years ago
tensor-tang 8c23f7c4f0 fix blas and use packed weight
7 years ago
tensor-tang d9cc6b1866 replace gru compute with details
7 years ago
Abhinav Arora e735359631
Fix more CPPlint issues in fluid/operators/math (#10249)
7 years ago
Yang Yang(Tony) 2182ecfbbd
remove duplicated ShareLoD in gru_op and sequence_conv_op (#10149)
7 years ago
Siddharth Goyal 8d3ce01f36 Fix cpplint errors for a set of operators (#9837)
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