Commit Graph

34 Commits (27cd3efdd140bb156505b573aa222cfb690d169b)

Author SHA1 Message Date
zhoukunsheng b1c5820b3f fix merge conflict
6 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
6 years ago
Zeng Jinle 9f7b027dce
fix activation grad op desc maker (#16715)
6 years ago
zhoukunsheng 91ba75000c fix type conversion problem in rsqrt functor
6 years ago
zhoukunsheng c47f3cc7fe test=develop
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
Tao Luo 4efdebc6f6
Merge pull request #15931 from yihuaxu/develop_2c5c7b2a7_gelu_mkl_opt
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
Yihua Xu 7396788694 Optimize gelu operation with mkl erf.
6 years ago
tensor-tang ee2321debd
Revert 15770 develop a6910f900 gelu mkl opt (#15872)
6 years ago
Yihua Xu 676995c86c Optimze Gelu with MKL Erf function (#15770)
6 years ago
Yibing Liu 6951ef9a55
Fix the gelu backward to avoid nan (#14857)
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
Clementine 6c71c1f8f9 Add activation gelu (#14569)
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
6 years ago
dzhwinter e722f68318
fix windows compile (#13147)
7 years ago
dzhwinter 4069262f0e
Revert ""cherry picked operators changes" (#12184)" (#12747)
7 years ago
dzhwinter bf3c34960f
"cherry picked operators changes" (#12184)
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
Kexin Zhao 0f38bb4593
add fp16 support to activation op (#9769)
7 years ago
Abhinav Arora 2e2726f176 Fix cpplint issues in some operators
7 years ago
chengduoZH bdda08d9f2 add sin
7 years ago
chengduoZH 2e577379ca add cos
7 years ago
Krzysztof Binias d8bd436fc1 Fixed tests
7 years ago
Krzysztof Binias a64b312e3a Correcting for PR comments
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago
Kexin Zhao d60180af39 inital commit
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