Commit Graph

6155 Commits (3e1f56fa2bfdaddc42dc716c099ffdce229a7068)
 

Author SHA1 Message Date
Luo Tao 3e1f56fa2b don't need to specify the path of libwarpctc.so, refine the python api doc
8 years ago
Cao Ying b66af3088b Merge pull request #3639 from lcy-seso/cross_entropy_over_beam
8 years ago
caoying03 36f0aa7390 fix code style to pass CI.
8 years ago
caoying03 3d1b87193d Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Tao Luo 01f10e64d2 Merge pull request #3761 from luotao1/mklml_wget
8 years ago
Luo Tao 2e8d47dd09 simplify and make quiet in the download of mklml.cmake
8 years ago
caoying03 09e903eb94 fix v2 infer interface.
8 years ago
Yiqun Liu 9b6e063b58 Merge pull request #3762 from QiJune/fix_mac_build_error
8 years ago
qijun 2563e32bb1 fix clang build error
8 years ago
Luo Tao 6479118895 fix download mklml error
8 years ago
Tao Luo 5c3b313cab Merge pull request #3754 from luotao1/ubuntu
8 years ago
Luo Tao 31632a694c remove unused ubuntu Debian install doc
8 years ago
Tao Luo 322d9ad81b Merge pull request #3712 from tensor-tang/merge
8 years ago
hedaoyuan b45d020faf Merge pull request #3718 from hedaoyuan/convolution
8 years ago
tensor-tang c5183caa04 rename
8 years ago
hedaoyuan 168707cadd Fix a small bug.
8 years ago
tensor-tang bfbd066fdd refine
8 years ago
Tao Luo 47eb869197 Merge pull request #3571 from luotao1/huber_loss
8 years ago
qingqing01 58419e7c4e Merge pull request #3734 from qingqing01/write_new_op
8 years ago
qingqing01 751d8533e8 follow wuyi's comments.
8 years ago
Luo Tao b709af616f HuberTwoClassification only support one dimension
8 years ago
qingqing01 8dded4f299 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into write_new_op
8 years ago
qingqing01 b336119424 Add WITH_TESTING=ON for cmake in the operators writing guide doc.
8 years ago
qingqing01 c19eae4c8e update doc about how to write new operators.
8 years ago
QI JUN 75e16bd329 Merge pull request #3725 from QiJune/refine_backward
8 years ago
fengjiayi 794c2f2333 Merge pull request #3709 from Canpio/complete_backward_doc
8 years ago
fengjiayi eaeb69f98f Follow reviewer's comments
8 years ago
fengjiayi 980edfa69a Refine backward document
8 years ago
qijun 4f0c071e49 refine backward
8 years ago
hedaoyuan 5df384d67f Remove NeonDepthwiseConv.h
8 years ago
Luo Tao e63ad0a6bd HuberRegressionLoss and HuberTwoClassification support multi-dimension data
8 years ago
hedaoyuan 34a92ab41a ExpandConvLayer adds support of arm-neon acceleration.
8 years ago
hedaoyuan 3a75b4b70c Fix CMakeLists.text
8 years ago
Luo Tao acd8a22ed1 Merge branch 'develop' into huber_loss
8 years ago
Tao Luo 0af4643175 Merge pull request #3715 from luotao1/about_doc
8 years ago
hedaoyuan 227fdfb65d Refine NeonDepthwiseConvFunction.
8 years ago
caoying03 45ced9da46 Merge branch 'develop' into cross_entropy_over_beam
8 years ago
Cao Ying 2e3f2af71c Merge pull request #3701 from lcy-seso/save_parameter_name_in_ordereddict
8 years ago
caoying03 f0b25c4cfb follow comments to refine the comments.
8 years ago
qingqing01 14065ef9e3 Merge pull request #3702 from qingqing01/write_new_op
8 years ago
tensor-tang fe51f726a2 fix cmake
8 years ago
Luo Tao 346630f413 Remove "About" tab in "Documentation"
8 years ago
caoying03 be4c0123c4 follow comments.
8 years ago
tensor-tang 2efac83aaa Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang 98b7c67364 add todo
8 years ago
fengjiayi 4590f793f1 Update backward document
8 years ago
caoying03 4a83dde594 save parameters into ordered dict.
8 years ago
qingqing01 d78521d491 fix doc format.
8 years ago
qingqing01 f646f7991a Add chinese doc about how to write new operators.
8 years ago
fengjiayi 40a3a89adc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_backward_doc
8 years ago