Commit Graph

12179 Commits (c856ac8721d6ce41e4cb89c9d6fb369fb0f8d739)

Author SHA1 Message Date
Tao Luo c856ac8721 add OpHasAttr in node.h, update is_test_pass and mkldnn_placement_pass 6 years ago
Qiao Longfei 44debca844
Merge pull request from jacquesqiao/refactor-prefetch 6 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch 6 years ago
Tao Luo 20120d9c97
Merge pull request from jczaja/prv-conv2d-transpose-mkldnn 6 years ago
Qiao Longfei 3e45a5a5ec lookup_table gpu kernel support prefetch 6 years ago
Zhaolong Xing d215293c92
Merge pull request from NHZlX/add_params_sync_pass 6 years ago
Qiyang Min 055da6e00d
Merge pull request from velconia/disable_dist_transpiler_ut_in_mac 6 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training () 6 years ago
nhzlx 49c28b8c52 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass 6 years ago
nhzlx 3c83a2f720 fix comments 6 years ago
Qiao Longfei 75eba6108d Add scope doc () 6 years ago
Tao Luo ea47685f91
Merge pull request from jczaja/prv-softmax-mkl-sasum 6 years ago
Qiao Longfei 3a3cfc2d8d prefetch support gpu 6 years ago
minqiyang fe0dee88d8 Change pip version to correct version when install wheel package 6 years ago
Qiao Longfei 4b9082a4cd follow comment 6 years ago
Tao Luo b4de023ee1
Merge pull request from Superjomn/fix/word2vec 6 years ago
chengduo 6776e92846
refine tensor_array_write_read () 6 years ago
nhzlx d3e140a572 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass 6 years ago
nhzlx d666c8eb1d fix benchmark 6 years ago
nhzlx 900fbb83f9 add params sync pass 6 years ago
superjomn 9c665c81ae update 6 years ago
Jacek Czaja 48e1b97e8e - Coding style fixes 6 years ago
Qiao Longfei d32de7e6e1 fix code format test=develop 6 years ago
Qiao Longfei 5a660aee7d update log level in parameter prefetch test=develop 6 years ago
Qiao Longfei 8ebde595c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch 6 years ago
Qiao Longfei b9d3d75fc4 fix prefetch dependency test=develop 6 years ago
Qiao Longfei 145c535750 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch 6 years ago
minqiyang 9d7c3b18c0 Polish code 6 years ago
minqiyang 2b430adaee Polish code 6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog 6 years ago
Jiabin Yang 12e1719f96
Merge pull request from JiabinYang/enhance_hierachical_sigmod_op 6 years ago
Qiao Longfei 40f68b1349 unit test ready 6 years ago
Qiao Longfei 36e26a53b0 Optimize bilinear tensor product op () 6 years ago
Tao Luo 4ec9de0122
Merge pull request from Sand3r-/mgallus/mkldnn-elementwise_mul 6 years ago
Qiao Longfei 35b79ab865
Merge pull request from jacquesqiao/add-ctr-reader 6 years ago
wopeizl b1dbbb7f88
Merge pull request from wopeizl/windows/port 6 years ago
Qiao Longfei da387720d7 fix infer compile test=develop 6 years ago
Jacek Czaja cf40daee58 - Building fix to softmax for inference 6 years ago
Clementine 6c71c1f8f9 Add activation gelu () 6 years ago
Michal Gallus 9455be0ba5 EltwiseMul: Extract StringToFormat to MKLDNN helper 6 years ago
peizhilin 351dc78e1c code style fix 6 years ago
Jacek Czaja 1540df51cf - Fix to test_conv2d_transpose_mkldnn for GPU 6 years ago
JiabinYang eda069068d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op 6 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop 6 years ago
chengduo 6648f5ed6f
add ShareLoD for dropout_grad () 6 years ago
peizhilin b6b8626e9c fix the build issue on manylinux1 6 years ago
Qiao Longfei 18fd2d01b7 update embedding api 6 years ago
JiabinYang 7594787deb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op 6 years ago
JiabinYang c469334cfb polish python code and comment, test=develop 6 years ago
Xin Pan 3c77ce3751
Merge pull request from panyx0718/fix5 6 years ago