Commit Graph

26644 Commits (24a063f6ac0ba1122b5b6bec524c6ec659197e5f)
 

Author SHA1 Message Date
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
Zeng Jinle 0c23e3ff4d
fix Tracer::NoGrad, test=develop (#23443)
5 years ago
xujiaqi01 ebae6fb6b9
fix gen_worker_desc in hogwild (#23423)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
liym27 03deb41d73
API (switch_case) error message enhancement. test=develop (#23429)
5 years ago
liym27 cd348dc467
API (case) error message enhancement. test=develop (#23428)
5 years ago
zhaoyuchen2018 4fe9ca6959
improve elementwise performance. (#23405)
5 years ago
wangchaochaohu 5c60778731
polish the code of fusion group test=develop (#23370)
5 years ago
cc 3ea7c59f76
Set fuse_all_reduce_ops=false for quantization test, test=develop (#23413)
5 years ago
zhongpu 7ca836d3da
support if logic for Variable in dygraph (#22892)
5 years ago
zhongpu 166a1ae902
support forward hook for dygraph (#22443)
5 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
5 years ago
cc 7c55a94de5
Disable test_quantization_scale_pass unittest for random error, test=develop (#23441)
5 years ago
Chen Weihang 7f1ad510bd
Add op inout check macro to simplify error message writing (#23430)
5 years ago
Yiqun Liu bc2981e998
Disable test_code_generator and test_post_training_quantization_mobilenetv1 (#23440)
5 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
5 years ago
XiaoguangHu 8cf2c38ccb
fix error in paddle.tensor test=develop (#23433)
5 years ago
YuHaoXiang ee58ad62b6
import core in rnn.py (#23394)
5 years ago
xujiaqi01 21f59779ea
fix dump slot in strategy (#23398)
5 years ago
Zeng Jinle f217837654
fix gc transformer ut, test=develop (#23421)
5 years ago
Pei Yang 7e439780d9
add full paddle_analysis_config.h APIs. (#23215)
5 years ago
wangchaochaohu 17babe4d55
add full op API (#23112)
5 years ago
zhongpu bfb07aafe8
Revert "Exhaustive search (#22821)", test=develop (#23401)
5 years ago
Zhou Wei 7fda333ac1
add new method of gradient_clip, better to use,test=develop (#23224)
5 years ago
liym27 b7b0b3595b
Add unittest for transformer prediction in dygraph_to_static (#23207)
5 years ago
songyouwei 738c84644b
support tensor array create read write in dygraph (#23200)
5 years ago
Leo Chen f944b0f6fc
Dev/add l1 loss (#23322)
5 years ago
xujiaqi01 93ea9dd27a
fix stat var in hogwild worker (#23367)
5 years ago
joanna.wozna.intel 8c463700e1
Add default pass attributes (#23042)
5 years ago
zhongpu 48144e4099
Exhaustive search (#22821)
5 years ago
Adam da7c73f847
Delete is_test attribute from activation operators (#23318)
5 years ago
Wojciech Uss 9fd9067455
handle conv2d activations in older QAT models (#23202)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
Yi Liu 821534efd3
add paralell_executor dependancy to collective_helper (#23380)
5 years ago
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
5 years ago
wangchaochaohu 69e3f99362
refine the error message (#23212)
5 years ago
石晓伟 5c59d2139e
reverts the commit 23177, test=develop (#23363)
5 years ago
wangchaochaohu 2fe0758f67
fix the doc of fill_constant test=develop (#23336)
5 years ago
Huihuang Zheng 1d4d89baf8
[Dy2stat] Add data_layer_not_check (#23351)
5 years ago
wangchaochaohu d280106007
Add support for attr type Op and add fill_constant Op and scale Op (#23163)
5 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
5 years ago
gongweibao 0536b5263d
fix test_launch_ps test=develop (#23333)
5 years ago
songyouwei 99d30bfc36
speedup slice impl (#23340)
5 years ago
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
5 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
5 years ago
Adam 487f43bbcb
Update DNNL version to 1.3 (#23204)
5 years ago
Zeng Jinle 8c594a84e1
fix double grad 2, test=develop (#23332)
5 years ago
Huihuang Zheng 8814853d82
Remove Read-Only Basic Type Variable in loop_vars (#23299)
5 years ago
Yi Liu 0471476a18
fix nccl comm double free bug (#23344)
5 years ago
Aurelius84 8473854547
Add dygraph_to_static training unitTest of transformer model (#23316)
5 years ago