Commit Graph

97 Commits (8515ee3a299ca80d80bfa1774ed1d09f87f4d662)

Author SHA1 Message Date
Xin Pan f897bd16c0 clean
6 years ago
Xin Pan 70981f5d79 clean
6 years ago
Xin Pan fb8ae30331 fix
6 years ago
Xin Pan eaf8ba35b5 change input
6 years ago
Xin Pan 840e6729e2 inject context
6 years ago
Xin Pan bbff0df320 try cache variables
6 years ago
Xin Pan 52bc4ee75a delay infer scope
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
sneaxiy 64ad051b9a merge develop
7 years ago
sneaxiy c47c451a00 fix bug
7 years ago
baojun-nervana d5ee05e6c3 Replaced VarIsTensor
7 years ago
baojun-nervana e6bd53be60 Named to RuntimeInferShape
7 years ago
baojun-nervana caf4b937b3 Added RunInferShape
7 years ago
chengduo 6776e92846
refine tensor_array_write_read (#14643)
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
peizhilin 6e66fadb95 clean up the pre-definitions on windows
7 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
7 years ago
peizhilin 1a9008c420 code style fix
7 years ago
peizhilin e23061e0dc Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
7 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
minqiyang 87450b9ad4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_vlog
7 years ago
chengduo c5b6573a5a
Fix input<tensor> (#14208)
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
peizhilin 9d67c1fb69 cpu build support
7 years ago
chengduo 2ccf77d1c1
Refine GetTensorFromVar (#14160)
7 years ago
chengduo 2f639113ee
Fix sum_op's GetExpectedKernelType (#14112)
7 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
7 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
7 years ago
Xin Pan d2079b1ddb clean unused code and small optimize
7 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
7 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
7 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
7 years ago
dzhwinter 97636a9fcf
"fix link error" (#13545)
7 years ago
tensor-tang d61c11764a follow comment add enforce
7 years ago
tensor-tang 8bb824bb93 refine infershape hasinput and hasoutput
7 years ago
tensor-tang e0436ad8bb refine fusion lstm infershape
7 years ago
Yu Yang cda7842e26 Revert "Revert "Add Python Callstacks when Op::Run error (#12759)""
7 years ago
Qiao Longfei d0b713493e
enhance DebugStringEx (#12949)
7 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
7 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
7 years ago
Qiao Longfei c1446342ff
Merge pull request #12577 from jacquesqiao/optimize-vlog-before-and-after-op-run
7 years ago
Yu Yang c4f8afa258 Fix bug when memopt optimize loss.grad and use ParallelExecutor
7 years ago