Commit Graph

5931 Commits (9bc1a1a126dc60f06cd353ff72869416d50eb3af)
 

Author SHA1 Message Date
Yu Yang 4b148d0afd Fix typo
8 years ago
tensor-tang 0945dc1b99 enable header format
8 years ago
liaogang d8560ec2e8 Fix scatter_test
8 years ago
liaogang 3f9fe62487 Fix typo error
8 years ago
liaogang ff5bfc1c89 Google style for header file includes
8 years ago
liaogang 33228cacdd Fix typo error
8 years ago
liaogang 2f7489fbd5 change use_pinned_memory to true for cpu
8 years ago
liaogang ac02fb82d7 FIX: tensor memory must be gaven back to buddy allocator for free
8 years ago
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
Yu Yang f15e083098 Remove std::shared_ptr in Python & C++
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
liaogang 8f80f5bc79 FIX: Release CPU/GPU memory via deleter
8 years ago
Yu Yang 7f5338a70c Merge branch 'develop' of github.com:baidu/Paddle into feature/remove_shared_ptr
8 years ago
Yu Yang 8c653ba76a Complete remove std::shared_ptr
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
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
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