Commit Graph

35 Commits (c4eb5d0378cadd0fe8ed0f079746de448aaae3c0)

Author SHA1 Message Date
Leo Chen de8b4f42cf
rename inplace/no_need_buffer inferer, part 1, test=develop (#24711)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
5 years ago
Zeng Jinle 7d8d50b6cc
rename no_need_buffer_vars macro, test=develop (#23160)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Leo Chen 3e5744aa65
Remove unused inputs for some operators (#22284)
5 years ago
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