Commit Graph

22458 Commits (2c5c7b2a7e08a3f19322e8e748544c4874468773)
 

Author SHA1 Message Date
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
6 years ago
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
6 years ago
Tao Luo 60546b78cc
Merge pull request #15923 from Sand3r-/mgallus/conv-residual-ut
6 years ago
guomingz 630c1e8317 This PR improve performance of prior_box op about 1.25x faster on CPU. (#15909)
6 years ago
Tao Luo 9c05421c97
Merge pull request #15914 from Sand3r-/mgallus/mkldnn-sum-code-reuse
6 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
6 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
6 years ago
wopeizl 2192c46436
Merge pull request #15916 from wopeizl/win/fixevent1
6 years ago
Michal Gallus 6a2bc9a275 Add Conv Residual Connection UT for Projection
6 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
6 years ago
Michal Gallus 6ebe9877bb Improve code reuse at MKL-DNN sum
6 years ago
dzhwinter 660e410655
Merge pull request #15855 from dzhwinter/fix/nightly_test
6 years ago
peizhilin c6472579c0 test=develop
6 years ago
peizhilin b5d6e38b05 fix build issue for cudaEvent_t
6 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
6 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
wopeizl 3ccd8964a4
Merge pull request #15905 from wopeizl/win/fix_eigen
6 years ago
chengduo 8e904d322f
Remove unnecessary dependence for profiler (#15899)
6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
6 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
6 years ago
dzhwinter a71f2fbe4f fix default value. test=develop
6 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
6 years ago
Kaipeng Deng e41db6e140
Merge pull request #15897 from heavengate/fix_pool3d_doc
6 years ago
Xin Pan 8b1672fe76 follow comments
6 years ago
minqiyang e9fdf9090d Polish code
6 years ago
Xin Pan 5dd281f738 polish
6 years ago
peizhilin 6ccdb1b947 fix build issue on windows for sample prop op
6 years ago
dzhwinter 2578241996 fix default value. test=develop
6 years ago
dengkaipeng 373cfb0ccf use kernel size in global_pooling. test=develop
6 years ago
dengkaipeng de50854e2d add python example. test=develop
6 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
6 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
6 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
6 years ago
Dun c6bd434ffe
add memset CUPTI && test=develop (#15868)
6 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
6 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
6 years ago
minqiyang a15a3fc314 Polish code
6 years ago
Tao Luo 8a7efc78f1
Merge pull request #15882 from sfraczek/unique_ptr_dereference
6 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
6 years ago
Cheerego 5b06ec255b
[Don't merge now]update_readme_to_1.3 (#15837)
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
6 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
6 years ago
Xin Pan 8d83e38a6b remove mutex
6 years ago
Xin Pan 0362ef75f4 fix
6 years ago
dengkaipeng 14df92fe8f fix spell error. test=develop
6 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
6 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
6 years ago
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
6 years ago
Xin Pan 12a0e2ed9d polish codes
6 years ago