Commit Graph

42 Commits (bfb6ac816e8b5cbd848ccb9e4470a818fc55e015)

Author SHA1 Message Date
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
6 years ago
Qiao Longfei 9861a92f6f change the return type of NewTempScope to unique ptr test=develop
6 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
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
sneaxiy f8ed2c229e try to fix ci error
6 years ago
sneaxiy 023a3a3d62 fix op grad maker
6 years ago
Qiao Longfei b8491bfd4e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-communicator
6 years ago
dzhwinter 04e9776aef add details. test=develop
6 years ago
dzhwinter ce0394bcd0 merge develop branch. test=develop
6 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
6 years ago
Qiao Longfei 9958775b31 add NewTmpScope to scope
6 years ago
sneaxiy 7c7342bf12 fix scope.var()
6 years ago
minqiyang ef7d563db9 Add changes back
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
sneaxiy eb8252466b polish code
6 years ago
sneaxiy c47c451a00 fix bug
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
6 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
sneaxiy fb6201e93e test=develop
6 years ago
Xin Pan d24f1f0aa4 Current scope needs to be thread-safe for training
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
sneaxiy 612e1a3155 modification
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
7 years ago
minqiyang 681514e15f Make all scope pointer to shared
7 years ago
tensor-tang b8d315fb69 make scope thread safe
7 years ago
tensor-tang f326b0117e refine scope lock
7 years ago
tensor-tang 4b7b17a84f fix conflcts
7 years ago
Xin Pan 73aa5d230b small clean up and document pointer ownership.
7 years ago
tensor-tang 4ae935e2cf refine the lock in scope
7 years ago
tensor-tang 9b34f8dabd fix abort issue in cpu multi-threads
7 years ago
Yu Yang 92b5f49ee4 Eager destruct local scope
7 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
7 years ago
Yancey1989 1842758117 prefetch prog run on new scope
7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
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