Commit Graph

14026 Commits (bcf260e1e8b94de533775e65dd1d55393bbda16b)
 

Author SHA1 Message Date
liaogang b49745cd56 Add find system's swig
10 years ago
Yu Yang d41ac09090 Merge pull request #1017 from gangliao/external
10 years ago
tianbingsz 0057c802d8 Merge pull request #1058 from tianbingsz/test_util
10 years ago
helinwang a210110a08 Merge pull request #1070 from helinwang/aws
10 years ago
qiaolongfei 5aaaef4468 rename PServerController to ParameterServerController
10 years ago
hedaoyuan ccf0b1bb2e add FunctionTest.cpp
10 years ago
hedaoyuan f3fdfd941f add some comments for Function.h
10 years ago
gangliao b0305af90c Merge pull request #1075 from gangliao/b-apple
10 years ago
Yu Yang fdb64acc50 add unittest for prediction
10 years ago
hedaoyuan 41c52d3b0c Modify the argument type of ContextProjectionFunc
10 years ago
hedaoyuan 68156c88c5 Modify the argument type of Function
10 years ago
liaogang d0a5ce290a Clean travis ci
10 years ago
gangliao 72b95533a1 Revise common to Common
10 years ago
liaogang be8b126845 Move Execepts into arch/osx dir
10 years ago
Yu Yang 106620ea06 Merge branch 'feature/use_std_cmake' into feature/c_api
10 years ago
Yu Yang a873a40e50 Try to use standard way to import gflags.
10 years ago
Yu Yang 3fcd81fde7 Stash
10 years ago
Yu Yang 533652e881 Merge pull request #1019 from reyoung/feature/jupyter_docker
10 years ago
Yu Yang aa6e25215e Doing C-API
10 years ago
liaogang 19dc8df41d Update travis ci pip
10 years ago
wangkuiyi e3691071b3 Merge pull request #1029 from zzsu/doc
10 years ago
chenguoyan01 811f24de2d add some explanation for 'your_repo'
10 years ago
Helin Wang 7b9c9696fc remove double spaces, remove chinese character ","
10 years ago
liaogang 0407902592 Add wheel for paddle version command
10 years ago
liaogang 3ecc63ad16 Add python in travis ci for paddle version command
10 years ago
liaogang fc47492f41 Fix merge conflict bug and glog
10 years ago
liaogang b090ce329a Fix conflict with develop
10 years ago
liaogang 572d8254ea Clean cmake
10 years ago
liaogang 642dc356ae clean travis ci
10 years ago
liaogang e2d0e09a8c Update external dependencies
10 years ago
liaogang 9e7f2b8de8 Add system configure
10 years ago
liaogang 8acd1ac31a Add extern python interp
10 years ago
Zhizhong Su 41d1765db8 a missing character in line 32
10 years ago
hedaoyuan c5c8051657 add BufferArg
10 years ago
Zhizhong Su 0e7d77f325 change format
10 years ago
Zhizhong Su c60a321528 revise new_layer_cn and fix a few problems in new_layer_en
10 years ago
Tao Luo 5e9b19f46c Merge pull request #1057 from luotao1/doc
10 years ago
Luo Tao e0a85db7f5 fix dead links, reduce image size
10 years ago
hedaoyuan 0c4be7e6a6 add TensorType.h
10 years ago
Yu Yang fbb1b0e464 Start Doing C-API for predict.
10 years ago
qiaolongfei 3f6c2b3621 rm initConfigByGflags of PServerController, use stack value instead
10 years ago
Yu Yang a080aa7a1c Change run_all => entrypoint.
10 years ago
qiaolongfei 93e74f89c6 rename PServerUtil to PServerController
10 years ago
xutianbing 17953b3a4d add TestUtil.h and TestUtil.cpp, moving from gserver/tests/ to testing/
10 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
10 years ago
Luo Tao e0a81dca26 add translated chinese docs into catalog
10 years ago
qiaolongfei 77839826a4 change FLAGS to proto config in PServerUtil
10 years ago
hedaoyuan 904eefaf8a add TensorShape use to represent tensor of any dimension.
10 years ago
qiaolongfei cfbb4c481e use unique_ptr
10 years ago
qiaolongfei 95f20b9472 add comment and refine code
10 years ago