minqiyang
|
ef7d563db9
|
Add changes back
test=develop
|
6 years ago |
minqiyang
|
a318a490ab
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
test=develop
|
6 years ago |
minqiyang
|
69642000dc
|
Hide KeyHasher
test=develop
|
6 years ago |
minqiyang
|
27a0d6c2dc
|
Polish code
test=develop
|
6 years ago |
minqiyang
|
728e7e88fb
|
Use xxHash as scope's hash algorithm
test=develop
|
6 years ago |
minqiyang
|
3bb9b0cac2
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
test=develop
|
6 years ago |
minqiyang
|
ad6ae0b071
|
1. Add SpinLock
2. Seperate the lock of kids and vars in Scope
test=develop
|
6 years ago |
minqiyang
|
a61eb543f5
|
Add RWLock to Scope
|
6 years ago |
sneaxiy
|
c47c451a00
|
fix bug
|
6 years ago |
Yan Chunwei
|
9f252e0032
|
Combine Inference Analysis with IR (#13914)
|
7 years ago |
Yan Chunwei
|
ee74be3a49
|
[1.1] Bugfix/tensorarray (#14044)
|
7 years ago |
sneaxiy
|
fb6201e93e
|
test=develop
|
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
|
0ddc5d8631
|
Merge pull request #11258 from tensor-tang/refine
Refine test and scope lock
|
7 years ago |
Yang Yang(Tony)
|
d827c6e87a
|
Dynamic Graph first prototype (#11415)
|
7 years ago |
tensor-tang
|
b8d315fb69
|
make scope thread safe
|
7 years ago |
tensor-tang
|
4b7b17a84f
|
fix conflcts
Merge remote-tracking branch 'ups/develop' into multithreads
|
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 |
qiaolongfei
|
0ffd33d30e
|
VariableResponse support deserialize var into local scope
|
7 years ago |
Liu Yiqun
|
a9855e4afd
|
Merge branch 'develop' into core_inference_fix_run
|
7 years ago |
Yancey1989
|
1842758117
|
prefetch prog run on new scope
|
7 years ago |
Liu Yiqun
|
0968753454
|
Enable the test of not creating variables every time.
|
7 years ago |
QI JUN
|
f7e9fe57d3
|
[Memory]More memory optimization policy (#8690)
* add memopt level
* add opt level for image classification demo
* clean code
* add delete op
* clean code
* test machine translation demo
* clean code
* clean code
* skip fill constant with force cpu
* clean code
* clean code
* refine code
* clean code
* fix bug
|
7 years ago |
qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
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 |