Commit Graph

569 Commits (39f4e9273ee07fefcbfab47d92d322dd3d654578)

Author SHA1 Message Date
heqiaozhi 39f4e9273e data_norm
8 years ago
heqiaozhi 5c7a8aee07 merge upstream to my develop
8 years ago
heqiaozhi b3cf476de4 teacher student sigmoid loss
8 years ago
heqiaozhi 4f6e9e3ac3 teacher student sigmoid loss
8 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
8 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
8 years ago
minqiyang ea2a34ee95 Polish doc
8 years ago
minqiyang 5fff20c21a Change name to huber loss
8 years ago
minqiyang 5c7ad1ecb1 Resolve conflicts
8 years ago
minqiyang 65d355a72c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_huber_regression_loss_op
8 years ago
minqiyang c550e0ce06 Add python interface for huber regression loss
8 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
8 years ago
dengkaipeng dc2ff42e20 add math in python examples. test=develop
8 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
8 years ago
dengkaipeng a81fabd327 fix doc errors. test=develop
8 years ago
dengkaipeng 266c6856c9 add adaptive pool 2d & 3d. test=develop
8 years ago
frankwhzhang 90c7f9870e fix 'name', test=develop
8 years ago
frankwhzhang c9a653820b fix label_pos ,add test_layers.py, test=develop
8 years ago
frankwhzhang 68c2025844 fix nn.py&API.spec, test=develop
8 years ago
frankwhzhang f4cc5881b0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bpr
8 years ago
frankwhzhang 97de98cd0a update bpr_loss op code, test=develop
8 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
8 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
8 years ago
Xin Pan b52f5d2870
Merge pull request #14398 from panyx0718/imperative
8 years ago
frankwhzhang 272f3d3111 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bpr
8 years ago
frankwhzhang 570d89ec84 add bpr_loss operator , test=develop
8 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
8 years ago
Tink_Y 6d04a9cf47 fix api format and example (#14686)
8 years ago
Xin Pan b80fe8264a polish
8 years ago
jerrywgz 96dc3d8326
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
8 years ago
Xin Pan aeb74af54c allow operator to run imperatively
8 years ago
Xin Pan b1f6fda5e5 run forward
8 years ago
phlrain b65722d3cf fix uni test; test=develop
8 years ago
phlrain 2770ea1a73 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
8 years ago
jerrywgz 126e18c1e8 test=develop
8 years ago
chengduozh 1013d6d05d Merge branch 'add_cudnn_lstm' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
8 years ago
jerrywgz 3df0538940 replace -100 to kIgnoreIndex
8 years ago
whs 78738d6c86
Fix comments of ctc_greedy_decoder. (#14679)
8 years ago
whs 1b9753d109
Make pad2d support for variable paddings. (#14667)
8 years ago
gongweibao 5d334ff0f1
Add examples to some functions. (#14645)
8 years ago
phlrain 6ce4250172 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
8 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
8 years ago
phlrain cf1fe61004 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_cudnn_lstm
8 years ago
phlrain d1a17cadd4 fix cudnn rnn; test=develop
8 years ago
Qiao Longfei 9450048acb add PADDLE_ENABLE_REMOTE_PREFETCH to enable remote prefetch
8 years ago
qingqing01 731d45a39a
Enable BatchNorm to use global mean and variane during training (#14630)
8 years ago
Qiao Longfei 145c535750 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
8 years ago
JiabinYang a08dc83eb0 remove arg 'non_leaf_num', test=develop
8 years ago
Qiao Longfei 18fd2d01b7 update embedding api
8 years ago
JiabinYang c469334cfb polish python code and comment, test=develop
8 years ago