Commit Graph

23 Commits (42b5bec6f96c1e00017ddf9a670073ec68f19baa)

Author SHA1 Message Date
chengduo e0d8c6ac68
Add find_no_grad_vars in backward.py (#17942)
6 years ago
Qiao Longfei 30618409db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
Qiao Longfei 74040cb4aa code clean
6 years ago
JiabinYang 656040c726 merge reyoung optimization
7 years ago
JiabinYang c2e851f7b2 test=develop, remove sparse bias and add prefetch and related tests
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
JiabinYang e05e1d7d88 fix bug in dist train on hs, test=develop
7 years ago
JiabinYang b387a19410 optimize op with blas
7 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
7 years ago
JiabinYang c3c3c0b33c polish code, test=develop
7 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
7 years ago
JiabinYang 2f6b529aff refine code and comments, test=develop
7 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
7 years ago
JiabinYang af9a3301da test=develop
7 years ago
JiabinYang 014e50c284 test=develop
7 years ago
JiabinYang f4be1d99d0 polish code and test
7 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
weixing02 1021089cda fix
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago