Commit Graph

6734 Commits (b5a448f3501bd053e810bab33bad4a7fb03e90c1)
 

Author SHA1 Message Date
zhangchao41 310ef22674 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-paddle
8 years ago
zhangchao41 297b3d0f0f add test
8 years ago
Tao Luo 8be9930fdb Merge pull request #4014 from luotao1/howto_doc
8 years ago
Yu Yang 6fbf097bcc Mark thrust::device_ptr in transform
8 years ago
Yibing Liu dd926498e7 adapt to the new test framework
8 years ago
qingqing01 dbe0598745 update to develop branch and resolve conflicts.
8 years ago
Tao Luo 171fee2c9e Merge pull request #4011 from tensor-tang/refine
8 years ago
qingqing01 ad64ca5da2 Call Tensor::numel() everywhere.
8 years ago
qingqing01 6d0d29f645 Merge pull request #4001 from qingqing01/lod_tensor_py
8 years ago
wanghaoshuang 012453e28c fix NoInGrad bug
8 years ago
Yibing Liu 31cbb3432f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
dongzhihong 2b1450f151 rewrite the document
8 years ago
wanghaoshuang 355e35fecd fix paddle enforce check
8 years ago
Yu Yang af523df42e Merge pull request #4023 from reyoung/feature/serialize_protobuf
8 years ago
tensor-tang 7f7fa32528 use CPU_DEVICE instead of magic number
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
dongzhihong 21d4974405 "fix name"
8 years ago
Yu Yang d71190f04c Merge pull request #4022 from QiJune/refine_op_py_tests
8 years ago
tensor-tang 4f0869bef3 add some necessary params for reset functions
8 years ago
qijun a3ec652110 fix bug
8 years ago
chengduo d131152b28 Merge pull request #4021 from chengduoZH/fix_DeConv3D_switch_imgSize_and_output_
8 years ago
qijun d6c3794cff merge baidu/develop and remove unused gradient_checker/op_test_util
8 years ago
qingqing01 2de7b2168d Merge pull request #3988 from chengduoZH/fix_swithOrderLayer_bug
8 years ago
QI JUN f2156e4b65 Merge pull request #4012 from QiJune/refine_op_test
8 years ago
chengduoZH e9a1f2ad8b fix DeConv3D switch(imgSize*_, output*_)
8 years ago
Liu Yiqun 4f2ee63c44 Get rid of the calling of inplace op in FCOp.
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
QI JUN 53f00025a9 Merge pull request #4018 from Yancey1989/fix_test_utils_error
8 years ago
Yancey1989 76a70d10db fix unit test error
8 years ago
Luo Tao 1eb18c5715 update write_docs_cn.rst
8 years ago
qijun 9d46f443fe fix attr bug in op_test and ensure order in duplicate inputs/outputs
8 years ago
tensor-tang f3bb7b99dd refine MKLDNNTester add UpdateCallback for test
8 years ago
tensor-tang 94ea8ee0e5 refine MKLDNNLayer logical: move forward and backward to MKLDNNLayer and remove copyOutputInfoToOtherDevice
8 years ago
Yibing Liu 7ae72f752d remove unused code in test
8 years ago
Tao Luo faf827ba7e Merge pull request #4008 from tensor-tang/refine
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
wanghaoshuang 9c929a4959 Fix warning log
8 years ago
Yibing Liu 477d92bcd2 merge conflicts
8 years ago
Yibing Liu dd64349a92 refine reshape operator
8 years ago
Liu Yiqun 4223ff8c27 Correct the key name of "mul" op in FCOp, and add some annotations for debug.
8 years ago
wanghaoshuang f31217fc2e Fix issues
8 years ago
wanghaoshuang ba8a5c155d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pad_op
8 years ago
tensor-tang f40d5f580d remove syncOutputGrad, rename syncInputValue to updateInputData
8 years ago
tensor-tang d4c0734840 remove convertOutputToOtherDevice
8 years ago