Commit Graph

10254 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
cc 7c55a94de5
Disable test_quantization_scale_pass unittest for random error, test=develop (#23441)
6 years ago
Yiqun Liu bc2981e998
Disable test_code_generator and test_post_training_quantization_mobilenetv1 (#23440)
6 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
6 years ago
XiaoguangHu 8cf2c38ccb
fix error in paddle.tensor test=develop (#23433)
6 years ago
YuHaoXiang ee58ad62b6
import core in rnn.py (#23394)
6 years ago
xujiaqi01 21f59779ea
fix dump slot in strategy (#23398)
6 years ago
Zeng Jinle f217837654
fix gc transformer ut, test=develop (#23421)
6 years ago
wangchaochaohu 17babe4d55
add full op API (#23112)
6 years ago
Zhou Wei 7fda333ac1
add new method of gradient_clip, better to use,test=develop (#23224)
6 years ago
liym27 b7b0b3595b
Add unittest for transformer prediction in dygraph_to_static (#23207)
6 years ago
songyouwei 738c84644b
support tensor array create read write in dygraph (#23200)
6 years ago
Leo Chen f944b0f6fc
Dev/add l1 loss (#23322)
6 years ago
xujiaqi01 93ea9dd27a
fix stat var in hogwild worker (#23367)
6 years ago
Wojciech Uss 9fd9067455
handle conv2d activations in older QAT models (#23202)
6 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
6 years ago
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
6 years ago
wangchaochaohu 2fe0758f67
fix the doc of fill_constant test=develop (#23336)
6 years ago
Huihuang Zheng 1d4d89baf8
[Dy2stat] Add data_layer_not_check (#23351)
6 years ago
wangchaochaohu d280106007
Add support for attr type Op and add fill_constant Op and scale Op (#23163)
6 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
6 years ago
gongweibao 0536b5263d
fix test_launch_ps test=develop (#23333)
6 years ago
Zeng Jinle 8c594a84e1
fix double grad 2, test=develop (#23332)
6 years ago
Huihuang Zheng 8814853d82
Remove Read-Only Basic Type Variable in loop_vars (#23299)
6 years ago
Aurelius84 8473854547
Add dygraph_to_static training unitTest of transformer model (#23316)
6 years ago
hong 420944e514
enhance load dygraph; test=develop (#23167)
6 years ago
Zeng Jinle a7b0ff33ce
rm gc transformer ut, test=develop (#23308)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
Aurelius84 9474d140de
Support Parameter type determination in StaticAnalysis (#23302)
6 years ago
GaoWei8 20eed5401a
Change fluid.layers.where‘s C++ operator name (#23250)
6 years ago
Zeng Jinle 12355cccfd
add clear_gradients to star gan ut, test=develop (#23296)
6 years ago
FDInSky a582f10501
test=develop fix generate_proposal_labels unit test (#23154)
6 years ago
gongweibao af0ad915ea
fix testlaunch test=develop (#23304)
6 years ago
zhongpu dc24f38a9f
support math operator for variable (#23063)
6 years ago
XiaoguangHu baec0a0713
define alias in paddle dir and paddle.nn dir test=develop (#23282)
6 years ago
Aurelius84 f8205ffa82
fix conflict var bug in loop_transformer test=develop (#23287)
6 years ago
Aurelius84 16e74f1185
fix is_controw_flow bug with `if Tensor.numpy()` (#23251)
6 years ago
Wojciech Uss be2ac9cc3a
separated QAT1 and QAT2 (#23284)
6 years ago
lidanqing c524b930e7
Update QAT INT8 related code (#23104)
6 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
6 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
6 years ago
xujiaqi01 c8f9e66b71
fix no_cvm in config_fleet (#22818)
6 years ago
xujiaqi01 d0413e58d3
support get pslib version (#22835)
6 years ago
Leo Chen 8f2f977345
support feeding scalar when runing program , test=develop (#23214)
6 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
6 years ago
Adam 4a54a46419
Add UT for SGD operator with large inputs (#23195)
6 years ago
zhongpu e3a078fb4a
remove check_dygraph=False in test_data_norm_op optest (#22335)
6 years ago
Huihuang Zheng e5af90aa28
Add Decorator 'dygraph_to_static_program' and ProgramTranslator.save_inference_model (#23227)
6 years ago
Aurelius84 a647bcd355
Add convert_function_with_cache in dygraph_to_static_func (#23190)
6 years ago
cc bd80903333
Add activation_type in AddQuantDequantPass to be compatible with paddleslim, test=develop (#23221)
6 years ago
liym27 6af480ca33
Support int64 for op assign_value. test=develop (#23179)
6 years ago