Commit Graph

6885 Commits (838d547e1077e4a236685667d7cd78fdc83d201a)
 

Author SHA1 Message Date
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
tensor-tang d74fe78040 refine MKLDNNMatrix, solid data handle, rename updateData to setData
8 years ago
Liu Yiqun 70e60d73f9 Merge branch 'develop' into core_add_fc_op
8 years ago
Yiqun Liu 4fbc03d351 Merge pull request #4002 from reyoung/feature/remove_enforce_demagle
8 years ago
武毅 d34516fb66 Get output when training (#3978)
8 years ago
Tao Luo 0f7bc938b6 Merge pull request #3997 from luotao1/build
8 years ago
dangqingqing e75aab3a39 Remove redundant code in lod_tensor.h
8 years ago
Liu Yiqun d874fca46b Support multiple inputs in FCOp.
8 years ago
chengduo 663f14319b Merge pull request #3995 from wanghaoshuang/fix_warning
8 years ago
Yu Yang dad5421afe Remove enforce demangle
8 years ago
qingqing01 0f05fded23 Merge pull request #3991 from Noplz/develop
8 years ago
dangqingqing 372ede1527 update and fix conflicts.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
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
wanghaoshuang c7b347887d Fix variable names and comments
8 years ago
gaoyuan 38e7ad799c Set detection output to NULL
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
Yuan Gao 4343be3309 Update DetectionUtil.cpp
8 years ago
Yuan Gao dade4272c7 Update DetectionUtil.cpp
8 years ago
wenshilei a510377024 Fix ssd bugs.
8 years ago
yangyaming 36e50135b8 Remove EigenMatrix define.
8 years ago
chengduoZH fa5cb7104d fix switchOrderLayer
8 years ago
yangyaming 696b1f5fa9 Refine doc.
8 years ago
yangyaming 984117458c Finish modified huber loss op.
8 years ago
chengduo 0be349496f Merge pull request #3594 from chengduoZH/Adapting_to_the_BatchNorm_structure_to_support_3D_data
8 years ago
chengduo 2fefaa1c94 Merge pull request #3977 from PaddlePaddle/Adaptive_data_structure_for_SwitchOrderLayer
8 years ago
qingqing01 a225bfa38f Merge pull request #3982 from PaddlePaddle/fix_batch_norm_parameter_share
8 years ago