gongweibao
|
eb83abeac3
|
Add DGC(Deep Gradient Compression) interface. (#15841)
|
6 years ago |
sneaxiy
|
db2daefe50
|
merge develop
test=develop
|
6 years ago |
sneaxiy
|
e240ba2918
|
implement backward
test=develop
|
6 years ago |
Tao Luo
|
067ed70f2d
|
add HasProtoAttr function in op_desc.h, clean node.h
test=develop
|
6 years ago |
luotao1
|
fe915901cd
|
update Opdesc's HasAttr
test=develop
|
6 years ago |
Xin Pan
|
bba0c4a9f2
|
delete unused codes.
test=develop
|
7 years ago |
Xin Pan
|
abbfb60ca9
|
remove unused codes
test=develop
|
7 years ago |
Xin Pan
|
abeb71c895
|
small fix of op_desc
|
7 years ago |
minqiyang
|
77f12e000f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
|
7 years ago |
gongweibao
|
842fb021b3
|
Fix clone() bug. (#12583)
|
7 years ago |
minqiyang
|
5338417b47
|
Polish code style
|
7 years ago |
minqiyang
|
ae39709e59
|
Polish code
|
7 years ago |
Yancey1989
|
56a903d3ac
|
use optimize block list instead of first optimize block
|
7 years ago |
fengjiayi
|
a3aca2a3cf
|
fix bugs
|
7 years ago |
yuyang18
|
fb370f4411
|
Refine code
|
7 years ago |
yuyang18
|
03e4da6d04
|
Fix bug
|
7 years ago |
Abhinav Arora
|
edd3587e50
|
Fix CPPLint errors with op_desc
|
7 years ago |
Yiqun Liu
|
598035f985
|
Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011)
* Fix bug in save_inference_model and prune when the program is initialized by load_inference_program.
* Save the transpiled program instead.
|
7 years ago |
Xin Pan
|
b9ec24c6e9
|
Extend current profiler for timeline and more features.
|
7 years ago |
qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
7 years ago |
Yi Wang
|
fc374821dd
|
Correct #include path
|
7 years ago |
Yi Wang
|
90648f336d
|
Move file to fluid/; Edit CMakeLists.txt
|
7 years ago |