Commit Graph

26 Commits (8439384e257f6a69b6afe5d1944cdf1a0c4af3c2)

Author SHA1 Message Date
zhongpu c4ede95c74 open dygraph op test, test=develop (#19787)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
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
6 years ago
JiabinYang c2e851f7b2 test=develop, remove sparse bias and add prefetch and related tests
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
JiabinYang e05e1d7d88 fix bug in dist train on hs, test=develop
6 years ago
JiabinYang b387a19410 optimize op with blas
6 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
6 years ago
JiabinYang c3c3c0b33c polish code, test=develop
6 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
6 years ago
JiabinYang 2f6b529aff refine code and comments, test=develop
6 years ago
JiabinYang 02d68051db add sparsed bias grad, test=develop
6 years ago
JiabinYang af9a3301da test=develop
6 years ago
JiabinYang 014e50c284 test=develop
6 years ago
JiabinYang f4be1d99d0 polish code and test
6 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
6 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