Commit Graph

2135 Commits (e37c9e67324060e68ac22d98286d3f0a97b12b94)

Author SHA1 Message Date
Qiyang Min e37c9e6732
Merge pull request #13828 from velconia/accelerate_selected_rows_functor
6 years ago
chengduo 9c77b65c06
Fix layers.uniform_random (#13823)
6 years ago
Dun 5f2e837847 optimize depthwise conv by register memory (#13778)
6 years ago
minqiyang 3f6ec90060 Polish code
6 years ago
Qiyang Min f99ea99e36
Merge pull request #13720 from velconia/fix_grad_clip
6 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
6 years ago
whs 7e651c8641
Fix truncated norm (#13785)
6 years ago
minqiyang 1456b8ec7d Add unittest for clip_by_norm_op with SelectedRows
6 years ago
Tao Luo fd0dd07ab4
Merge pull request #13726 from jczaja/prv-fused_embedding_fc_lstm-ut
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
qingqing01 6094a72308
Fix bug in reduce_op caused by PR #13534 (#13748)
6 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
6 years ago
Jacek Czaja 9f15d8817e - Cleanup as suggessted by reviewers
6 years ago
Jacek Czaja ae8b4717cc - Cleaning fused_embedding_fc_lstm op
6 years ago
Jacek Czaja fd31b54cf1 - Removed disabled code
6 years ago
Jacek Czaja f9da2d6416 - Removed disabled diagnostic code
6 years ago
Jacek Czaja 809dbc5c17 - Added file for fused_embedded_fc_lstm_op unit test
6 years ago
qingqing01 41e4f7ea0a
Optimize Topk when height is large. (#13710)
6 years ago
minqiyang bcd8c2ccc3 Add unit test
6 years ago
chengduoZH e59ab42caa add nodes for drnn
6 years ago
minqiyang f20fc95539 Resize output ddims and rows
6 years ago
tensor-tang 5ef14dd386
Merge pull request #13715 from tensor-tang/fix/op
6 years ago
minqiyang 67308822f8 Add selected_rows merge for clip_by_norm op
6 years ago
Xin Pan c0dfd5eee8
Merge pull request #13712 from luotao1/doc_element
6 years ago
tensor-tang ea0b98e007 bugfix: fusion lstm and gru batch,seq mode switch
6 years ago
Tao Luo 69ed75e77c refine elementwise doc
6 years ago
Tao Luo 49cd43000c
Merge pull request #12981 from chenwhql/sequence_erase_op_infershape_note_polish
6 years ago
Tao Luo 067b8582af
Merge pull request #13625 from wanghaoshuang/fix_warning_roi
6 years ago
tensor-tang b37fe30417
Merge pull request #13690 from wangguibao/fix_cpu_lstm_compute_cc
6 years ago
dzhwinter 26771f41ba
"fix compile error" (#13579)
6 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
6 years ago
wangguibao 1940bc2d83 Avoid multiple definitions of lstm_compute_ctht when linking libpaddle_fluid.so
6 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
6 years ago
Xin Pan 642905958a fix compile error
6 years ago
Xin Pan 33b68fdf25 fix compile error
6 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
6 years ago
Xin Pan 6746b1fdf3 add missing header
6 years ago
Dun 161c3e31f7 Optimization of Kernels that related to DeepLabv3+ (#13534)
6 years ago
Xin Pan 5fb72d840a add header
6 years ago
Xin Pan ddd60581b7 clean up channel
6 years ago
chengduo 43a3af86be
refine sgd_op (#13626)
6 years ago
Xin Pan 2c01c2216a
Merge pull request #13531 from gongweibao/generator2
6 years ago
Yu Yang 0be1582df0
Merge pull request #13525 from reyoung/fix_mixed_vector
6 years ago
Jacek Czaja d5114c60b0 - Reviewers suggesstions to fused_embedding_fc_lstm_op
6 years ago
Jacek Czaja 7ab5626dee - Added initial pass for embedding-fc-lstm
6 years ago
qingqing01 fd4c4df93d
Cuda speed for generate_proposals_op. (#13596)
6 years ago
wanghaoshuang 153d4f5d15 test=develop
6 years ago
wanghaoshuang 5d7395cd0f Fix warning of roi perspective transform op.
6 years ago
Wu Yi 10dffc68cd
Merge pull request #13618 from typhoonzero/revert_13530
6 years ago
tangwei12 97cf1eb6d7
Add distributed unit tests about text_classification/simnet-bow/ctr (#12812)
6 years ago