Commit Graph

22653 Commits (837ad7f86fe5de124b2d3a6c4933747fa30d92ea)
 

Author SHA1 Message Date
tink2123 837ad7f86f Add the inverse trigonometric function
6 years ago
Tao Luo 2b63317393
Merge pull request #15601 from luotao1/transformer_ut
6 years ago
Zhen Wang 6e0311ee8c
Merge pull request #16084 from wzzju/fix-quantization-pass-ut
6 years ago
Jiabin Yang e233b91a23
test=develop, fix using create_parameter with attr set to False error (#16115)
6 years ago
Tao Luo 25ca2ca001 change init_idx to INT32 in transformer_test
6 years ago
Tao Luo e5e7e9b865 Merge branch 'develop' into transformer_ut
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
Tao Luo 6f2581e4c5
Merge pull request #16090 from lidanqing-intel/paddle-int32
6 years ago
Jiabin Yang 4f3c8a41be
test=develop, fix layers bug (#16099)
6 years ago
Yihua Xu 40f1dd818b Fix the node's order issue when the content of graph is changed (#16088)
6 years ago
Zhaolong Xing 3d63aa0a11
Merge pull request #15729 from NHZlX/add_static_model_load_for_trt
6 years ago
Zhen Wang 3cf0ee414d update some details. test=develop
6 years ago
jerrywgz b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
6 years ago
nhzlx a9ed427749 cant not pass ci
6 years ago
lidanqing 4aeb261da9 Add INT32 support. INT32 in last switch case
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
Wu Yi d206582337
add parallel graph dist test (#16076)
6 years ago
jerrywgz 893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
6 years ago
liuwei1031 045e5911bf
fix a code bug which cause crash when empty variable is used, test=develop (#16080)
6 years ago
Zhen Wang 0cb50bb983 avoid ce fails on windows.
6 years ago
xiaolil1 a177d48217 Add Requantize OP (#15318)
6 years ago
chengduo f5a3751845
Refine recurrent_op (#16027)
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
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
6 years ago
Tao Luo 14b4337663
Merge pull request #16062 from luotao1/num_threads
6 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
6 years ago
chengduo c11f531244
Unified PE and compiler (#16042)
6 years ago
Tao Luo 6375fe45d7
Merge pull request #16039 from luotao1/execution_context
6 years ago
jerrywgz f0177a1ed1 refine doc, test=develop
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
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
6 years ago
luotao1 06aab1b493 refine SetCpuMathLibraryNumThreads
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
Tao Luo f4587789d8 remove legacy function in ExecutionContext
6 years ago
jerrywgz b4f5180299 fix doc, test=develop
6 years ago
jerrywgz 21e0d35ce3 fix formula, test=develop
6 years ago
jerrywgz d1901f27bc refine doc
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 e64921c79a fix API.spec,test=develop
6 years ago
jerrywgz d497bd9079 resolve conflict, test=develop
6 years ago
jerrywgz 41471d28ac add box_coder_and_assign, test=develop
6 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
6 years ago
dengkaipeng 3eab9e4b95 fix statement. test=develop
6 years ago
dengkaipeng e37f5ab5b1 fix API.spec. test=develop
6 years ago