Commit Graph

6030 Commits (a88901109b61622081f3248a1252db4c9d72040f)
 

Author SHA1 Message Date
Liu Yiqun 5d18aaf822 Add a c-api interface to get the output of a specified layer.
8 years ago
wanghaoshuang fd107ae550 Modify pserver_spec's doc.
8 years ago
Tao Luo fdd7cad4d5 Merge pull request #3503 from luotao1/warpctc
8 years ago
Luo Tao 2d2cc2f5ce Merge branch 'develop' into warpctc, fix conflicting files
8 years ago
Yu Yang c7f2532594 Merge branch 'develop' of github.com:baidu/Paddle into feature/clone_op
8 years ago
wanghaoshuang 3a5383be25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sgd_doc
8 years ago
wanghaoshuang 57d96f88e1 Fix document error.
8 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
8 years ago
Yu Yang 1425387570 Using unique_ptr instead of raw ptr
8 years ago
Luo Tao 573ab04cdc Merge branch 'develop' into warpctc
8 years ago
Yu Yang a0d77533f0 Rename Ctor -> Constructor
8 years ago
gangliao efdb4aa2ca Merge pull request #3497 from QiJune/implement_EigenCudaStreamDevice
8 years ago
Yu Yang 3e52343dc1 Add comments
8 years ago
Tao Luo c94a324caa Merge pull request #3516 from tensor-tang/doc
8 years ago
Yu Yang 29d892c13c Add Clone Method For OperatorBase
8 years ago
tensor-tang 137a05eb75 update
8 years ago
tensor-tang 0d2ab5e993 use param header to save mkldnn format info
8 years ago
qijun 13c20ad39e remove --default-stream per-thread nvcc flag
8 years ago
Yan Chunwei c307ee303b clang format with version check (#3513)
8 years ago
zchen0211 4d2adab772 gather op added with python unittest
8 years ago
zchen0211 323d4233f3 gather op added with python unittest
8 years ago
fengjiayi 7bc60b0273 Move OpRegistry functions to .cc file and move OpMaker to Op module
8 years ago
dangqingqing 26475cd9ba Use clipping log in cuda kernel, making it same with CPU.
8 years ago
Luo Tao 79a336b78f add shared warpctc lib in whl
8 years ago
Yan Chunwei 9eaef75397 RNN backward create (#3490)
8 years ago
dangqingqing 6f7a826062 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_entropy
8 years ago
dangqingqing 49aa2c042c Implement GPU kernel for cross entropy operator.
8 years ago
dongzhihong e256bfaf28 "update paddle enforce"
8 years ago
qijun 881c5d00d0 remove device_context deps in memcpy
8 years ago
武毅 d08550fdd2 Large model train doc (#3445)
8 years ago
Tao Luo 6714a0f286 Merge pull request #3495 from tensor-tang/py
8 years ago
qijun 2403045cbd refine device_context_test
8 years ago
qijun f168843e47 fix gpu build error
8 years ago
qijun 5e62605c69 Merge remote-tracking branch 'baidu/develop' into implement_EigenCudaStreamDevice
8 years ago
tensor-tang 962cb25c9d fix crash when disable WITH_SWIG_PY
8 years ago
qijun 95fe318e3e init
8 years ago
Tao Luo d605560e2d Merge pull request #3488 from luotao1/docker_doc
8 years ago
dongzhihong 4ab36a71c4 "fix error"
8 years ago
helinwang 245f622520 Merge pull request #3479 from helinwang/recordio
8 years ago
dongzhihong 4c9699c5f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mul_op
8 years ago
Luo Tao 72be3b920a add install infomation in build.sh
8 years ago
Luo Tao d1cda33316 build documentation don't need install Paddle before
8 years ago
zchen0211 f6bffd4e1f gather_op modified
8 years ago
zchen0211 2a42a73db1 modify gather_op with test
8 years ago
zchen0211 caaa5f86b9 gather op added
8 years ago
zchen0211 af1eb31afc add as an operator
8 years ago
Tao Luo 33d502e73b Merge pull request #3461 from tensor-tang/mklso
8 years ago
Yan Chunwei 0079fa3256 Rnn make stepnet member (#3469)
8 years ago
tensor-tang 318fee8389 refine cblas
8 years ago
Qiao Longfei 80de7e5ede Merge pull request #3460 from jacquesqiao/public_to_protected
8 years ago