Commit Graph

5974 Commits (488b2387e28a31a42f77ff9ccf450e2bc7f1bde8)

Author SHA1 Message Date
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
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
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
Aurelius84 d6f72c4fcc
Add parameter(learning_rate) in NoamDecay (#23156)
6 years ago
liym27 af92630666
fix bug of loop_vars in loop_transformer.test=develop (#23180)
6 years ago
liym27 ebe4eab985
fix bug of ListTransformer in dygraph_to_static. test=develop (#23153)
6 years ago
Huihuang Zheng e9b18c7402
Rename Decorator "dygraph_to_static_graph" to "dygraph_to_static_func" (#23150)
6 years ago
Zeng Jinle bba740710d
add cuda resource pool for BufferedReader, test=develop (#23152)
6 years ago
Zeng Jinle 07a1df8f50
fix double grad ut, test=develop (#23155)
6 years ago
Huihuang Zheng 05c00af5f1
Add dygraph_to_static_code and get_code in ProgramTranslator (#23162)
6 years ago
Aurelius84 cc8ca8cea9
Polish error Info in while_loop (#23183)
6 years ago
Zeng Jinle e83af01922
fix ut by serial run, test=develop, test=document_fix (#23213)
6 years ago
songyouwei 2787041246
bug fix (#23193)
6 years ago
Zeng Jinle 092a62e205
remove crf ut, test=develop, test=document_fix (#23205)
6 years ago
Zeng Jinle 07395dde7d
fix ut by serial run, test=develop (#23173)
6 years ago
liym27 11f94cdce9
Improve function is_control_flow_to_transform. test=develop (#23109)
6 years ago
liym27 573d2faacd
fix bug in function `is_to_variable`. test=develop (#23147)
6 years ago
cc 589cd8782f
Post_training_quantizaion supports min_max methon (#23078)
6 years ago
Huihuang Zheng 6fc6bb3e78
Refactoring Program Cache Related Code (#23118)
6 years ago
Liufang Sang 4db031902d
add dequantize_log_op and make pyramid hash support int8 weight (#22548)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
Wilber 95b356a069
update embedding_eltwise_layernorm fuse and kernel. test=develop (#23114)
6 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago
yaoxuefeng 995a6376f7
add pslib SparseDoubleTable test=develop (#23053)
6 years ago
Yiqun Liu 3af4771122
Add the detection and code-generation of sqrt and square in fusion_group (#23095)
6 years ago
Huihuang Zheng d066d6f994
[Dy2Stat] Change layers.data to fluid.data and Test Var Created In Loop (#23103)
6 years ago
hutuxian 0c30098f8b
Add need_save_delta parameter to solve OOM (#23097)
6 years ago
songyouwei 2e2da7124b
high-performance dygraph slice (#22879)
6 years ago
Aurelius84 26bc953b3f
Fix returned arguments in IfElse_fn test=develop (#23102)
6 years ago
Zhang Ting 0d8f40d2b2
remove init_on_cpu and force_init_on_cpu APIs, test=develop (#22202)
6 years ago
Sylwester Fraczek abee05a8c8
added mkldnn swish activation (#23041)
6 years ago