Commit Graph

25 Commits (7f17e561d7a1dfa721532eddc4fa6d17f7c0761d)

Author SHA1 Message Date
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