peizhilin
dcfab11193
merge from develop
6 years ago
peizhilin
4ffa92d4f0
Merge branch 'develop' into windows/build
6 years ago
Xin Pan
ff6c809bfc
Merge pull request #14251 from panyx0718/fix
...
Make OpHandle/VarHandle and ir::Node works cleaner
6 years ago
Xin Pan
59c66532e7
add more logs and comments
...
test=develop
6 years ago
peizhilin
869487a2b7
Merge remote-tracking branch 'origin/develop' into windows/build
6 years ago
dzhwinter
234a1d9248
Merge remote-tracking branch 'origin/develop' into windows/debug
...
test=develop
7 years ago
Yu Yang
c28beb8a3c
test(Pe): add dry run tests for pe ( #14254 )
...
Dry run tests will skip `Op.Run` and just perform job scheduling. It helps to analysis dead lock in PE.
test=develop
7 years ago
Qiao Longfei
6449faec37
Merge pull request #14259 from jacquesqiao/optimize-thread-pool
...
Optimize thread pool
7 years ago
Qiao Longfei
4062f00f2a
optimize thread pool code
...
test=develop
7 years ago
dzhwinter
2835e04409
merge develop branch. test=develop
7 years ago
qingqing01
db8c52da5e
Revert " Exhaustive search for cuDNN conv. ( #14043 )"
...
This reverts commit ce7d9b0799
.
7 years ago
qingqing01
ce7d9b0799
Exhaustive search for cuDNN conv. ( #14043 )
...
* exhaustive search for cuDNN conv.
* Refine code and add unit testing.
* Clean code
* Fix model load in fluid/inference and unit testing in conv2d
* Follow comments.
7 years ago
Xin Pan
cb2d33a851
resolve conflict
...
test=develop
7 years ago
peizhilin
a37918c31f
fix python package issue
7 years ago
Xin Pan
25123a3b7e
add tests
...
test=develop
7 years ago
Xin Pan
8c11d3fed6
clean up
7 years ago
Xin Pan
0a89650507
fix more tests
...
test=develop
7 years ago
Xin Pan
a3b27e3237
fix
...
test=develop
7 years ago
Xin Pan
f25eb9a71d
fix some tests.
...
test=develop
7 years ago
Xin Pan
adf5615e54
clean kGraphOp
...
test=develop
7 years ago
Xin Pan
fb576cb5cb
allow to compare type
...
test=develop
7 years ago
Xin Pan
ead94bfc6c
fix destructor
...
test=develop
7 years ago
Xin Pan
2e14999942
clean1
...
test=develop
7 years ago
Xin Pan
34b401fc6c
clean up a global graph attr.
7 years ago
Zeng Jinle
8ac2242b6e
Merge pull request #14075 from sneaxiy/remove_some_locks_in_pe
...
Remove some locks in ParallelExecutor
7 years ago
sneaxiy
faac8a76ce
remove unnecessary codes
...
test=develop
7 years ago
Qiao Longfei
fe4cd50286
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-thread-pool
...
test=develop
7 years ago
Qiao Longfei
ac415c0094
change lock_guard to unique_lock
7 years ago
Qiao Longfei
f4a76078d0
optimize thread pool
7 years ago
Wu Yi
306236c2c0
feature/DC asgd ( #12722 )
...
* wip
* add ref_by_trainer_id op
* ready to test
* fix ref inputs
* refine rpc_op_handle
* fix merge bug
7 years ago
peizhilin
71d7980f69
fix build issue 1
7 years ago
peizhilin
9d67c1fb69
cpu build support
7 years ago
Xin Pan
c2d70fca30
fix to only check block 0
...
test=develop
7 years ago
sneaxiy
7ff320f8cc
merge develop
7 years ago
Xin Pan
d0459ac8d0
Merge pull request #14223 from panyx0718/fix5
...
add more debug info.
7 years ago
Xin Pan
aaeedd0ff3
make it warn
...
test=develop
7 years ago
Xin Pan
ddd2225b56
add more debug info.
...
test=develop
7 years ago
sneaxiy
bbc818a5a1
test=develop
7 years ago
sneaxiy
203027ca86
test=develop
7 years ago
Tao Luo
d2a56f7909
Merge pull request #14159 from sfraczek/sfraczek/depthwise-conv-mkldnn-pass
...
add depthwise conv mkldnn pass
7 years ago
dzhwinter
eb2f7ed21b
refine tests. test=develop
7 years ago
Xin Pan
08d22cf7e1
Merge pull request #14091 from panyx0718/fix2
...
add program check
7 years ago
Wu Yi
91b2851cdc
enable pyreader use pin memory ( #14066 )
...
* enable pyreader use pin memory
* add py reader pin memory test test=develop
7 years ago
sneaxiy
cf1944af2a
test=develop
7 years ago
Yan Chunwei
f76fee644c
fix graph pattern detector ( #14186 )
7 years ago
chengduo
e1742050ea
fix merge lod_tensor bug ( #14199 )
...
test=develop
7 years ago
dzhwinter
1ace55c8ee
merge develop branch
7 years ago
dzhwinter
9da7b33515
details
7 years ago
Xin Pan
913b569903
Merge pull request #14151 from panyx0718/fix
...
add a small test to verify tensor type
7 years ago
chengduo
2ccf77d1c1
Refine GetTensorFromVar ( #14160 )
...
* fix GetTensorFromVar
test=release/1.1
* refine GetTensorFromVar
test=develop
7 years ago