Commit Graph

7034 Commits (201c2bcf202fb3af49f1d65bdfe3bea8b4cda331)
 

Author SHA1 Message Date
Luo Tao 70cadf9350 Merge branch 'develop' into use_op
8 years ago
Luo Tao 0597f4de99 auto generate USE_OP() in pybind.cc
8 years ago
Yibing Liu 7c423e4b0d add unit test for rank_loss_op
8 years ago
Yibing Liu 96500af64b add rank_loss operator
8 years ago
Liu Yiqun 0b21b854ec Make the weights of FCOp a fixed 2-D matrix and refine some comments in FCOp.
8 years ago
qijun e515f18dd8 add tanh and sqrt activation operators
8 years ago
wanghaoshuang b299d07fbe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
8 years ago
caoying03 e0ca4d7a29 fix shape of output tensor of cross_entropy_op.
8 years ago
武毅 2d6233646a Accuracy op (#3907)
8 years ago
Yan Chunwei b3f6b5a959 design of RNNOp (#3727)
8 years ago
qijun 3110bf9a9a merge activation operator python tests
8 years ago
qijun 0957fa7b3c fix relu functor and revert some codes
8 years ago
qijun c18ebc3022 remove macros
8 years ago
zchen0211 2c8cbb8c3f if_else_op.md
8 years ago
Zhuoyuan b2d9c9133c Merge pull request #1 from reyoung/czy_elemwise
8 years ago
zchen0211 f6dee08d76 new changes
8 years ago
zchen0211 c7db6e8d14 cond op passed
8 years ago
dzhwinter 47b211de50 Merge pull request #4087 from dzhwinter/op_name_fix
8 years ago
dangqingqing f6b518c970 Fix elementwise_mul_op.cc
8 years ago
dongzhihong 1ead57ec6a "better format"
8 years ago
wanghaoshuang 7deddab1ff Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_op
8 years ago
dangqingqing cb28428323 Replace LoDTensor in elementwise_mul_op, pad_op and recurrent_op_utils.
8 years ago
dangqingqing 30a58b5121 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor2
8 years ago
dangqingqing f299206396 Using LoDTensor instead of Tensor in every operator.
8 years ago
tensor-tang f2317b67f7 separate resetFwd and resetBwd to some sub functions
8 years ago
Xinghai Sun 6d60352e7e Add soft-label support for cross-entropy operator.
8 years ago
whs 08f9b72dbf Merge pull request #3765 from wanghaoshuang/pad_op
8 years ago
yangyaming ce15d89afa Adapt to new unittest.
8 years ago
hedaoyuan 656f775c29 Fix the doc.
8 years ago
yangyaming 6d4c440576 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-3923-c
8 years ago
Cao Ying aed51dde32 Merge pull request #4076 from chengduoZH/enable_cudnn_convt
8 years ago
Liu Yiqun af2eb94909 Support inputs and weights of multi-dimensions and refine the output names.
8 years ago
Yancey 47975870aa Fix check grad with multioutput (#4067)
8 years ago
chengduoZH 22de57f127 enable cudnn_convt
8 years ago
Yiqun Liu e4bab9a45c Merge pull request #4057 from Xreki/build_install_third_party
8 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
Liu Yiqun b75123b56f Add TODO comment about the support of glog for Android api 16 ~ 19.
8 years ago
Liu Yiqun 8495f3f04a Merge branch 'develop' into core_add_fc_op
8 years ago
yangyaming ec92588a37 Fix some conflicts and correct unittest.
8 years ago
qijun 4e173527c1 fix op python tests
8 years ago
qijun b50a507617 add activation operator python test
8 years ago
qijun d736fc0e00 add activation macro
8 years ago
hedaoyuan b4ba35caeb Add groups test.
8 years ago
hedaoyuan 1dd639ebbe Bug fix.
8 years ago
Xinghai Sun 965fd2250d Merge branch 'develop' into cos_sim_vector
8 years ago
hedaoyuan 2340cedaf6 Add groups in convolution GemmConvGradKernel.
8 years ago
gongweibao 8778957cfc Add element-wise multiplication operator. (#3787)
8 years ago
qijun 3c49e7b1e4 move EigenDeviceConverter to device_context.h
8 years ago
hedaoyuan fb46345f00 Add groups in convolution operator.
8 years ago