Commit Graph

1490 Commits (46ee8ceecbd36f63b4fbfa77814aa0548023e677)

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