Commit Graph

1565 Commits (7fe03f7b3a72778daceb7c48ab712b37a9a5b0a7)

Author SHA1 Message Date
Cao Ying 0e46f5ebd7 Merge pull request #4094 from lcy-seso/fix_cross_entropy_op_output_shape
8 years ago
whs 012db97241 Merge pull request #4103 from wanghaoshuang/pad_op
8 years ago
wanghaoshuang 481a8370ac update unitest
8 years ago
Xinghai Sun c5972faca9 Merge pull request #3918 from xinghai-sun/cos_sim_vector
8 years ago
wanghaoshuang 680da5c9d0 Fix unitest of pad_op
8 years ago
caoying03 e0ca4d7a29 fix shape of output tensor of cross_entropy_op.
8 years ago
武毅 2d6233646a Accuracy op (#3907)
8 years ago
whs 08f9b72dbf Merge pull request #3765 from wanghaoshuang/pad_op
8 years ago
Cao Ying aed51dde32 Merge pull request #4076 from chengduoZH/enable_cudnn_convt
8 years ago
Yancey 47975870aa Fix check grad with multioutput (#4067)
8 years ago
chengduoZH 22de57f127 enable cudnn_convt
8 years ago
Xinghai Sun 965fd2250d Merge branch 'develop' into cos_sim_vector
8 years ago
gongweibao 8778957cfc Add element-wise multiplication operator. (#3787)
8 years ago
wanghaoshuang 23381dd16a Update pad op unitest
8 years ago
wanghaoshuang d89598054e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
Luo Tao 8a2ff350ed simplify the python/paddle/v2/framework/tests/CMakeLists.txt
8 years ago
caoying03 1f839a6618 fix bug in prelu parsing.
8 years ago
Yibing Liu 4137cb0baf Merge pull request #3949 from kuke/reshape_op_dev
8 years ago
Yibing Liu dd926498e7 adapt to the new test framework
8 years ago
qingqing01 6d0d29f645 Merge pull request #4001 from qingqing01/lod_tensor_py
8 years ago
Yibing Liu 31cbb3432f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
wanghaoshuang a03c6849e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
Yu Yang 2b352212c2 Add serialize to file for topology and read file obj for inference
8 years ago
Yu Yang fb32106e24 Make paddle.v2.inference can direct load protobuf
8 years ago
qijun a3ec652110 fix bug
8 years ago
qijun d6c3794cff merge baidu/develop and remove unused gradient_checker/op_test_util
8 years ago
dangqingqing 28dc434036 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lod_tensor_py
8 years ago
dangqingqing 68943f59aa Add construction function for LoDTensor in pybind.
8 years ago
qijun 477b23c3f5 follow comments
8 years ago
qijun 436fbb0d6a Merge remote-tracking branch 'baidu/develop' into refine_op_test
8 years ago
Yancey1989 76a70d10db fix unit test error
8 years ago
qijun 9d46f443fe fix attr bug in op_test and ensure order in duplicate inputs/outputs
8 years ago
Yibing Liu 7ae72f752d remove unused code in test
8 years ago
qijun 2d807f2b4c init refine op python tests
8 years ago
Yancey 7bd517129a Add Concat operator with CPU kernel (#3775)
8 years ago
Yibing Liu 477d92bcd2 merge conflicts
8 years ago
Yibing Liu dd64349a92 refine reshape operator
8 years ago
wanghaoshuang ba8a5c155d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
武毅 d34516fb66 Get output when training (#3978)
8 years ago
chengduo 663f14319b Merge pull request #3995 from wanghaoshuang/fix_warning
8 years ago
qingqing01 0f05fded23 Merge pull request #3991 from Noplz/develop
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
dangqingqing d0dbc0610f Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
8 years ago
gaoyuan 1eb5e56f38 Add comment to the PythonAPI
8 years ago
wanghaoshuang e1da6c06c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
QI JUN c1696696a3 Merge pull request #3882 from QiJune/refactor_op_py_test
8 years ago
wanghaoshuang a251956d7d Add activation to output of switch layer
8 years ago
wanghaoshuang 253b19ed9a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_warning
8 years ago
wanghaoshuang 5bd3fbeef8 Fix switch layer attribute name
8 years ago
Yibing Liu 02da0d1bb2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago