Commit Graph

498 Commits (fe2ab2ee7fc9c0e139edb3274e8e4e6d7889a6ab)

Author SHA1 Message Date
Liu Yiqun fe2ab2ee7f Set the default value of xNumColDims and rename the output to "Out" in FCOp.
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
Liu Yiqun af2eb94909 Support inputs and weights of multi-dimensions and refine the output names.
8 years ago
Liu Yiqun 8495f3f04a Merge branch 'develop' into core_add_fc_op
8 years ago
gongweibao 8778957cfc Add element-wise multiplication operator. (#3787)
8 years ago
Yi Wang 57d8afe54b Merge pull request #3452 from dzhwinter/op_name
8 years ago
dongzhihong 15fccfefb5 "remove used words"
8 years ago
dongzhihong 594dece996 "fix typo"
8 years ago
dongzhihong d00e8a5f83 "add Op name example and fix format error"
8 years ago
dongzhihong e9ac7df941 Merge remote-tracking branch 'origin/develop' into op_name
8 years ago
dongzhihong 5c4dfdebcb add more rules
8 years ago
Helin Wang 25be0ede76 fix cpplint error
8 years ago
Yibing Liu 4137cb0baf Merge pull request #3949 from kuke/reshape_op_dev
8 years ago
Yibing Liu 5915138c79 fix a typo
8 years ago
Yibing Liu 0289a0091f follow comments to cleanup code
8 years ago
qingqing01 dbe0598745 update to develop branch and resolve conflicts.
8 years ago
Yibing Liu 31cbb3432f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
dongzhihong 21d4974405 "fix name"
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
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
Liu Yiqun 4223ff8c27 Correct the key name of "mul" op in FCOp, and add some annotations for debug.
8 years ago
Liu Yiqun 70e60d73f9 Merge branch 'develop' into core_add_fc_op
8 years ago
Liu Yiqun d874fca46b Support multiple inputs in FCOp.
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
Yibing Liu 02da0d1bb2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into reshape_op_dev
8 years ago
qijun 090b8114e6 merge baidu/develop
8 years ago
qijun f50e36e285 follow comments
8 years ago
fengjiayi f6e72c93c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
qingqing01 a2a69f2a54 Add function to get element count from tensor.
8 years ago
Yibing Liu 899c7d6b35 pass unit test
8 years ago
Liu Yiqun c05d319c2d Merge branch 'develop' into core_add_fc_op
8 years ago
Liu Yiqun 734a9eeaa4 Correct the definition of Operator in TestFCGradOp, and rename the output name
8 years ago
Cao Ying da66891b94 Merge pull request #3928 from lcy-seso/refine_softmax_op
8 years ago
caoying03 5b4526fabc rename input and output of softmax_op.
8 years ago
qiaolongfei 02bf1375e6 fix im2col_test.cc on cpu only machine
8 years ago
hedaoyuan 0140f3f9d0 Merge pull request #3753 from hedaoyuan/conv_op
8 years ago
Yibing Liu 12eaa22ad2 add reshape operator
8 years ago
hedaoyuan ebe8966e06 Add im2col_test.
8 years ago
Yang yaming a072ab9e74 Merge pull request #3768 from pkuyym/fix-3736
8 years ago
fengjiayi b7444306ba Follow comments
8 years ago
caoying03 e61485e0f7 Merge branch 'develop' into refine_softmax_op
8 years ago
fengjiayi 5aacd64b94 Follow comments
8 years ago
fengjiayi 0c13660a50 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago
Yu Yang ed346f1dcd Pass CI
8 years ago
fengjiayi 823bdd670f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
8 years ago