Commit Graph

7476 Commits (e21dcc5bdaacbd9dbab5be134b71ba8c57eda717)
 

Author SHA1 Message Date
chengduoZH e1e3859e88 remove custom attr checker and fix code format
8 years ago
Yu Yang a8c6ce9b4d Merge branch 'develop' of github.com:baidu/Paddle into feature/BetterActivationKern
8 years ago
qijun 84ff7e9784 refine SoftmaxFunctor
8 years ago
Yu Yang f60f0eae11 Using double precision to stablize lstm gradient check
8 years ago
Yu Yang 9fbf94b61a Merge pull request #4487 from abhinavarora/softsign_activation
8 years ago
Abhinav Arora 0c3eee09ff Implementing the SoftSign activation operator
8 years ago
qijun 79def5e634 refine CrossEntropyFunctor
8 years ago
qijun c634a8480a add SetConstant method in math_function.h
8 years ago
qijun 7a6fcc7d30 move EigenDeviceConverter to device_context.h
8 years ago
fengjiayi 704245aeba Merge pull request #4486 from Canpio/dev_backward_for_op_desc
8 years ago
Yu Yang 279178e457 Fix bug in test_prelu and test_xe
8 years ago
Yu Yang 54892c0797 Simplify op_test
8 years ago
Yu Yang 61cc3ae4d1 Stablize elementwise_mul by using double precision
8 years ago
zchen0211 78808b2091 1 api
8 years ago
Yu Yang 01d9c46503 Merge pull request #4478 from reyoung/stable_elemwise_mul
8 years ago
Yu Yang 337b7ebe77 Unify Activation functions and simplify register code
8 years ago
fengjiayi 099b2c19e1 Add unit tests
8 years ago
Yu Yang 6efcbc4fcb Fix bug in test_prelu and test_xe
8 years ago
fengjiayi eea9bedd9b Add grad_op_desc_builder
8 years ago
Kavya Srinet 708cff32b1 Few typos in refactorization file
8 years ago
zchen0211 b851515b16 merge new op grammar
8 years ago
zchen0211 88a8eedda1 scatter gather gpu
8 years ago
Yu Yang 55b68c6e90 Merge branch 'develop' of github.com:baidu/Paddle into stable_elemwise_mul
8 years ago
Yu Yang 184768e070 Merge pull request #4455 from reyoung/feature/make_paddle_support_double
8 years ago
Abhinav Arora 5d6d2bc1b9 Fixing typos and grammatical mistakes in Refactorization documents (#4479)
8 years ago
Yu Yang d53b38e340 Follow comments, change KT to KERNEL_TYPE
8 years ago
Yu Yang 9a3efb28c0 Merge branch 'feature/make_paddle_support_double' into stable_elemwise_mul
8 years ago
Yu Yang 87da154226 FIx sigmoid_xe_with_logits_op compile
8 years ago
Yu Yang 6ed78729b2 Simplify op_test
8 years ago
Yu Yang fd479631e1 Stablize elementwise_mul by using double precision
8 years ago
Yu Yang 5934aae45b Merge branch 'feature/make_paddle_support_double' into stable_elemwise_mul
8 years ago
Yu Yang 63469daede Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double
8 years ago
Yu Yang 83d7261b1f Merge branch 'develop' of github.com:baidu/Paddle into stable_elemwise_mul
8 years ago
Yu Yang b9c8637238 Fix compile
8 years ago
Abhinav Arora b9336e6f8c Adding support for the sigmoid_cross_entropy_with_logits operator (#4448)
8 years ago
Yu Yang fb6a48c62d Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double
8 years ago
Yu Yang f2feb33384 Follow comments
8 years ago
Guo Sheng ecef2e6b97 Merge pull request #4086 from guoshengCS/add-ReduceOp
8 years ago
Liu Yiqun 03897f251d Finish the SequenceSoftmaxGradKernel, using SoftmaxGradFunctor.
8 years ago
chengduo 38bca7d347 Merge pull request #4468 from chengduoZH/develop
8 years ago
Liu Yiqun 05ed8ee8ab Add SoftmaxGradFunctor, and use SoftmaxGradFunctor in softmax_op instead.
8 years ago
Yiqun Liu 9f1d1bf48c Merge pull request #4436 from Xreki/fix_neon_memory_out_of_range
8 years ago
Tao Luo 4fcced93f3 Merge pull request #4441 from tensor-tang/develop
8 years ago
chengduoZH 920392e640 fix compile error
8 years ago
fengjiayi 424c295239 Merge pull request #4457 from Canpio/dev_move_desc_to_framework
8 years ago
Yu Yang 21f63ec223 Merge pull request #4458 from reyoung/feature/compile_time_infer_shape
8 years ago
fengjiayi f78d7591d2 Fix compile bug
8 years ago
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel (#4188)
8 years ago
Liu Yiqun a310946f8f Merge branch 'develop' into fix_neon_memory_out_of_range
8 years ago
guosheng e33b411221 Adapt reduce_op according to up-to-date dev
8 years ago