Commit Graph

5790 Commits (3484874278a1e1377af37677d29609f95fff2325)
 

Author SHA1 Message Date
fengjiayi 3484874278 Rename `AsNoGradient` of VariableBuilder to `NotInGradient`
8 years ago
fengjiayi ac61f78474 Merge pull request #3512 from Canpio/move_OpRegistry_functions
8 years ago
whs 462d3e9129 Merge pull request #3526 from wanghaoshuang/fix_sgd_doc
8 years ago
Yiqun Liu 2ed82e230a Merge pull request #3528 from Xreki/capi_get_layer_output
8 years ago
wanghaoshuang 4be8189a80 Modify pserver_spec's doc.
8 years ago
gangliao 8fe6db3dc7 Merge pull request #3527 from reyoung/feature/enforce_when_dl_info_not_found
8 years ago
Yu Yang f7d32c614d Fix bug of enforce when dladdr not found
8 years ago
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
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
Luo Tao 573ab04cdc Merge branch 'develop' into warpctc
8 years ago
gangliao efdb4aa2ca Merge pull request #3497 from QiJune/implement_EigenCudaStreamDevice
8 years ago
Tao Luo c94a324caa Merge pull request #3516 from tensor-tang/doc
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
fengjiayi 7bc60b0273 Move OpRegistry functions to .cc file and move OpMaker to Op module
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
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
helinwang 245f622520 Merge pull request #3479 from helinwang/recordio
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
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
qiaolongfei 219f7a4640 typo
8 years ago
qiaolongfei d9400243d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into public_to_protected
8 years ago
Yi Wang 973618b6ab Merge pull request #3371 from zchen0211/develop
8 years ago
fengjiayi a636490f36 Merge pull request #3481 from Canpio/remove_EmptyOp
8 years ago
helinwang b95668db74 Merge branch 'develop' into recordio
8 years ago
Yi Wang 0e1b74ae16 Merge pull request #3443 from dzhwinter/fix_docker
8 years ago
fengjiayi 5d142b0c78 Fix compile errors
8 years ago
Helin Wang c3bda2acf8 Add recordio as paddle's dependency.
8 years ago
fengjiayi 864b00cdf0 Replace `EmptyOp` with `NOP`
8 years ago
fengjiayi cdd1a8f559 Merge pull request #3436 from Canpio/refactor_registry_macro
8 years ago