Commit Graph

1879 Commits (e47770bd27a20b2fa9bf2754d16b0e71008185e5)

Author SHA1 Message Date
Abhinav Arora 42e7fe05a2 Changing learning rate from attribute to input(float) (#4568)
7 years ago
qiaolongfei 32f5c9dd93 recurrent_op pass the unit test
7 years ago
qiaolongfei 7163dd0413 revert code
7 years ago
caoying03 be8bef9bdd Merge branch 'develop' into add_config_helper_for_resize_layer
7 years ago
qiaolongfei af6f3c0423 use float32 in cond_op
7 years ago
Yu Yang 0900aedfa0 Merge pull request #4514 from reyoung/feature/remove_add_op
7 years ago
caoying03 480154896c add configuration helper for resize layer.
7 years ago
chengduo 4f5491b2b4 Merge pull request #4146 from chengduoZH/Add_pool_op
7 years ago
chengduoZH 6abcb74c8f fix unit test class name
7 years ago
Yu Yang aa52fa1c64 Merge pull request #4491 from reyoung/feature/stable_lstm
7 years ago
chengduoZH 2d8a5b97cc fix unit test
7 years ago
Qiao Longfei 7fe0297e64 remove Runtime InferShape for cond op (#4518)
7 years ago
Yu Yang 6164b8986e Fix CI
7 years ago
Yu Yang 762a99cc06 Remove add_op since it can be replaced by sum_op
7 years ago
guosheng 46641c6361 Fix infer when input is empty in v2/inference.py
7 years ago
chengduoZH df59889984 remove conflict
7 years ago
Luo Tao bb7f555803 remove rowwise_add_op
7 years ago
Cao Ying 99130c6e94 Merge pull request #4498 from pengli09/fix-random-seed
7 years ago
Peng Li 4dfc10ccf7 a patch for fixing random seeds in gradient checkers
7 years ago
Liu Yiqun 8bafdda0ad Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
Yu Yang f60f0eae11 Using double precision to stablize lstm gradient check
7 years ago
Yu Yang 9fbf94b61a Merge pull request #4487 from abhinavarora/softsign_activation
7 years ago
Abhinav Arora 0c3eee09ff Implementing the SoftSign activation operator
7 years ago
Yu Yang 6efcbc4fcb Fix bug in test_prelu and test_xe
7 years ago
Yu Yang 6ed78729b2 Simplify op_test
7 years ago
Yu Yang fd479631e1 Stablize elementwise_mul by using double precision
7 years ago
Abhinav Arora b9336e6f8c Adding support for the sigmoid_cross_entropy_with_logits operator (#4448)
7 years ago
Guo Sheng ecef2e6b97 Merge pull request #4086 from guoshengCS/add-ReduceOp
7 years ago
Liu Yiqun 03897f251d Finish the SequenceSoftmaxGradKernel, using SoftmaxGradFunctor.
7 years ago
Yu Yang 21f63ec223 Merge pull request #4458 from reyoung/feature/compile_time_infer_shape
7 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
7 years ago
guosheng be58c6327d Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ReduceOp
7 years ago
Yu Yang 6196209478 Remove OperatorBase::InferShape
7 years ago
Yu Yang ba4b0291ef Follow comments, check exception message
7 years ago
Yu Yang 680c20217e Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
7 years ago
chengduoZH 3c0f079333 remove conflict and fix InferShape function
7 years ago
Liu Yiqun ce3171f3c4 Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
guosheng 99b8dbb14f Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ReduceOp
7 years ago
Yu Yang dcfd31d736 Merge pull request #4397 from reyoung/feature/pybind_for_protobuf_desc
7 years ago
Yu Yang de35098779 Fix CI and follow comment
7 years ago
Liu Yiqun c8fc6037fd Merge branch 'develop' into core_add_sequence_softmax_op
7 years ago
Yu Yang 7b385ff206 Merge pull request #4407 from Canpio/fix_huber_loss_test_error
7 years ago
Yiqun Liu 29cb85634c Merge pull request #4144 from lcy-seso/softmax_with_cross_entropy_op
7 years ago
fengjiayi 36f3d0af22 Fix error in unit test of ModifiedHuberLossOp
7 years ago
Yu Yang 49697d9dab Merge branch 'develop' of github.com:baidu/Paddle into feature/make_python_catch_enforce_not_met
7 years ago
Yu Yang 9e5de16719 Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yu Yang 62d597c176 Merge branch 'develop' of github.com:baidu/Paddle into feature/pybind_for_protobuf_desc
7 years ago
Yu Yang 67cdd5bc61 Make PyBind support C++ exception
7 years ago
Yibing Liu 367a54e08c Merge pull request #4360 from kuke/multiplex_modify_dev
7 years ago
chengduoZH 30a586df0c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_pool_op
7 years ago