Commit Graph

3729 Commits (a7a4f053dacd028469c0fd9a2a9e6e54eb3fa55d)

Author SHA1 Message Date
Tao Luo 4ef6f738c3
Merge pull request #16154 from luotao1/infershape_example
6 years ago
guomingz decdbed054 resolve #15618 (#16114)
6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
6 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
6 years ago
luotao1 fe78a92e6e refine with comments
6 years ago
Zhen Wang 5420cf95f5
Merge pull request #16070 from wzzju/channel_wise_quant_op
6 years ago
luotao1 5d20954ac4 add runtime shape for fuse_emb_seq_pool_grad
6 years ago
tink2123 a8e375d463 refine doc
6 years ago
luotao1 8f6597aa0e Merge branch 'develop' into infershape_example
6 years ago
Tao Luo ccc7c358b3
Merge pull request #16104 from tensor-tang/refine/jit
6 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
6 years ago
luotao1 31ccaf0916 add all_kernels_must_compute_runtime_shape example for speedup infershape
6 years ago
tensor-tang 14d871121b enhance jitkernel unit test
6 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
6 years ago
tensor-tang cfc83c1445 refine jitcodekey and enhance unit tests
6 years ago
tensor-tang 6ff230a624 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
6 years ago
tink2123 e4e0d03459 fix format
6 years ago
Tink_Y 5579fae1d2
Update activation_op.cc
6 years ago
tensor-tang 45bdd84dac enhance the jitkernel helper and add unit tests
6 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
tensor-tang 14a764c930 simplify the jitkernel templates and tests
6 years ago
Yiqun Liu 5bde120243
Make parent_idx a dispensable output for beam_search op to support models saved by older paddle version. (#16106)
6 years ago
Zhaolong Xing 3d63aa0a11
Merge pull request #15729 from NHZlX/add_static_model_load_for_trt
6 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
6 years ago
tensor-tang 802f362ac4 unify the kernelfuncs cache and add unit test
6 years ago
Yiqun Liu 36e2d3241e
Enhance the op benchmark: (#16066)
6 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
6 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
6 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
6 years ago
chengduo f5a3751845
Refine recurrent_op (#16027)
6 years ago
sneaxiy 7b608396fe fix travis-ci format check
6 years ago
tensor-tang 6057f36208
Merge pull request #15996 from tensor-tang/op/embgrad
6 years ago
chengduo c67afb0f76
Fix reshape bug (#16069)
6 years ago
sneaxiy 33138a421d remove match check
6 years ago
Zhen Wang 8063b31e2d Reduce redundant code for channel wise dequant op. test=develop
6 years ago
Zhen Wang e8f9dac7ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into channel_wise_quant_op
6 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
6 years ago
jerrywgz 072eca348a refine doc, test=develop
6 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
6 years ago
sneaxiy 814a759061 merge develop
6 years ago
sneaxiy 597dc65e76 enhance gc
6 years ago
baojun da45fbdaf5 fix tanh typo test=develop (#16049)
6 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
6 years ago
Zhen Wang 89dee160d1 add channel wise dequantize op.
6 years ago
jerrywgz b4f5180299 fix doc, test=develop
6 years ago
jerrywgz a1ef7df865 refine code, test=develop
6 years ago
tensor-tang 12eb9aecde Merge remote-tracking branch 'ups/develop' into op/embgrad
6 years ago
jerrywgz d497bd9079 resolve conflict, test=develop
6 years ago