Commit Graph

131 Commits (bc7a3afa687696541b032d56d1e9a8ca8e101c77)

Author SHA1 Message Date
Adam ee02227949 Add LeakyReLU MKLDNN support (#18762)
6 years ago
JesseyXujin d9e7b5b5e9
fix bug of swish op formula,test=develop (#18772)
6 years ago
Tao Luo bd22453f20
Revert "Add LeakyRelu MKLDNN support (#18656)" (#18723)
6 years ago
Adam d6b6a337a9 Add LeakyRelu MKLDNN support (#18656)
6 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
qingqing01 7ac4818a98
Refine Infershape in activation_op for double_grad. (#18485)
6 years ago
tensor-tang 81ec538279
fix softrelu doc (#18324)
6 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
6 years ago
lvmengsi 4ef631013c Double backward sqrt (#17387)
6 years ago
Kaipeng Deng 11d3a38f25
add double grad for square op (#17173)
6 years ago
qingqing01 e32c9888f5
Double backward of conv2d. (#17211)
6 years ago
ceci3 258e000be6
test=develop, double backward leaky_relu (#17067)
6 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862)
6 years ago
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 c47f3cc7fe test=develop
6 years ago
liuwei1031 df5d19aa9d
temoprarily disable the code of use kCUDNN, test=develop (#16205)
6 years ago
shippingwang 98d9552f0f update sqrt explaination, test=develop
6 years ago
tink2123 a8e375d463 refine doc
6 years ago
tink2123 e4e0d03459 fix format
6 years ago
Tink_Y 5579fae1d2
Update activation_op.cc
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
Tao Luo 882e7ec480 fix generate doc error in activation ops
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
7 years ago
Clementine 6c71c1f8f9 Add activation gelu (#14569)
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
7 years ago
Xin Pan 8f2116d8fa clean up after the changes have been stopped for so long.
7 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
7 years ago
dzhwinter cc20867d49
flags (#13542)
7 years ago
Yan Chunwei d020d7fd29
add beam search doc (#11469)
7 years ago
mozga-intel 792d3b2406 MKLDNN layout: Support for activation operator
7 years ago
qiaolongfei b77c886ed4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yu Yang 1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yibing Liu f3a777d8e2 Fix the display of reciprocal's formula
7 years ago
Yibing Liu bf5ce626c0 Merge branch 'develop' of upstream into fix_docs
7 years ago
fengjiayi bcae8729ac Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qingqing01 cc1239ffc9
Update some doc about API reference. (#11495)
7 years ago
fengjiayi 29ddf6c5d8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qiaolongfei 5b50307bf8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei 6ace04f655 update
7 years ago
Yibing Liu 279ebdd0b2 Fix reciprocal op's doc
7 years ago
tensor-tang 0329ee7496
Merge pull request #11497 from tensor-tang/doc
7 years ago
fengjiayi d91060d300 fix errors
7 years ago
tensor-tang 98ab2b403e polish doc: softshrink, assign, shuffle
7 years ago
yuyang18 055df47035 Polish code
7 years ago
yuyang18 cbc1b7f1ce Polish documentation
7 years ago
yuyang18 674327a4b1 Polish several API
7 years ago
yuyang18 54002c3bab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
7 years ago
dzhwinter bfa3fd6f15
add inplace attribute to op_proto_maker (#10665)
7 years ago
yuyang18 2955ff5887 Polish documentation
7 years ago
Xin Pan 2d7c836d32
Merge pull request #11295 from panyx0718/doc
7 years ago
Xin Pan e80c6b3c24 Refine API doc string
7 years ago
mozga-intel 3ff9ba0e6b Mkldnn layout (#11040)
7 years ago
Krzysztof Binias a76d0dd488 MKL-DNN activations improvements
7 years ago
Krzysztof Binias 1c81301e6d Update activations for MKL-DNN
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
qiaolongfei 108e71cc94 fix build activation_op.cc on mac
7 years ago
dzhwinter 9b8ca0cfa8 "fix after merge"
7 years ago
dzhwinter 7a517dc93e merge develop
7 years ago
dzhwinter 61cb4f2fdb "fix ci"
7 years ago
dzhwinter 626227eb72 "fix ci"
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
dzhwinter b92b408e50 "fix ci"
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
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