Commit Graph

10263 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
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
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
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
wangchaochaohu 17babe4d55
add full op API (#23112)
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
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
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
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
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
Aurelius84 8473854547
Add dygraph_to_static training unitTest of transformer model (#23316)
5 years ago
hong 420944e514
enhance load dygraph; test=develop (#23167)
5 years ago
Zeng Jinle a7b0ff33ce
rm gc transformer ut, test=develop (#23308)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
Aurelius84 9474d140de
Support Parameter type determination in StaticAnalysis (#23302)
5 years ago
GaoWei8 20eed5401a
Change fluid.layers.where‘s C++ operator name (#23250)
5 years ago
Zeng Jinle 12355cccfd
add clear_gradients to star gan ut, test=develop (#23296)
5 years ago
FDInSky a582f10501
test=develop fix generate_proposal_labels unit test (#23154)
5 years ago
gongweibao af0ad915ea
fix testlaunch test=develop (#23304)
5 years ago
zhongpu dc24f38a9f
support math operator for variable (#23063)
5 years ago
XiaoguangHu baec0a0713
define alias in paddle dir and paddle.nn dir test=develop (#23282)
5 years ago
Aurelius84 f8205ffa82
fix conflict var bug in loop_transformer test=develop (#23287)
5 years ago
Aurelius84 16e74f1185
fix is_controw_flow bug with `if Tensor.numpy()` (#23251)
5 years ago
Wojciech Uss be2ac9cc3a
separated QAT1 and QAT2 (#23284)
5 years ago
lidanqing c524b930e7
Update QAT INT8 related code (#23104)
5 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
5 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
5 years ago
xujiaqi01 c8f9e66b71
fix no_cvm in config_fleet (#22818)
5 years ago