Commit Graph

40 Commits (develop)

Author SHA1 Message Date
alncat 7bbf3ac5ab
Added support for inference using quantization aware trained dygraph (#30288)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
6 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
6 years ago
tensor-tang e3e98ed678
fix scope lock bug on infer (#19624)
7 years ago
Zeng Jinle d3003a1620
Feature/buffer_shared_inplace (#17911)
7 years ago
Qiao Longfei 9861a92f6f change the return type of NewTempScope to unique ptr test=develop
7 years ago
Qiao Longfei fb6cc3a1bd follow commnet, optimize code and add comment test=develop
7 years ago
Qiao Longfei d8974e6da0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
sneaxiy f8ed2c229e try to fix ci error
7 years ago
Qiao Longfei 9958775b31 add NewTmpScope to scope
7 years ago
minqiyang ef7d563db9 Add changes back
7 years ago
minqiyang a318a490ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
7 years ago
minqiyang 69642000dc Hide KeyHasher
7 years ago
minqiyang 27a0d6c2dc Polish code
7 years ago
minqiyang 728e7e88fb Use xxHash as scope's hash algorithm
7 years ago
minqiyang 3bb9b0cac2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
7 years ago
minqiyang ad6ae0b071 1. Add SpinLock
7 years ago
minqiyang a61eb543f5 Add RWLock to Scope
7 years ago
sneaxiy c47c451a00 fix bug
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
8 years ago
sneaxiy fb6201e93e test=develop
8 years ago
sneaxiy d0b2453ecd merge develop
8 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
8 years ago
minqiyang dc863aac7e Add kids exists detection in Scope
8 years ago
minqiyang 681514e15f Make all scope pointer to shared
8 years ago
tensor-tang 0ddc5d8631
Merge pull request #11258 from tensor-tang/refine
8 years ago
Yang Yang(Tony) d827c6e87a
Dynamic Graph first prototype (#11415)
8 years ago
tensor-tang b8d315fb69 make scope thread safe
8 years ago
tensor-tang 4b7b17a84f fix conflcts
8 years ago
Xin Pan 73aa5d230b small clean up and document pointer ownership.
8 years ago
tensor-tang 4ae935e2cf refine the lock in scope
8 years ago
qiaolongfei 0ffd33d30e VariableResponse support deserialize var into local scope
8 years ago
Liu Yiqun a9855e4afd Merge branch 'develop' into core_inference_fix_run
8 years ago
Yancey1989 1842758117 prefetch prog run on new scope
8 years ago
Liu Yiqun 0968753454 Enable the test of not creating variables every time.
8 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago