minqiyang
|
2b430adaee
|
Polish code
test=develop
|
6 years ago |
minqiyang
|
a02ce58f2c
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
test=develop
|
6 years ago |
Jiabin Yang
|
12e1719f96
|
Merge pull request #14352 from JiabinYang/enhance_hierachical_sigmod_op
Enhance hierarchical sigmoid op
|
6 years ago |
Yu Yang
|
d40881cb82
|
Loose atol in test_pe_test_wwhile_train
test=develop
|
6 years ago |
Qiao Longfei
|
40f68b1349
|
unit test ready
|
6 years ago |
Qiao Longfei
|
36e26a53b0
|
Optimize bilinear tensor product op (#14485)
* optimize bilinear_tensor_product
* add set zero to set grad to 0.
|
6 years ago |
Tao Luo
|
4ec9de0122
|
Merge pull request #14628 from Sand3r-/mgallus/mkldnn-elementwise_mul
EltwiseMul: Changes from previous PR
|
6 years ago |
Tao Luo
|
fb268221dc
|
Merge pull request #14631 from guomingz/develop
Fix the invalid list operation on save_inference_model function.
|
6 years ago |
Qiao Longfei
|
35b79ab865
|
Merge pull request #13983 from jacquesqiao/add-ctr-reader
Add ctr reader
|
6 years ago |
wopeizl
|
b1dbbb7f88
|
Merge pull request #14629 from wopeizl/windows/port
fix the build issue on manylinux1
|
6 years ago |
Zhang, Guoming
|
a6b24416e4
|
Fix the invalid list operation on save_inference_model function.
test=develop
|
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 (#14569)
|
6 years ago |
Michal Gallus
|
9455be0ba5
|
EltwiseMul: Extract StringToFormat to MKLDNN helper
test=develop
|
6 years ago |
peizhilin
|
351dc78e1c
|
code style fix
test=develop
|
6 years ago |
Jacek Czaja
|
1540df51cf
|
- Fix to test_conv2d_transpose_mkldnn for GPU
test=develop
|
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 |
Qiao Longfei
|
953c79caec
|
use dist_ctr to test remote_prefetch
|
6 years ago |
chengduo
|
6648f5ed6f
|
add ShareLoD for dropout_grad (#14616)
test=develop
|
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 #14593 from panyx0718/fix5
Protect important header files.
|
6 years ago |
Qiao Longfei
|
92afbb923c
|
fix compile problem test=develop
|
6 years ago |
Tao Luo
|
e8ef14d2a7
|
Merge pull request #14610 from Superjomn/revert/cache_fix
Revert "fix transfer cache thread_local bug (#14581)"
|
6 years ago |
Qiao Longfei
|
97cbec9b74
|
clean code
|
6 years ago |
Qiao Longfei
|
1edd435da6
|
fix ci problem test=develop
|
6 years ago |
JiabinYang
|
87648f8edf
|
merge develop, test=develop
|
6 years ago |
Yiqun Liu
|
726f2cefe3
|
Fix bug of referencing a temporary variable. (#14614)
test=develop
|
6 years ago |
wopeizl
|
db9284ecde
|
Merge pull request #14617 from wopeizl/windows/online
Windows/online
|
6 years ago |
JiabinYang
|
c3c3c0b33c
|
polish code, test=develop
|
6 years ago |
gongweibao
|
867c312bc4
|
Fix allreduce dependency order. (#14586)
|
6 years ago |
Jacek Czaja
|
8bfa1fa9bb
|
- ASUM MKL integration
|
6 years ago |
phlrain
|
487ee36aec
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
|
6 years ago |
phlrain
|
084ff6574d
|
add cudnn lstm; test=develop
|
6 years ago |
tangwei12
|
56a4912b76
|
Make NCE_OP more efficient and support SelectedRows (#14469)
* Fix truncated normal.
* Fix.
* Make nce support more distribution.
* Fix API.spec.
* Fix python API.
* Fix.
test=develop
* Fix API.spec
test=develop
* Fix sampler.
* Fix order of arguments in python API.
test=develop
* NCE add selectedrows support
* NCE update weighted sampling
* fix bugs in nce_op, and assign_value_op optimized
* fix bugs in nce_op, revert assign_value_op
* nce_op optimize
* nce_op optimize
* nce_op optimize
* add selectedRows test later
test=develop
* add selectedRows supported
* add selectedRows supported
test=develop
* add selectedRows supported
* add nce selectedRows supported, test=develop
* add nce selectedRows supported
* add nce selectedRows supported, test=develop
* fix height in nce, test=develop
* add ut
* add ut, test=develop
* make AutoGrownIndex inline
test=develop
* fix tinny error, test=develop
|
6 years ago |
liuhongyu
|
1ffe41d722
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
|
6 years ago |
Qiao Longfei
|
9589babe12
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
test=develop
|
6 years ago |
liuhongyu
|
05917c3c79
|
add cudnn lstm; test=develop
|
6 years ago |
Zeng Jinle
|
1c48d61442
|
Merge pull request #14599 from sneaxiy/fix_mac_unittest_bug
Fix Mac unittest bug
|
6 years ago |
Xin Pan
|
b65130623a
|
Merge pull request #14549 from wzzju/add-code-exp
add some activation api examples.
|
6 years ago |
Qiao Longfei
|
f35f3fe77a
|
ctr reader can not be used in windows
test=develop
|
6 years ago |
peizhilin
|
6a85dd3278
|
Merge remote-tracking branch 'upstream/develop' into windows/build
test=develop
|
6 years ago |
peizhilin
|
38715e6fd0
|
minor fix
|
6 years ago |
JiabinYang
|
7389597ce2
|
Update API.spec, test=develop
|
6 years ago |
peizhilin
|
511cc9024a
|
fix for build issue
|
6 years ago |
Qiao Longfei
|
6bef565dac
|
clean code test=develop
|
6 years ago |