Commit Graph

17608 Commits (59c049995e036f80fc7e068a432037a9c8a4a014)

Author SHA1 Message Date
Wilber ec4155d7d0
windows lib size crop from 5.4G to 3.9G (#27477)
4 years ago
ruri e1fb77d123
[2.0RC]refine error message in shuffle channel OP (#27505)
4 years ago
Aurelius84 f91c37e665
Refine error message of MatchMatrix and PyramidHash (#27484)
4 years ago
Shibo Tao 8f7bb52bd2
fix tensorrt 6 build error. test=develop (#27511)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
chalsliu 29f1560d8f
Disable ut quickly.
4 years ago
wangchaochaohu dc713116e0
refine the error message for bath size like OP (#27446)
4 years ago
Zhong Hui 4a9d21de49
Add GPU Kernels of Segment Ops, support, sum, max, min, mean
4 years ago
YUNSHEN XIE 66951ab2ea
modified timeout value for 4 ut (#27462)
4 years ago
Shang Zhizhou c17f9cf25f
[bug fix]:Memory increases after adapting the cudnn version to cudnn8 (#27436)
4 years ago
Zhou Wei 1e1ae5c54d
Make the Bind Method of Tensor more automatic (#27270)
4 years ago
LutaoChu 5508c78744
Fix bug: The calculation result of Diag_v2 Op under large size input is wrong (#27447)
4 years ago
tangwei12 bc5f0246a8
large scale kv speedup (#26510)
4 years ago
Qi Li d7b7dcd10e
fix cmake dependencies of test_recognize_digits, test=develop (#27475)
4 years ago
Zhou Wei 292b24aa6d
fix bug MD of compile, And add MD/STATIC/OPENBLAS inference lib check on windows (#27051)
4 years ago
Chen Weihang 41b5955538
Polish no onwer ops error message (#27448)
4 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
4 years ago
Wilber 5034d181f3
update for 2.0 inference api. (#27473)
4 years ago
Chen Weihang 765064476b
Polish some lost invalid error message (#27445)
4 years ago
wangchaochaohu 76fb95fe76
avoid data transform for linspace OP (#27444)
4 years ago
123malin a04524759e
Enhance Op's Error Message (#27455)
4 years ago
wangchaochaohu 0a862fd356
refine the precious of linspace Op using half way (#27452)
4 years ago
Pei Yang fda54c0212
errmsg refine of trt plugin (#27309)
4 years ago
tianshuo78520a 9f3a9be76a
update python 2.7.15 (#27435)
4 years ago
石晓伟 dd4c2d86a5
enhance error messages, test=develop (#27423)
4 years ago
Zhou Wei b7371fa55d
judge whether remove build dir to accelerate compile,test=develop (#27334)
4 years ago
Zhong Hui f4c750d721
Add the cpu version of segment sum mean max min op
4 years ago
Wilber afe94903c3
Rename fluid_inference to paddle_inference. (#27422)
4 years ago
Pei Yang 8182337096
clear pass logs (#27434)
4 years ago
furnace 13a4c74efd
add mv op(c++, python, unit test) (#27024)
4 years ago
LutaoChu f11a53ee76
Optimize argsort Op performance on GPU
4 years ago
ceci3 1d3b27cae8
add double grad compute for batch norm (#27296)
4 years ago
Shang Zhizhou d93661942e
fix bug sequececonv_eltadd_relu_fuse_pass (#27404)
4 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
4 years ago
LutaoChu 669efb98de
Fix bug: shapes of Topk outputs are wrong when the parameter k is Tensor
4 years ago
Wilber 39546aa2f3
Add pass compatible and unit test. (#27377)
4 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
4 years ago
Leo Chen bbc84e0fe0
Refine error msg in paddle/fluid/framework/details [part 1] (#25631)
4 years ago
MRXLT f936adbd2d
fix adam (#27343)
4 years ago
tangwei12 99626502f7
【paddle.fleet】gloo and util (#27213)
4 years ago
Pei Yang a5ef246cac
Optimize emb_eltwise_layernorm_plugin and support fp16 (#27128)
4 years ago
yaoxuefeng d726fd5e86
enhance dataset err msg (#27363)
4 years ago
guofei 9fdcfe8981
Support python3.8 (#26850)
4 years ago
Pei Yang fd7ab4e63c
register pass compatibility (#27357)
4 years ago
haozech 7e6dfcf9b2
Add 3 pass version check (#27283)
4 years ago
GaoWei8 1a7559718e
fix cudnn dyload (#27308)
4 years ago
wawltor b6a4349dd4
fix the error message for the math dir
4 years ago
HappyAngel 01659a6961
Polish operators error message in average_accumlate OP (#27268)
4 years ago
Shang Zhizhou 3c11717988
add op version checker to ir passes (#27329)
4 years ago
furnace 515efe4240
add empty_like op (python, and unit test), use c++ implementation of empty op, (#27287)
4 years ago