Commit Graph

29833 Commits (f8da5536edaa004fd42988539508f6810a2fe958)
 

Author SHA1 Message Date
ShenLiang 893d37e5c6
Fix rank_attention op_version, test=op_version (#30006)
4 years ago
lilong12 2bc5121da8
add the paddle.distributed.split api (#29970)
4 years ago
Adam Osewski 13aef97043
operator checkpoints for new attributes. (#29832)
4 years ago
wangguanzhong 844d8e0c2c
add REGISTER_OP_VERSION for generate_proposals, roi_align, roi_pool test=op_version (#30034)
4 years ago
cc c3c064a8fc
Add mkldnn nearest_interp and bilinear_interp op (#30016)
4 years ago
zhupengyang 65d4ff753b
hardsigmoid add attr slope and offset (#29999)
4 years ago
chalsliu c053bf2a57
Revert "register ModifyAttr for instance_norm, test=op_version (#29938)"
4 years ago
wawltor cc2f94620c
add the support the op version check for matmul, test=op_version (#30011)
4 years ago
wawltor b33aaea86c
add the op version check for the elementwise ops, test=op_version (#30010)
4 years ago
tangwei12 ed856d254e
fix ut (#29989)
4 years ago
Chengmo 4cbcc9b6da
fix momentum op register (#29941)
4 years ago
hutuxian 7c1f69bdf0
add op_version for flip op [test=op_version] (#30019)
4 years ago
ceci3 77c1684397
register ModifyAttr for instance_norm, test=op_version (#29938)
4 years ago
cc 62f455e023
Support quantizing program_desc (#29526)
4 years ago
Leo Chen 47d10c55d5
Enhance debugging (#30001)
4 years ago
Chen Long 453a57b448
Readme update (#30009)
4 years ago
Chen Long af37285870
fix code bugs (#29932)
4 years ago
FlyingQianMM d42f93e504
add op_register_version for allclose op; test=op_version (#29968)
4 years ago
wawltor 8f49f9d5c9
change the elementwise ops version check, test=op_version
4 years ago
guofei b23faf37be
Add moving_average_abs_max_scale op_register_version test=develop (#29957)
4 years ago
Thunderbrook 0ca6de171f
add include (#29952)
4 years ago
wuhuanzhou 898486dd46
Add direction info log and filter disabled ops in PR-CI-OP-benchmark (#29946)
4 years ago
guofei 8212874f47
Fix test_imperative_skip_out (#29939)
4 years ago
zhangchunle 631d783748
fix bug in windows ci (#29963)
4 years ago
Pei Yang 6206b9bc71
fix ut:trt_resnext_test, trt_quant_int8_yolov3_r50_test, test_trt_dynamic_shape_ernie, test_trt_dynamic_shape_ernie_fp16_ser_deser, trt_cascade_rcnn_test (#29977)
4 years ago
wangxinxin08 be8b5fd18a
register op version for conv2d_transpose, conv3d_transpose and depthwise_conv2d_transpose, test=op_version (#29937)
4 years ago
LielinJiang ec2fad4d51
Fix rotation bug when use cv2 backend (#29933)
4 years ago
石晓伟 958612231f
compile the denormal.cc on aarch64, test=develop (#29956)
4 years ago
Guo Sheng 6ac4f0af6a
Register op version for coalesce_tensor. (#29940)
4 years ago
Chen Weihang a1d9a14e89
support grad accumulated across batch (#29942)
4 years ago
liuyuhui bb20dcfc1a
[Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29961)
4 years ago
cc 6a0102b038
map matmul/squeeze2+matmul/reshape2+matmul to mul (#29911)
4 years ago
Huihuang Zheng d038746e1c
Fix Unix Sleep for Wrong Time. test=develop (#29953)
4 years ago
wawltor 587b67ef62
fix the state_dict bug for the xpu (#29888)
4 years ago
YUNSHEN XIE 121658d251
Support xpu ut coverage (#29892)
4 years ago
Jack Zhou 5a4e42ca9a
add gru op_register_version; test=op_version; (#29931)
4 years ago
Wilber 2b1d796cd0
[Inference] Solve 2.0 trt performance reduce compare 1.8. (#29925)
4 years ago
Qi Li 913f77a4b7
Register op version for print, test=op_version (#29945)
4 years ago
QingshuChen f4be9d6a32
add bkcl.so in whl for kunlun (#29947)
4 years ago
XiaoguangHu 726c78f293
clean redundant API alias in 2.0 - part 1 (#29928)
4 years ago
石晓伟 181ea1870b
flush denormals to zero, test=develop (#29924)
4 years ago
liym27 14bd77f941
[Windows CI test] Enable unittest test_optimizer_in_control_flow and remove unnecessay code (#29851)
4 years ago
cc 7667e59bf7
add op version for fake_quant and fake_dequant ops, test=op_version (#29923)
4 years ago
石晓伟 acb5e86363
fix a bug in reset_tensor_array, test=develop (#29620)
4 years ago
liuyuhui 3d1741b794
[Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29926)
4 years ago
Wilber 332da133a1
Support mips arch (#29903)
4 years ago
LielinJiang eab0b60e16
Register op version for grid_sampler, test=op_version (#29916)
4 years ago
littletomatodonkey 5c162fe66e
fix reg api ut fail (#29921)
4 years ago
Leo Chen a4b9daf97c
fix optimizer dtype (#29917)
4 years ago
liym27 9602a182b2
[Dynamic Inplace] Support ShareInplaceVersionCounterWith for C++ Tensor (#29842)
4 years ago