Commit Graph

587 Commits (3ecc63ad165913b4b62f41a009c9e1c2406a3441)

Author SHA1 Message Date
liaogang 3ecc63ad16 Add python in travis ci for paddle version command
8 years ago
liaogang fc47492f41 Fix merge conflict bug and glog
8 years ago
liaogang b090ce329a Fix conflict with develop
8 years ago
liaogang 572d8254ea Clean cmake
8 years ago
liaogang 642dc356ae clean travis ci
8 years ago
liaogang 8acd1ac31a Add extern python interp
8 years ago
Luo Tao ace405b78b refine print information
8 years ago
Yu Yang e4156f6670 Merge pull request #1018 from jacquesqiao/remote-updater
8 years ago
xutianbing ec6b13dbfc clean up unused code.
8 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
8 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
8 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
8 years ago
xutianbing 590ecba305 add ContextProjectionBackward, ContextProjectionBackwardData, ContextProjectionBackwardWeightw
8 years ago
xutianbing 838ef366dc add first paddle function example for ContextProjectionForward operator,
8 years ago
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
8 years ago
hedaoyuan 918c1ed1c0 move TestMain.cpp to testing
8 years ago
hedaoyuan 48b4c306c8 Merge pull request #1006 from hedaoyuan/fix_973
8 years ago
qiaolongfei cee99447fd udw nullptr as localUpdater
8 years ago
liaogang aee0857838 Clean Travis ci and fix bug
8 years ago
qiaolongfei 647f9a0f4e do not init localUpdater
8 years ago
liaogang 0b956711d9 Add external_project_dependencies for targets
8 years ago
liaogang de3c15277f Fix glog check type unmatch
8 years ago
qiaolongfei 8ff42cd37d merge develop
8 years ago
Yu Yang eca45928d5 Fix merge errors.
8 years ago
qiaolongfei 32b28c6429 add remote updater in api and swig
8 years ago
Yu Yang eefe5a7ca6 Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
8 years ago
Yu Yang 4ccd5ea113 Merge pull request #1004 from gangliao/common
8 years ago
Yu Yang e641f9493f Merge pull request #1011 from jacquesqiao/cluster_train
8 years ago
Yu Yang f8e4b0b29c Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
8 years ago
Yu Yang c5267d6259 Merge pull request #1007 from jacquesqiao/develop-prefetch
8 years ago
qiaolongfei 027aaf9ef2 add cluster train for quick_start
8 years ago
qiaolongfei 051d15cf00 add prefetch and onPassEnd to PaddleApi.h
8 years ago
Yu Yang 9e9ae2f393 Merge pull request #996 from gangliao/bazel
8 years ago
hedaoyuan dc1ee4449c follow some comments whit pr 854 after committed
8 years ago
hedaoyuan b132fde01d follow some comments with issue 973
8 years ago
liaogang c8d0791acc Add common.h and remove DisableCopy and Typedefs
8 years ago
liaogang 99e43d1d07 Add c++11 build python binding package
8 years ago
hedaoyuan 4af4883f22 fix some tests which only need paddle::initMain in main
8 years ago
Yu Yang dae8b9bc5c Merge pull request #747 from backyes/bugfix_connection_retry
8 years ago
hedaoyuan cf498cfad5 move TestMain.cpp into utils and fix some tests for check
8 years ago
wangyanfei01 5ae4339a5b follow comments: remove flags control
8 years ago
dangqingqing ae0009597f enable clang-format
8 years ago
dangqingqing 494a633cba Merge branch 'develop' of https://github.com/baidu/Paddle into bug_fix
8 years ago
dangqingqing 9a47b6219a Bug fix for BatchNorm when testing more than models in test mode.
8 years ago
hedaoyuan c6d9d04004 Merge pull request #979 from reyoung/feature/fix_param_hidden_in_pydp2
8 years ago
Yu Yang 2016f9222d Merge pull request #989 from gangliao/utils_dep
8 years ago
Yu Yang 3a80272974 Add comments.
8 years ago
liaogang 84c7862d4b Remove bazel from dockerfile and docs
8 years ago
Yu Yang 16ea66e8ed Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
8 years ago
Yu Yang 5a68584131 Test on GPU
8 years ago