Commit Graph

45 Commits (1943119fc5f98f6b552ebb6d180346b9c27adb8e)

Author SHA1 Message Date
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
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
Yancey1989 56a903d3ac use optimize block list instead of first optimize block
7 years ago
fengjiayi a3aca2a3cf fix bugs
7 years ago
Yancey1989 b348e159f2 fix rename var
7 years ago
yuyang18 fb370f4411 Refine code
7 years ago
yuyang18 03e4da6d04 Fix bug
7 years ago
yuyang18 44c52a8c1a Polish op_proto_maker
7 years ago
Abhinav Arora edd3587e50 Fix CPPLint errors with op_desc
7 years ago
Abhinav Arora cbbf08aee9 Fix CPPLint errors in some framework files
7 years ago
Abhinav Arora fcadb45251 Separate VarType from VarDesc in framework.proto and fix all related compiler errors (#8414)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang a6c1bffa47 Merge with upstream
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