Commit Graph

3740 Commits (b40e41fbd1b8d5305067d198d4285c958fa3691a)

Author SHA1 Message Date
minqiyang b40e41fbd1 Polish code style
7 years ago
minqiyang 36dce65bb3 Take DataType and VarType apart
7 years ago
minqiyang db0c970823 Polish code
7 years ago
minqiyang 438bca9c3d Implement Runtime Var Type Inference
7 years ago
minqiyang ca392c7e97 Implement infer var type context
7 years ago
Zeng Jinle 0b49e43d3a
Merge pull request #16144 from sneaxiy/rnn_mem_opt
7 years ago
Tao Luo 4ef6f738c3
Merge pull request #16154 from luotao1/infershape_example
7 years ago
sneaxiy 487624e15d fix travis-ci
7 years ago
guomingz decdbed054 resolve #15618 (#16114)
7 years ago
sneaxiy 1e9fd40777 combine op files
7 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
7 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
7 years ago
luotao1 fe78a92e6e refine with comments
7 years ago
Zhen Wang 5420cf95f5
Merge pull request #16070 from wzzju/channel_wise_quant_op
7 years ago
luotao1 5d20954ac4 add runtime shape for fuse_emb_seq_pool_grad
7 years ago
tink2123 a8e375d463 refine doc
7 years ago
luotao1 8f6597aa0e Merge branch 'develop' into infershape_example
7 years ago
sneaxiy b26e9bd232 refine code
7 years ago
Tao Luo ccc7c358b3
Merge pull request #16104 from tensor-tang/refine/jit
7 years ago
Zeng Jinle 472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
7 years ago
luotao1 31ccaf0916 add all_kernels_must_compute_runtime_shape example for speedup infershape
7 years ago
tensor-tang 14d871121b enhance jitkernel unit test
7 years ago
chengduo ad80bde824
Revert "Revert "Add Event for TensorCopy"" (#16035)
7 years ago
tensor-tang cfc83c1445 refine jitcodekey and enhance unit tests
7 years ago
tensor-tang 6ff230a624 Merge remote-tracking branch 'ups/develop' into refine/jit
7 years ago
sneaxiy cfd012e2cb add unittest
7 years ago
sneaxiy d7407c90aa refine cross_entropy mem
7 years ago
sneaxiy 732fa00eaf disable gc in recurrent_op currently
7 years ago
tink2123 e4e0d03459 fix format
7 years ago
Tink_Y 5579fae1d2
Update activation_op.cc
7 years ago
tensor-tang 45bdd84dac enhance the jitkernel helper and add unit tests
7 years ago
tink2123 837ad7f86f Add the inverse trigonometric function
7 years ago
tensor-tang 14a764c930 simplify the jitkernel templates and tests
7 years ago
Yiqun Liu 5bde120243
Make parent_idx a dispensable output for beam_search op to support models saved by older paddle version. (#16106)
7 years ago
Zhaolong Xing 3d63aa0a11
Merge pull request #15729 from NHZlX/add_static_model_load_for_trt
7 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
7 years ago
tensor-tang 802f362ac4 unify the kernelfuncs cache and add unit test
7 years ago
Yiqun Liu 36e2d3241e
Enhance the op benchmark: (#16066)
7 years ago
tensor-tang 9be825a982
polish the cast op doc (#16078)
7 years ago
jerrywgz 847bb6a279 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
7 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
7 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
7 years ago
chengduo f5a3751845
Refine recurrent_op (#16027)
7 years ago
sneaxiy 7b608396fe fix travis-ci format check
7 years ago
tensor-tang 6057f36208
Merge pull request #15996 from tensor-tang/op/embgrad
7 years ago
chengduo c67afb0f76
Fix reshape bug (#16069)
7 years ago
sneaxiy 33138a421d remove match check
7 years ago
Zhen Wang 8063b31e2d Reduce redundant code for channel wise dequant op. test=develop
7 years ago
Zhen Wang e8f9dac7ab Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into channel_wise_quant_op
7 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
7 years ago