Commit Graph

145 Commits (ef56e6839a9f084f27a2857f18eaed24f317b943)

Author SHA1 Message Date
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
8 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
8 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
8 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
8 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
8 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
8 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
8 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
8 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
8 years ago
Yang yaming 1511a04934
Merge pull request #7540 from pkuyym/fix-7533
8 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
8 years ago
yangyaming c01bb26f1d Add reorder flag for DynamicRNN's memory function.
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
fengjiayi ee8e5374d8 add max min layer
8 years ago
guosheng 234013a9d7 Add python wrapper for matmul_op
8 years ago
yangyaming f05330b78b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
8 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
8 years ago
guosheng c083a60d7a Add python split and glu
8 years ago
yangyaming a091d1a31c Enhance print_op.
8 years ago
QI JUN 59bc4c4600
fix dynamic rnn bug in GPU (#7480)
8 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
8 years ago
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
8 years ago
Cao Ying db65f497ff Update comments for two operators. (#7457)
8 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
8 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
8 years ago
xuwei06 237385cf41 Correctly handle int values for assign_value_op
8 years ago
xuwei06 ce233796ea assign_value operator
8 years ago
Abhinav Arora ea782e38a6
Fix typo in batch norm bias initialization (#7449)
8 years ago
yangyaming a7c2bfb4a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
8 years ago
QI JUN 87f9b58363
set stop gradient for mask in dropout layer (#7390)
8 years ago
yangyaming 52dad013ce Add static_input.
8 years ago
Yang Yu e5e206e2b6 Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_get_places_op
8 years ago
Yang Yu 4059c9ca7f Polish GetPlacesOp
8 years ago
xuwei06 585dec3dc2 Calculating gradients for partial graph
8 years ago
QI JUN fe341bacde
refine batch norm python layer (#7348)
8 years ago
Tao Luo 41307c738d
Merge pull request #7284 from pkuyym/fix-7211
8 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
8 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
8 years ago
yangyaming 67b8c09210 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7211
8 years ago
Yang Yu 63ff0b4ba9 Refine get_places
8 years ago
yangyaming 872b1c8884 Stop gradient when pool_type=='max'
8 years ago
Yang Yu ed0cf3d6c6 Merge branch 'develop' of github.com:baidu/Paddle into feature/get_places
8 years ago
Siddharth Goyal 691b5cac61 Fix equation for gru op (#7274)
8 years ago
Yu Yang 758fe4731c
Merge pull request #7260 from emailweixu/conditional
8 years ago
Cao Ying 0b6c5e6d25
Merge pull request #7223 from PaddlePaddle/emailweixu-patch-1
8 years ago
xuwei06 787d1d36d0 Fix the output of conditional_block
8 years ago