Commit Graph

1675 Commits (891dadff0578a35ac9b097f0a65fc0c39311d26f)
 

Author SHA1 Message Date
liaogang fc47492f41 Fix merge conflict bug and glog
9 years ago
liaogang b090ce329a Fix conflict with develop
9 years ago
liaogang 572d8254ea Clean cmake
9 years ago
liaogang 642dc356ae clean travis ci
9 years ago
liaogang e2d0e09a8c Update external dependencies
9 years ago
liaogang 9e7f2b8de8 Add system configure
9 years ago
liaogang 8acd1ac31a Add extern python interp
9 years ago
Zhizhong Su 41d1765db8 a missing character in line 32
9 years ago
hedaoyuan c5c8051657 add BufferArg
9 years ago
Zhizhong Su 0e7d77f325 change format
9 years ago
Zhizhong Su c60a321528 revise new_layer_cn and fix a few problems in new_layer_en
9 years ago
Tao Luo 5e9b19f46c Merge pull request #1057 from luotao1/doc
9 years ago
Luo Tao e0a85db7f5 fix dead links, reduce image size
9 years ago
hedaoyuan 0c4be7e6a6 add TensorType.h
9 years ago
qiaolongfei 3f6c2b3621 rm initConfigByGflags of PServerController, use stack value instead
9 years ago
Yu Yang a080aa7a1c Change run_all => entrypoint.
9 years ago
qiaolongfei 93e74f89c6 rename PServerUtil to PServerController
9 years ago
xutianbing 17953b3a4d add TestUtil.h and TestUtil.cpp, moving from gserver/tests/ to testing/
9 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
9 years ago
Luo Tao e0a81dca26 add translated chinese docs into catalog
9 years ago
qiaolongfei 77839826a4 change FLAGS to proto config in PServerUtil
9 years ago
hedaoyuan 904eefaf8a add TensorShape use to represent tensor of any dimension.
9 years ago
qiaolongfei cfbb4c481e use unique_ptr
9 years ago
qiaolongfei 95f20b9472 add comment and refine code
9 years ago
Yu Yang 68c89bcc52 Add jupyter notebook support in Docker images.
9 years ago
zhouyingfeng 766adaea7c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into stat_usage
9 years ago
qiaolongfei f9a65b0875 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-pserver-util
9 years ago
qiaolongfei f3c61cbc4c add pserver util and parameter server config
9 years ago
xujun05 495649af57 Merge pull request #1036 from dayhaha/grep_error
9 years ago
qingqing01 f83add2478 Merge pull request #1044 from luotao1/log
9 years ago
Luo Tao ace405b78b refine print information
9 years ago
Tao Luo d52ebb0296 Merge pull request #1043 from reyoung/feature/add_baidu_dict_to_md5_check
9 years ago
backyes 1a24be1821 Merge pull request #370 from tizhou86/develop
9 years ago
Yu Yang 9dfff7698f Also check baidu.dict md5
9 years ago
Yu Yang e4156f6670 Merge pull request #1018 from jacquesqiao/remote-updater
9 years ago
tianbingsz be3e2764a9 Merge pull request #1009 from tianbingsz/paddle_func_mat
9 years ago
xutianbing ec6b13dbfc clean up unused code.
9 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
9 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
9 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
9 years ago
xutianbing 590ecba305 add ContextProjectionBackward, ContextProjectionBackwardData, ContextProjectionBackwardWeightw
9 years ago
xutianbing 838ef366dc add first paddle function example for ContextProjectionForward operator,
9 years ago
dayhaha 3f3a9ff418 modify follow comment
9 years ago
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
9 years ago
dayhaha 381892bc97 change LOG to log
9 years ago
dayhaha 7e769ac063 add python version evaluate function
9 years ago
zhouyingfeng 7193cbf119 rename "feedback.sh" into "usage.sh", and fix the code style error in this file.
9 years ago
zhouyingfeng 612f388016 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into stat_usage
9 years ago
hedaoyuan 97f41534e0 fix link order error
9 years ago
hedaoyuan c37c8a19b5 remove gtest_main_library
9 years ago