Commit Graph

27728 Commits (68c6160e639be38c57a7dd831f7b841b33e92676)
 

Author SHA1 Message Date
lilong12 5f30e57cdd
fix test_pipeline, test=develop (#25808)
5 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
5 years ago
mapingshuo c70f592002
add gradient Merge optimizer to meta (#25763)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
qingqing01 af74675b5a
Remove paddle.incubate.hapi.loss and reuse paddle.nn.layer.loss in high level API (#25590)
5 years ago
liym27 2a191d8fa5
fix error in convert_dtype: ValueError->TypeError and polish message (#25788)
5 years ago
liym27 452be8950a
[Dy2Stat-ErrorMessage] Add interface:create_origin_info_map and attach_origin_info for AST node (#25627)
5 years ago
hong c2a21ca9c9
Fix dygraph grad bugs (#25781)
5 years ago
hong 5023482ad9
Fix imperative orc attention unitest (#25797)
5 years ago
wawltor dc42e3c4bc
Fix the argsort and sort api for the paddle api2.0 (#25514)
5 years ago
cc 42189be67b
[Quant] Remove the output for moving_average_abs_max_scale op (#25697)
5 years ago
石晓伟 521e70152f
fix cmake of lite, test=develop (#25680)
5 years ago
Dong Daxiang a96d54ac19
Generate final strategy (#25782)
5 years ago
zhupengyang 0ca1bb56df
refine docs of rand, randn, randint, randperm, zeros_like, arange (#25633)
5 years ago
Chen Weihang 2469b578f5
Unified paddle error format when catch system signal (#25765)
5 years ago
tianshuo78520a 818d38f150
Update conda_build.py for opencv dependency(#25654)
5 years ago
Zhou Wei b484a59c39
fix copy file random fail on windows (#25731)
5 years ago
Chen Weihang 23d1228c4d
remove ProgramTranslator.save_inference_model (#25740)
5 years ago
Chen Weihang 1b3081b1b4
Simplify BufferedReader to improve DataLoader performance (#25648)
5 years ago
Pei Yang 55b6205ddf
add set_mkldnn_cache_capacity python api(#25524)
5 years ago
Zhou Wei e0a9115e28
fix random compile failure due to missing file (#25661)
5 years ago
Huihuang Zheng b3f58d3086
TracedLayer Error Message Enhancement (#25734)
5 years ago
yukavio c9285a18a0
saving inference model when user define activation or weight preprocess function (#25749)
5 years ago
Pei Yang eef98b7f86
add macro check for using TRT api dynamicRangeIsSet() (#25694)
5 years ago
tianshuo78520a 4dff426e85
Fix build dockerfile error (#25751)
5 years ago
mapingshuo 3e2a348886
add string variable support for RecomputeOptimizer (#25728)
5 years ago
zhangchunle 0f623ad727
fix apispec bug;test=document_fix (#25699)
5 years ago
Pei Yang f82baed866
fix trt instance norm plugin on gcc8. test=develop (#25730)
5 years ago
Dong Daxiang 920d998f1e
add more settings for distributed strategy (#25685)
5 years ago
Sylwester Fraczek 1aaa26f102
add dnnl sigmoid (logistic) activation (#25745)
5 years ago
Chen Weihang c34c80d302
Polish framework error message part3 (#25701)
5 years ago
arlesniak e52df3b125
Added DNNL cache management for DyGraph (#25624)
5 years ago
cc 650d7223bc
Fix test_quantization_scale_pass by change the model, test=develop (#25710)
5 years ago
zhupengyang d2f7ac61ee
ones_like API: remove device, input -> x (#25663)
5 years ago
wangchaochaohu 1e4ab728fb
refine the concat Op for API 2.0 test=develop (#25307)
5 years ago
Wojciech Uss 43f3d0cce3
Add an option to choose inference targets in Quant tests (#25582)
5 years ago
LutaoChu b158a21bda
fix bug: cross OP behavior is not as expected when axis=0
5 years ago
tianshuo78520a e3c73b9819
Add dockerfile (#24833)
5 years ago
mapingshuo ed72406558
add gradient Merge Optimizer (#25625)
5 years ago
Yi Liu f45f8363eb
records the offset of log when creating by paddle.distributed.launch (#25725)
5 years ago
Huihuang Zheng 4fd558556a
Fix PE Unit Test Failure, test=develop (#25693)
5 years ago
Zhen Wang cea5086853
Fix the double grad bug for the star gan. (#25655)
5 years ago
Chen Weihang e8caffbb4a
fix jit.save input_spec type change problem (#25683)
5 years ago
Chen Weihang 364cc53618
Polish paddle fluid framework error message - part2 (#25667)
5 years ago
Dong Daxiang 4598f11681
Update README_cn.md
5 years ago
Dong Daxiang 1aa8e59b49
Update README.md
5 years ago
123malin dbba254621
add paddlepaddle logo (#25690)
5 years ago
mapingshuo ea60e64470
correct the LookaheadOptimizer programDesc, test=develop (#25688)
5 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
5 years ago
xujiaqi01 4152d39962
add fleet metric (#25463)
5 years ago