Commit Graph

98 Commits (f9c2a5c38e3800387aaedcc05bf0e49d0f568a65)

Author SHA1 Message Date
sweetsky0901 f9c2a5c38e modify for code review zcd
8 years ago
sweetsky0901 022b48e16f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 20654cf78a modify for type check rewrite
8 years ago
fengjiayi 33fa2dfbde
Compelete max_sequence_len_op (#5913)
8 years ago
Yu Yang 0ac8c74e63
Unify fluid submodules to fluid module (#5924)
8 years ago
dzhwinter e6546baa62
remove unused file (#5918)
8 years ago
武毅 a06bec1287
Conv cudnn 3d (#5783)
8 years ago
dzhwinter 52a735879c "add asnumpy interface" (#5620)
8 years ago
sweetsky0901 27cf7f3376 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
Yu Yang a619695b06
Feature/enhance evaluator (#5824)
8 years ago
sweetsky0901 a38bbc8610 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
dzhwinter 513b1e010f
"add floor, ceil, round op" (#5898)
8 years ago
dzhwinter 45062fe5d7
Feature/copytensor (#5455)
8 years ago
wanghaox 0690cca758
Merge pull request #5831 from wanghaox/roi_pool
8 years ago
wanghaox cf5b598642 fix some issues
8 years ago
wanghaox ef905598a2 fix some code issues
8 years ago
Qiao Longfei 65c859db7a
beam_search_decode support multi data type (#5847)
8 years ago
QI JUN 3a76062c84
support testing when training and handle dropout and batch_norm operator in testing mode (#5734)
8 years ago
fengjiayi 50d670ee06
Unify dtype and datatype (#5869)
8 years ago
Qiao Longfei e1b26514a7
revert print in test_layers (#5834)
8 years ago
sweetsky0901 ee4a5d2117 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
kavyasrinet d883547bf0
Adding the FTRL optimizer. (#5785)
8 years ago
wanghaox 36dd770a08 add roi operator unittest
8 years ago
sweetsky0901 e553d5728d format test code
8 years ago
sweetsky0901 47bd0bb678 del printf
8 years ago
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
8 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
8 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
8 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
8 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
8 years ago
chengduo 67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
8 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
8 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
8 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
8 years ago
chengduoZH 7177c276ca reorder parameters of layer
8 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 200f07c219 add test
8 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
8 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
8 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
8 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
8 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
8 years ago
sweetsky0901 9cb2ff6a3b del num_channels
8 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
Cao Ying d2e30a2c4f
Merge pull request #5771 from lcy-seso/softsign
8 years ago
sweetsky0901 350cc61f3f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
8 years ago
caoying03 fafd3e0fc0 Merge branch 'develop' into softsign
8 years ago
chengduo 9db4d01928
Merge pull request #5772 from chengduoZH/fix_layer.py.conv2dbug
8 years ago