Commit Graph

1521 Commits (7cf640b58ddeb2cc91d027ade8a6f326d42b5a8d)

Author SHA1 Message Date
dzhwinter b72e8aa3c6 "seperate serialization proto state"
8 years ago
yangyaming 78dae3c591 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ssd_util
8 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
8 years ago
yangyaming 5b5346ecc7 Follow comments.
8 years ago
hedaoyuan 2608c48542 Add test cases where the height and width (input, filter) are not equal.
8 years ago
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
liaogang 110c0570a5 clang-format
8 years ago
liaogang aeecdadf3d add ostream
8 years ago
qingqing01 6bc9277503 Merge branch 'develop' into row_conv
8 years ago
gongweibao 283bdc5062 fix by helin's comments
8 years ago
wuyi05 a85ca79a1d make swig link RDMA libs if RDMA enabled
8 years ago
dzhwinter b7e68e0671 "serialization modify"
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 327a8f36be Minimize header file inclusion
8 years ago
Yi Wang 44dc970583 Finish StringPiece and unit tests
8 years ago
Yi Wang cd91722a95 Add more unit tests
8 years ago
Yi Wang c06c6789db Add stringpiece module
8 years ago
dzhwinter 0fc42012a0 "update interface"
8 years ago
dzhwinter 33b4deedf3 "update serialization part"
8 years ago
dzhwinter e4567962fa "update with comment"
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
hedaoyuan e039410eb7 Remove the code of ExpandConvTransLayer.
8 years ago
zhanghaichao 5f5ab28b67 bug fix in order to print sequence contents (ids) correctly
8 years ago
Helin Wang 4c01cfa193 fix variable name
8 years ago
Helin Wang 92626ba349 fix error handling for LightNetwork
8 years ago
qiaolongfei 99dc60642d new parameterupdater use paddle pserver cclient of go
8 years ago
hedaoyuan 95a7bc018f follow comments
8 years ago
hedaoyuan 784e21848f Fix the error of group convolution.
8 years ago
dzhwinter f5ff283878 "fix comment"
8 years ago
dzhwinter b9cb0f26fd "update marco"
8 years ago
dzhwinter bc26df79c6 "polish code style and update based review comment"
8 years ago
dzhwinter 5a1e678ba4 "update macro and fix some part"
8 years ago
dzhwinter beb269781d "change header guard to pragma"
8 years ago
dzhwinter 81cad37491 "remove comments"
8 years ago
dzhwinter 3b1294ae48 "add checkpoint interface: set state, get state"
8 years ago
dangqingqing a5dfc556d4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing 6e8c5665b4 Add layers into doc.
8 years ago
hedaoyuan 7aac38c794 Refactoring the code implementation of exconv adn exconvt layer with GemmConvFunction.
8 years ago
hedaoyuan 9885c578d7 format
8 years ago
hedaoyuan d99faf3108 Add the calculation implementation of GemmConvGradInputFunction.
8 years ago
gangliao 904969f2cf Merge pull request #2390 from gangliao/refine_doc
8 years ago
dzhwinter fd8c51076b "format name with google style"
8 years ago
liaogang f202d4e036 ctest output on failure
8 years ago
liaogang 35d03c847c remove VERBOSE in ctest
8 years ago
dzhwinter 5ab958ba3b "change size_t type to avoid warning"
8 years ago
dzhwinter b9d024e5e1 "remove useless test file"
8 years ago
dzhwinter 5f9cd8c9ae "rename test file name"
8 years ago
dzhwinter 26e9c4e26f "add vector alias to make name clear"
8 years ago
dzhwinter b4aa0eca44 "modify update interface"
8 years ago
hedaoyuan 90326198e9 Bug fix & add test of GemmConvGradFilter.
8 years ago
hedaoyuan 6a93f0f37a Add the calculation implementation of GemmConvGradFilterFunction
8 years ago
dzhwinter 8610ba1cf7 "remove get config proto"
8 years ago
hedaoyuan afbe556e56 Modify the arguments description of ConvFunctionBase. And add the definition of backward input and backward filter function.
8 years ago
dzhwinter 5b8a0c5dd8 "optimizer remove init create with proto"
8 years ago
Yiqun Liu e36e24d49c Merge pull request #2299 from Xreki/support_scalar_kernels
8 years ago
dzhwinter 3158efe950 "move cmake scripts too"
8 years ago
dzhwinter 62cd5c7ae6 "failed to resolve conflict. apply to HEAD"
8 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
8 years ago
dangqingqing b783e08ea0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing b3ac51ff90 GPU implementation of row conv.
8 years ago
hedaoyuan 3408b4b2f4 Bug fix
8 years ago
hedaoyuan c70d3e1af8 Some bug fix
8 years ago
hedaoyuan 3c0aa0cc34 Add GPU GemmConvFunction implementation
8 years ago
yangyaming e7ac28895c Abstract BBox and provide general functions
8 years ago
gangliao fb3f94c99b Merge pull request #2346 from wangkuiyi/remove_unnecessary_test_output
8 years ago
qingqing01 42f47d49ad Merge pull request #2267 from pkuyym/fix-2265
8 years ago
Yi Wang c44495edc3 Remove unncessary header file
8 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
8 years ago
Yi Wang ccfd37c330 remove unnecessary unit test outputs
8 years ago
gangliao 2afe08eadb Merge pull request #2343 from gangliao/import_lib
8 years ago
liaogang 9b835471c2 import 3rd party target in cmake
8 years ago
gangliao a9e143ea2a Merge pull request #2016 from typhoonzero/fix1995
8 years ago
Yi Wang 8a2cf0fbff Move majel/test/* to majel/; Update generic.cmake
8 years ago
dangqingqing a18158673f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
dangqingqing cb6436b50c CPU implementation of row convolution
8 years ago
Liu Yiqun 7fb0684a91 Add the missing semicolon.
8 years ago
Liu Yiqun c3705602de Merge branch 'develop' into support_scalar_kernels
8 years ago
Yiqun Liu 5526ff8248 Merge pull request #2303 from Xreki/build_drive_px2
8 years ago
Liu Yiqun 430adf43d1 Move the definition of hl_vec_add/sub/mul/div/max/min to hl_tensor_ops.h
8 years ago
hedaoyuan 3ce974b94e Add group argument in ConvFunctionBase
8 years ago
Liu Yiqun 8f5d22b045 Add annotations.
8 years ago
Helin Wang 28b23e6db5 move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c
8 years ago
helinwang 1d5f3a96b3 Merge pull request #2294 from helinwang/recordio_c
8 years ago
Helin Wang 2fa274cf36 fix according to comments
8 years ago
emailweixu 0ef86cbd2e Merge pull request #2288 from emailweixu/fix_v2_api
8 years ago
Helin Wang ec5db3801c fix according to comments
8 years ago
Helin Wang 633171c2d3 fix according to comments
8 years ago
Liu Yiqun 07ac67ec7c Support native build on NVIDIA DRIVE PX2 (arm64 + GPU).
8 years ago
Liu Yiqun 1b4841604e Merge branch 'develop' into support_scalar_kernels
8 years ago
Liu Yiqun 987f065a82 1. Support scalar computing.
8 years ago