Commit Graph

1344 Commits (ec6b13dbfc209a2c574b6064c0a712fa8717d950)
 

Author SHA1 Message Date
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
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
9 years ago
hedaoyuan 97f41534e0 fix link order error
9 years ago
hedaoyuan c37c8a19b5 remove gtest_main_library
9 years ago
hedaoyuan 6820b8f5f1 fix error when WITH_TESTING=OFF
9 years ago
hedaoyuan 918c1ed1c0 move TestMain.cpp to testing
9 years ago
hedaoyuan 48b4c306c8 Merge pull request #1006 from hedaoyuan/fix_973
9 years ago
Tao Luo 9efb889567 Merge pull request #1028 from reyoung/feature/fix_embedding
9 years ago
Yu Yang ba3fcc5a01 Check md5 when download word embedding.
9 years ago
LCY-Seso 4f4b2269b2 Merge pull request #838 from water1981/patch-2
9 years ago
Tao Luo 382356eae7 Merge pull request #998 from CrossLee1/develop
9 years ago
Yu Yang cb784b6750 Merge pull request #1022 from PaddlePaddle/reyoung-patch-1
9 years ago
Yu Yang def00bc106 Update index_cn.rst
9 years ago
jacquesqiao 22454ed47f Merge pull request #971 from reyoung/feature/mnist_train_api
9 years ago
Yu Yang eca45928d5 Fix merge errors.
9 years ago
Yu Yang eefe5a7ca6 Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
9 years ago
Yu Yang 4ccd5ea113 Merge pull request #1004 from gangliao/common
9 years ago
Yu Yang e641f9493f Merge pull request #1011 from jacquesqiao/cluster_train
9 years ago
Yu Yang 6951c8ad2e Merge pull request #1014 from reyoung/feature/fix_bugs_in_math
9 years ago
Yu Yang 685299c3c5 Rename math.py to layer_math.py
9 years ago
Yu Yang 9ae7a10b4a Merge pull request #1010 from backyes/fix_gradient_clipping
9 years ago
Yu Yang f8e4b0b29c Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api
9 years ago
Tao Luo 87170a7aa3 Merge pull request #916 from wangyang59/ganTutorial
9 years ago
Yu Yang c5267d6259 Merge pull request #1007 from jacquesqiao/develop-prefetch
9 years ago
qiaolongfei 027aaf9ef2 add cluster train for quick_start
9 years ago
wangyanfei01 224e5fcc77 fix bug:
9 years ago
qiaolongfei 051d15cf00 add prefetch and onPassEnd to PaddleApi.h
9 years ago
Yu Yang 9e9ae2f393 Merge pull request #996 from gangliao/bazel
9 years ago
CrossLee1 02be4fe5ed Update detail_introduction_en.md
9 years ago
CrossLee1 72436e6f29 Update detail_introduction_cn.md
9 years ago
CrossLee1 e2265745ee Update arguments_cn.md
9 years ago
hedaoyuan dc1ee4449c follow some comments whit pr 854 after committed
9 years ago
hedaoyuan b132fde01d follow some comments with issue 973
9 years ago
liaogang c8d0791acc Add common.h and remove DisableCopy and Typedefs
9 years ago
liaogang 99e43d1d07 Add c++11 build python binding package
9 years ago
hedaoyuan 4af4883f22 fix some tests which only need paddle::initMain in main
9 years ago
Yu Yang dae8b9bc5c Merge pull request #747 from backyes/bugfix_connection_retry
9 years ago
hedaoyuan cf498cfad5 move TestMain.cpp into utils and fix some tests for check
9 years ago
wangyanfei01 5ae4339a5b follow comments: remove flags control
9 years ago
lifu e9954cf395 modify documents
9 years ago
lifu 8a47bbd641 modify documents
9 years ago
qingqing01 9eae4f594b Merge pull request #894 from maurise-yq-hu/develop
9 years ago
LCY-Seso 16d16b4921 Merge pull request #999 from qingqing01/bug_fix
9 years ago
dangqingqing ae0009597f enable clang-format
9 years ago
Yu Yang 9b41b08ef3 Remove unnecessary import in api_train.py
9 years ago