Commit Graph

3724 Commits (9b5fb276476d57d331c819a7dab8d509646cbc8f)
 

Author SHA1 Message Date
hedaoyuan 01d52ebf16 Fix RowConvOpTest use CpuGpuFuncCompare.
8 years ago
hedaoyuan 1e0cc74145 Merge branch 'develop' of https://github.com/baidu/Paddle into convolution
8 years ago
qiaolongfei 37594eae17 add paramConfig for each parameter
8 years ago
qingqing01 1b8d2e65ae Merge pull request #2373 from qingqing01/row_conv
8 years ago
gangliao 98e3254292 Merge pull request #2446 from gangliao/ostream
8 years ago
liaogang 110c0570a5 clang-format
8 years ago
liaogang aeecdadf3d add ostream
8 years ago
qiaolongfei dc458a0d5a change go version
8 years ago
qingqing01 6bc9277503 Merge branch 'develop' into row_conv
8 years ago
Cao Ying 027c5db351 Merge pull request #2384 from lcy-seso/fix_config_parsing_bug
8 years ago
caoying03 892b1f9ff6 Merge branch 'develop' into fix_config_parsing_bug
8 years ago
gongweibao 283bdc5062 fix by helin's comments
8 years ago
gangliao 27b9389ae0 Merge pull request #2437 from typhoonzero/update_rdma_swig_cmake
8 years ago
wuyi05 a85ca79a1d make swig link RDMA libs if RDMA enabled
8 years ago
乔龙飞 c4eb747f85 Merge pull request #2434 from wangkuiyi/stringpiece
8 years ago
qiaolongfei da3e84a6d2 change trainer_id
8 years ago
qiaolongfei 4f366be4e2 clang format
8 years ago
qiaolongfei 39d0b3de99 add test file mnist_test.py, free resource of newRemoteParameterUpdater properly
8 years ago
qiaolongfei c44f5dd883 add simple updater, this version can train a model
8 years ago
Yi Wang 7aa08aa3e0 Merge pull request #2432 from wangkuiyi/stringpiece
8 years ago
Yi Wang 327a8f36be Minimize header file inclusion
8 years ago
Yi Wang 44dc970583 Finish StringPiece and unit tests
8 years ago
Helin Wang 0e71ab29db fix comment
8 years ago
Helin Wang 83c852c12b better logging
8 years ago
Helin Wang ce3408a7a6 modify pserver client C API, create better test
8 years ago
Yi Wang cd91722a95 Add more unit tests
8 years ago
Yi Wang c06c6789db Add stringpiece module
8 years ago
qiaolongfei 966bf9ae1f fix the problem in cclient when malloc paddle_parameter
8 years ago
qiaolongfei 28476f5f6e fix the problem of paddle_send_grad
8 years ago
qiaolongfei 6f1c91da99 refine code
8 years ago
dangqingqing f18d83f3c4 follow comments
8 years ago
dangqingqing 37015fadbd update code
8 years ago
Cao Ying d338976579 Merge pull request #2420 from Haichao-Zhang/bug_fix_printValueString
8 years ago
Cao Ying a3123e210c Merge pull request #2412 from lcy-seso/add_config_helper_for_prelu
8 years ago
caoying03 996614814d follow comments and refine doc.
8 years ago
hedaoyuan e039410eb7 Remove the code of ExpandConvTransLayer.
8 years ago
Tao Luo f703b5b47b Merge pull request #2411 from luotao1/top_k
8 years ago
caoying03 50764480c1 follow comments.
8 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
8 years ago
caoying03 2f4e968b81 follow comments.
8 years ago
zhanghaichao 5f5ab28b67 bug fix in order to print sequence contents (ids) correctly
8 years ago
helinwang 8cc453166e Merge pull request #2414 from helinwang/fix_unittest
8 years ago
Helin Wang 4c01cfa193 fix variable name
8 years ago
Helin Wang 92626ba349 fix error handling for LightNetwork
8 years ago
Helin Wang c9ce0fc650 try to fix unit test test_ProtoServer, test_TrainerOnePass
8 years ago
qiaolongfei 99dc60642d new parameterupdater use paddle pserver cclient of go
8 years ago
Luo Tao 5bab98a3c5 remove top_k argument in classification_cost
8 years ago
hedaoyuan 95a7bc018f follow comments
8 years ago
hedaoyuan 784e21848f Fix the error of group convolution.
8 years ago
gongweibao f904e79410 rm not need
8 years ago