typhoonzero
0e850c7417
WIP
7 years ago
typhoonzero
bcc6740111
WIP python binding of send recv
7 years ago
QI JUN
d76fcb6fad
Memory optimization on Dynamic RNN ( #7599 )
...
* limit variable type to lod tensor in memory optimization transpiler
* refine policy
* support while operator
* fix random seed and training data order
* refine get_cfgs method to support multi while operators
* refine codes
7 years ago
Yu Yang
f6a4c3ea77
Merge pull request #7779 from reyoung/feature/disable_detection_output
...
Disable the unit test ofdetection output op
7 years ago
Wang Hao
81be9cef47
Merge pull request #6150 from wanghaox/prior_box
...
prior box operator for ssd
7 years ago
Guo Sheng
c648244445
Merge pull request #7766 from guoshengCS/add-python-GRU
...
Add python wrapper for GRU
7 years ago
Yang Yu
813d5b3c10
Disable the unit test ofdetection output op
7 years ago
wanghaox
534cf74119
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yu
deb7509820
Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
Yu Yang
59bcb5893e
Merge pull request #7759 from qingqing01/bipartite_match_op_fix
...
Fix bug and unit test in bipartite_match_op.
7 years ago
Yang Yu
69074eadbb
Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
guosheng
8cfb3e55b4
Add python wrapper for GRU
7 years ago
qingqing01
575289209f
Fix bug and unit test in bipartite_match_op.
7 years ago
Luo Tao
18a276c142
fix SyntaxWarning in wmt16.py
7 years ago
wanghaox
d662e85f12
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
chengduo
9b1a17a835
Refine conv2d_transpose layer doc ( #6920 )
...
* refine conv2d_transpose layer doc
* fix conv2d_transpose doc
* fix doc
7 years ago
Guo Sheng
cd25adbe27
Merge pull request #7659 from guoshengCS/enhance-reduceOp-datatype
...
Register reduce_op_kernel with multiple data types
7 years ago
qingqing01
2b19a68cc9
Merge pull request #7695 from qingqing01/bipartite_match_op
...
Add bipartite matching operator and unit testing.
7 years ago
Cao Ying
479c861b57
Merge pull request #7726 from lcy-seso/fix_rendering_error_of_transpose_op
...
fix rendering error of transpose operator and add wrapper.
7 years ago
whs
6d2cfe9220
Merge pull request #4866 from gongweibao/blockexpand
...
Add im2sequence op.
7 years ago
ying
dcb5a1ed67
fix ci.
7 years ago
kavyasrinet
23f5c1829c
Fixed few comments in transpiler ( #7748 )
...
* Updating the cluster trainign doc
* Fixed few comments of transpiler
* Adding few explanations
7 years ago
wanghaoshuang
09544bc1e6
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
fengjiayi
a173fa7503
Merge pull request #7732 from JiayiFeng/refine_grad_clip_api
...
update gradient clip api
7 years ago
dangqingqing
e44dedf90f
Fix the warning and unit test.
7 years ago
ying
64606eafff
Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
whs
44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
...
Add python wrapper for CTC greedy decoder and edit distance evaluator
7 years ago
fengjiayi
5fc498e742
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_grad_clip_api
7 years ago
ying
b3de0d9c17
Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
dangqingqing
74af23b6d1
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
ying
58cd4fda62
add wrapper for transpose operator.
7 years ago
wanghaoshuang
d9d9be1bac
Fix white space in comments.
7 years ago
Yang Yu
38f47e642f
Fix CI
7 years ago
wanghaoshuang
da0d95cb1c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
wanghaoshuang
8143a42667
1. Add more comments
7 years ago
wanghaoshuang
1bc8de3209
1. Add sequence_num as edit distance op's output
...
2. Fix evaluator using 'reduce_sum' op instead of 'mean' op
7 years ago
fengjiayi
89c591f37c
update grad clip api
7 years ago
Tao Luo
336e8db1d1
Merge pull request #7729 from lcy-seso/fix_copyright
...
fix copyright
7 years ago
wanghaox
f7c0ad9d35
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaoshuang
648ca7a3b2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
Yu Yang
c80af6ffaa
Merge pull request #7721 from reyoung/feature/rename_fluid
...
Move registery.py to layers module
7 years ago
Yu Yang
54a4696f2a
Merge pull request #7660 from reyoung/feature/compare_op_use_elemwise
...
Make compare_op reuse elemwise_op_funcs
7 years ago
ying
1c4968ee8b
fix copyright
7 years ago
Yang Yu
af8cb820a7
Fix bug of nce_op
...
* also div num_samples when return cost of nce_op
7 years ago
wanghaox
142f632886
update code
7 years ago
wanghaoshuang
3a48282e61
Fix unitest
7 years ago
Cao Ying
430fdc52a8
Merge pull request #7661 from lcy-seso/wmt16_en_ger
...
Add WMT16 dataset.
7 years ago
QI JUN
a6da470b11
add memory optimization transpiler demo ( #7443 )
...
* add memory optimization transpiler demo
* add memory benchmark compile option
* add gflags instead of macro
* refine code
7 years ago
wanghaox
f020f4b51e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yu
f035f327b1
Wrap NCE to python
...
And write an unittest for it
7 years ago