typhoonzero
35b4d42ab6
merge doc fixes
7 years ago
typhoonzero
e163fd305f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard
7 years ago
Yu Yang
e6a4facfd7
Merge pull request #7782 from reyoung/feature/disable_unstable_unittest
...
Disable the unstable unittest
7 years ago
typhoonzero
b9d9b11c80
remove recv_op input
7 years ago
qingqing01
750299f577
Merge pull request #7576 from qingqing01/profiling_py
...
Refine profiler and expose to Python.
7 years ago
whs
42549fb792
Merge pull request #7811 from wanghaoshuang/fix_im2seq
...
Fix LoD calculate of im2seq
7 years ago
Yu Yang
9609c17a01
Merge pull request #7754 from tonyyang-svail/7724
...
Make Parallel.Do support sparse gradients
7 years ago
Yang Yu
9abd3b1e11
Add issue link
7 years ago
qingqing01
114d0c153e
Merge pull request #7707 from qingqing01/boost_cmake
...
Use ExternalProject_Add to download and install boost.
7 years ago
wanghaoshuang
f2a32dddbc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2seq
7 years ago
Tao Luo
95853fc1dd
Merge pull request #7806 from abhinavarora/fix_warnings
...
Fix warnings in priorbox, sequence_reshape and ctc_align_op
7 years ago
wanghaoshuang
1234b8b489
Fix setting lod
7 years ago
dangqingqing
f18016b958
Resolve conflicts.
7 years ago
Yang Yang
4c3dd8dc99
fix string name
7 years ago
Yang Yang
ed14528188
fix style
7 years ago
Yang Yang
b64dde2a03
fix share tensor
7 years ago
Abhinav Arora
f5517de7bc
Fix warnings in priorbox, sequence_reshape and ctc_align_op
7 years ago
Qiao Longfei
e7d44a2034
Nmt model ( #7340 )
...
neural machine translation model support beam search with while op
7 years ago
dangqingqing
a2b560d2cd
Fix the cmake dependence.
7 years ago
Cao Ying
9ae1523ee6
Merge pull request #7719 from guoshengCS/enhance-lookup_table_op-padidx
...
Enhance lookup_table_op to support padding_idx.
7 years ago
dangqingqing
920db1a2ef
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing
608ebece36
Fix the dependence.
7 years ago
typhoonzero
bcc6740111
WIP python binding of send recv
7 years ago
Wang Hao
d43932c846
Merge pull request #7566 from wanghaox/iou_sim
...
add iou similarity operator
7 years ago
dangqingqing
0358fd0197
Refine profiler code.
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
wanghaox
fa10f03f92
update code
7 years ago
Wang Hao
81be9cef47
Merge pull request #6150 from wanghaox/prior_box
...
prior box operator for ssd
7 years ago
wanghaox
25a0193215
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
Yang Yu
97856d89ac
Disable the unstable unittest
7 years ago
Yang Yu
6f7b346f26
Merge branch 'develop' of github.com:baidu/Paddle into 7724
7 years ago
Yu Yang
b455502844
Merge pull request #7723 from reyoung/feature/wrap_nce_loss
...
Wrap NCE to python
7 years ago
wanghaox
ca2e96f270
update code
7 years ago
wanghaox
534cf74119
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
dangqingqing
e5fc79d88a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing
e7700640e6
Remove Boost finding in CMake.
7 years ago
wanghaox
a05d25cf41
update code and doc, change input x to LoDTensor
7 years ago
Tao Luo
d57bca16f2
fix license format of variable_test.cc ( #7763 )
7 years ago
Yang Yu
deb7509820
Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
Yang Yu
df4133d0b3
Fix compile error 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
qingqing01
575289209f
Fix bug and unit test in bipartite_match_op.
7 years ago
dangqingqing
eaabf2aa9f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
wanghaox
d662e85f12
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yang
f816e116b5
clean up
7 years ago
Yang Yang
e443d034d6
bring back share data
7 years ago
wanghaox
d4587959f9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
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
Yang Yang
0ed3f35919
pass parallel_do cbow
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