Commit Graph

66 Commits (2a98e9323a03fdc3d8a129397ef7358bf103dbb3)

Author SHA1 Message Date
liym27 b4989fb744
Support vector<double> as type of op attribute and op set_value suppport vector<double> as value (#30126)
4 years ago
Chen Weihang 9108282883
Polish framework error message part 5 (#26204)
5 years ago
Leo Chen ffe52b4452
[OpDevOptimize] Add common infershape functions (#26096)
5 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
5 years ago
Pei Yang b2f5a149e7
[Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Yiqun Liu 9e85d02373
Avoid crash when calling ctx->HasInputs and add the check of shape in fill_copnstant op. (#23698)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Zhen Wang f2522e91c4 fix the type error caused by setting bool attr in OpDesc. test=develop (#22257)
5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
5 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
5 years ago
wopeizl 9e5948230e
add support to gcc8, add docker env test=develop (#19807)
5 years ago
Adam 8d6d95cc2b paddle::framework::vectorize() templatization (#19611)
6 years ago
chengduo 21440b4d69
Add call stack info during compile time (#19067)
6 years ago
liuwei1031 85363848a1
Security issue (#16774)
6 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
minqiyang 36dce65bb3 Take DataType and VarType apart
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
tangwei12 dc8eca826e
code style fix, test=develop (#15045)
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
Xin Pan 9ef8a76873 convert more
6 years ago
Xin Pan 876993887b convert more interface to avoid scope
6 years ago
Xin Pan 4dd61e7260 convert GetInputVarPtrs and GetOutputVarPtrs
6 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
6 years ago
luotao1 5db273d874 enhance HasAttr to fix ci
6 years ago
luotao1 fe915901cd update Opdesc's HasAttr
6 years ago
chengduo 6776e92846
refine tensor_array_write_read (#14643)
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
tangwei12 0e25e397bd shape type to int64_t, test=develop
6 years ago
tangwei12 d1e85e33d7 shape type to int64_t, test=develop
6 years ago
tangwei12 39b3bf24d0 shape type to int64_t, test=develop
6 years ago
tangwei12 755927d2b0 shape type to int64_t, test=develop
6 years ago
tangwei12 8b7f45a889 add longs in framework
6 years ago
Xin Pan 4625f83f92 better handle var type inference
6 years ago
Xin Pan 9a819265eb fix
6 years ago
Xin Pan 6de08b5eef set default timeout to avoiding blocking CI
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
chengduo cdf3a4c244
Fix concat_op InferShape (#13513)
7 years ago
chengduoZH e7940141ce refine seq_concat
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 7e0f66e99a Polish code
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago