qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
tensor-tang
2efac83aaa
Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
武毅
6eab5638f0
Fix remote large update core ( #3518 )
...
* fix remote large update core
* wip
* working version
* fix style check
* fix style check
* update style check
8 years ago
tensor-tang
4d8992c3bc
check format before set header format
8 years ago
tensor-tang
07d16e3e13
refine comments
8 years ago
tensor-tang
0945dc1b99
enable header format
8 years ago
xuwei06
7d0355cdd0
Fix V2 API
8 years ago
Yu Yang
9a23cd60ad
Clean Unused functions
8 years ago
Yu Yang
273e3f444f
Remove not necessary functionalities in Parameter
8 years ago
Yu Yang
2ac8e6a518
Try to remove ParallelParameter.
...
It seems that is not used.
8 years ago
liaogang
be8b126845
Move Execepts into arch/osx dir
8 years ago
liaogang
c8d0791acc
Add common.h and remove DisableCopy and Typedefs
8 years ago
Yu Yang
068bfbb817
All file pass pre-commit hook
8 years ago
Yi Wang
e9549cbb78
Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
Luo Tao
80c68d38ff
clang format .cc .h .cpp .c and .hpp file
8 years ago
emailweixu
28bc05b126
Fix sparse training for trainer_count=1 ( #204 )
...
* Fix sparse training for trainer_count=1
For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater.
* Minor update to comment
9 years ago
zhangjinchao01
b72beee4f0
fix dash and space bug,
...
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago