Commit Graph

27725 Commits (4350de6be46caaf512f4e706464a151ca0dce101)
 

Author SHA1 Message Date
Shibo Tao 6602ccf4ca
delete mul op. (#25499)
5 years ago
Leo Chen 79fe67fb3e
add tool to count all op-related api that without core.ops, test=develop (#25552)
5 years ago
WuHaobo 73409d5039
Fix log1p (#25488)
5 years ago
hong e362095e45
fix softmax with cross entropy out of bound; test=develop (#25549)
5 years ago
Huihuang Zheng d8fe517bf8
Add Support for SelectedRows for Transpose OP and Fix a Bug That SelectedRows Cannot be Supported in SimNet (#25536)
5 years ago
liym27 0f8dc611c8
[Dy2Static] Convert assert stmt with new function `convert_assert`. (#25551)
5 years ago
Aurelius84 cf3c51a6ad
[Dy2Stat] Remove op call stack in PartialProgram (#25420)
5 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
5 years ago
wanghuancoder e65c5b8e83
fix some errmsg report, in framework/ir/ (#25471)
5 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
5 years ago
Shibo Tao a4d3335b6d
Fix elementwise ops (#25500)
5 years ago
Shibo Tao a2f141c099
fix reciprocal op doc(#25498)
5 years ago
Aurelius84 4717bdbcfb
Fix hang in seq_topk_avg_pooling op (#25522)
5 years ago
Leo Chen b796d8facb
make preloading ligbomp more robust, test=develop (#25527)
5 years ago
LielinJiang 7129f544f0
Add bilateral_slice op (#25401)
5 years ago
YUNSHEN XIE 70554c9f97
disable TestSoftmaxFP16Op2 in test_softmax_op (#25519)
5 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
5 years ago
GaoWei8 c10dcff12d
refine PADDLE_ENFORCE (#25456)
5 years ago
wanghuancoder 6c0982b942
fix some errmsg report, in framework/ir/mkldnn (#25467)
5 years ago
wanghuancoder fce6466217
fix some errmsg report, in framework/ir/ subdir(memory,optimizer,multi_device) (#25460)
5 years ago
zhupengyang 2250120245
randint API: remove out, devive, stop_gradient; add name (#25433)
5 years ago
Zhang Ting ca725c82f2
improve fp16 performance of slice_grad, test=develop (#25523)
5 years ago
yaoxuefeng 5d3766ff3d
modify flip test=develop (#25312)
5 years ago
zhupengyang f8eccb0b1c
zeros_like API: remove device; input -> x (#25413)
5 years ago
yaoxuefeng f795a1bf12
modify meshgrid test=develop (#25319)
5 years ago
YUNSHEN XIE 62aeef7cf9
disable test_pipeline (#25518)
5 years ago
liym27 10d572a707
[Dy2stat] Add Seq2Seq Attention model as ProgramTranslator Unit Test (#25422)
5 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
5 years ago
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
5 years ago
Pei Yang 43f9f180e5
Add api to clear intermediate tensors in AnalysisPredictor (#25069)
5 years ago
zhangchunle 6bfbb6abab
exitcode normalize (#25487)
5 years ago
YUNSHEN XIE 3e45d44d0c
disable unittest test_user_defined_quantization,test=develop (#25451)
5 years ago
leesusu 856e6d3348
Correct parameter l2 passed to ftrl op (#25223)
5 years ago
zhangchunle cf6eb0e175
summary failedtests (#25388)
5 years ago
Kaipeng Deng 20ee36bdea
make default_collate_fn visible. test=develop (#25244)
5 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
5 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
5 years ago
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
5 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
5 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
5 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
5 years ago
wangchaochaohu bdc2c2dba8
full Op:remove device, out and stop_gradient parameter for API 2.0 test=develop (#25257)
5 years ago
Zhen Wang 548cdbc544
Quantization-aware training for dygraph (#24634)
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
wangchaochaohu 0b2ec49ff9
refine the linspace Op for API 2.0 test=develop (#25284)
5 years ago
zlsh80826 e528392de9
[Paddle-TRT] SkipLayernorm vectorized memory optimization (#25117)
5 years ago
Chen Weihang 4061aa6488
Polish ParallelExecutor exception process logic (#25449)
5 years ago
Zhou Wei 914ff10a8f
fix state dict to save/load learning rate scheduler (#25403)
5 years ago
Jeng Bai-Cheng fc93266b0a
Improve qkv transpose performance (#23919)
5 years ago
zhupengyang 5b573c58e2
randperm API: remove out, devive, stop_gradient; add name (#25410)
5 years ago