Commit Graph

4949 Commits (6648f5ed6f8ac2d38a19ba60afe257bcf01d4d3c)

Author SHA1 Message Date
chengduo 6648f5ed6f
add ShareLoD for dropout_grad (#14616)
7 years ago
Xin Pan 3c77ce3751
Merge pull request #14593 from panyx0718/fix5
7 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
7 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
7 years ago
wopeizl db9284ecde
Merge pull request #14617 from wopeizl/windows/online
7 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
7 years ago
tangwei12 56a4912b76
Make NCE_OP more efficient and support SelectedRows (#14469)
7 years ago
Zeng Jinle 1c48d61442
Merge pull request #14599 from sneaxiy/fix_mac_unittest_bug
7 years ago
peizhilin 6a85dd3278 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 38715e6fd0 minor fix
7 years ago
peizhilin 511cc9024a fix for build issue
7 years ago
Kaipeng Deng 251a1bb0f4
Merge pull request #14588 from heavengate/revert_interpolate
7 years ago
superjomn 4babc6b06c update
7 years ago
sneaxiy f3522a11d2 fix mac unittest bug
7 years ago
superjomn dc249d3b69 Revert "fix transfer cache thread_local bug (#14581)"
7 years ago
dengkaipeng bb489d4cc9 add interp_method default bilinear. test=develop
7 years ago
dengkaipeng 78f563917c revert interpolate_op to bilinear_interp_op & nearest_interp_op. test=develop
7 years ago
tensor-tang 7a91271436
Merge branch 'develop' into fea/jit/rnn
7 years ago
wopeizl 05b7ee7eeb
Merge pull request #14545 from wopeizl/windows/online
7 years ago
Xin Pan 3e665862b8 Protect important header files.
7 years ago
minqiyang e43f5bc77c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
7 years ago
tensor-tang 1f0291a51e add comments and follow comments
7 years ago
tensor-tang 557229bd39 Merge remote-tracking branch 'ups/develop' into fea/jit/rnn
7 years ago
peizhilin 30849d1f20 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 6224e61fd9
Transpose-Flatten-Concat fusion operator. (#14568)
7 years ago
Yan Chunwei 5c073a4db2
fix transfer cache thread_local bug (#14581)
7 years ago
Xin Pan 87332bb18d
Merge pull request #14579 from Superjomn/fix/transfer-cache-compile-error
7 years ago
minqiyang 8b154c172f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_resnet_ut_in_py36
7 years ago
Jiabin Yang 13bc7619f5
Merge pull request #14552 from JiabinYang/fix_mac/fix_pinned_memory
7 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
7 years ago
peizhilin b2f8d4183d Given the different fraction_of_gpu_memory_to_use depends on platform
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
superjomn 4b40c0013b fix compile
7 years ago
dzhwinter 840c1b29ad
test=develop (#14562)
7 years ago
Yu Yang 26af9cf90c
Merge pull request #14565 from chengduoZH/fix_cublas_warp_error
7 years ago
Yan Chunwei 923c8e3332
add benchmark for inference (#14571)
7 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
7 years ago
gongweibao c1bf9664cd
Add options to disable SO_REUSEPORT of grpc. (#14269)
7 years ago
minqiyang ee73810fd5 Fix API.spec
7 years ago
minqiyang d2045260a5 Change visibilities of variant_visitor of pybind11
7 years ago
minqiyang b67229187e Change to PYBIND11_MODULE because the deprecation of PYBIND11_PLUGIN
7 years ago
minqiyang 81994e84e0 Change the include files because the version changes of pybind11
7 years ago
Tao Luo e90afec47b
Merge pull request #14543 from luotao1/threads
7 years ago
qingqing01 64ca3d176c
Add bias_attr in sequence_conv_pool API. (#14553)
7 years ago
chengduozh f7847ca6a3 fix cublas warp error
7 years ago
Zhaolong Xing e52d90a35e
Merge pull request #14527 from hjchen2/develop
7 years ago
JiabinYang 47c4e65d60 test=develop
7 years ago