Commit Graph

28709 Commits (b301adc98b7f8731031ae46a7d9ae9f91c617869)
 

Author SHA1 Message Date
zhupengyang ac9afa024b
paddle.nn.functional.logsigmoid -> log_sigmoid (#27277)
4 years ago
lilong12 bf461fa524
Improving error report message for sequence_expand op (#27245)
4 years ago
lilong12 bc3e9ba1c6
check the validation of parameters for expand and tile apis (#26816)
4 years ago
LielinJiang a685435962
fix conv depthwise bug (#27278)
4 years ago
Zhong Hui bbad3414e8
Enhance the error messages for files in operators/math
4 years ago
xiaoting d4f03dfb71
fix for tuple,test=develop (#27190)
4 years ago
MRXLT 9166307315
add check for sparse parameters with weight_decay (#27141)
4 years ago
Chen Weihang 79149c8ee6
polish framework error message part 8 (#27269)
4 years ago
Chen Weihang 8d53172794
move DataLoader._worker_loop to top level (#27247)
4 years ago
Pei Yang aae41c6fca
refine error message related to paddle-TRT (#27256)
4 years ago
Zhen Wang d708b21074
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240)
4 years ago
ShenLiang 2b6a5793fe
remove auto mode from localsgd optimizer (#27237)
4 years ago
Adam cc3f4b813a
Add int8 GRU kernel (#27220)
4 years ago
石晓伟 255e0cf978
error messages of inference/capi, test=develop (#27258)
4 years ago
Jack Zhou 9437ce36c4
Error description optimize for math dir
4 years ago
Zhang Ting 5c1bafbbc6
use eval to improve performance, test=develop (#25459)
4 years ago
lidanqing 5c4eed66fd
Fix GRU mkldnn kernel fail on look_table_v2 (#27198)
4 years ago
LoveAn 7745ad55ed
Add details to the summary for show more error informations (#27165)
4 years ago
Leo Chen 19228bd142
Temporally disable zero_copy (#27248)
4 years ago
Leo Chen f402d8d8c0
fix bug when axis is a tensor with more than 1 element (#27263)
4 years ago
Aurelius84 20a84820fd
fix unused var with zero gradient bug in fluid.gradient (#27246)
4 years ago
Chen Weihang 33ff833af2
fix loaded no params layer run error (#27241)
4 years ago
Wilber f1ab288201
enhance inference error info. (#27251)
4 years ago
liym27 3e20ddf73d
[Dy2Stat - Error Handling] Fix bug and optimize dy2stat error. (#27225)
4 years ago
Chen Weihang ac8afe184e
use structured name in loaded dict (#27242)
4 years ago
Aurelius84 5e0dde02b2
[Dy2stat] support usage: to_static(model) (#27040)
4 years ago
Wilber 1b84c0bf43
Lite subgraph refine predictor (#27167)
4 years ago
furnace 2e59769612
add empty op (c++, python, unit test) (#26659)
4 years ago
Zhen Wang b671538623
* Reduce the training iterations in test_fetch_unmerged and test_fuse_bn_act_pass. (#27234)
4 years ago
Zhen Wang ece74c4cd4
Update the _get_fake_quant_type definition in imperative QAT. (#27222)
4 years ago
Zhou Wei f6be5989fd
Reduce the parallel compile count (#27187)
4 years ago
lilong12 c5f957ae38
add double grad for tile op and expand_v2 op (#27114)
4 years ago
lilong12 58a88ba9af
add double grad for expand (#27183)
4 years ago
Qi Li 7c7fbd3218
fix error msg of fused_embedding_fc_lstm_op, test=develop (#27231)
4 years ago
Qi Li 78446ecdba
[UT] fix run type of ut test cases of test_train_recognize_digits and test_api_impl, test=develop (#27218)
4 years ago
Jacek Czaja e005861598
[oneDNN]Introducing oneDNN 1.6 (#27137)
4 years ago
Chen Weihang 5406b014c0
Refine jit.save implement to adapt InputSpec using cases (#26959)
4 years ago
chalsliu 07d089f6aa
Check benchmark issues in CI
4 years ago
ShenLiang 5bd84b22c4
revert divide (#27202)
4 years ago
123malin 60c3ef3ab8
【paddle.fleet】parameter_server_optimizer support auto_strategy (#27181)
4 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
4 years ago
liym27 d3874ab44a
Move unittest test_optimizer_in_control_flow from CI multi_cards. (#27185)
4 years ago
Huihuang Zheng 40dd563dd7
Decrease test_parallel_executor_crf CI time, test=develop (#27212)
4 years ago
zhupengyang cc3306f7c8
restruct logsumexp to speed up compiling (#27191)
4 years ago
Steffy-zxf 50e60e8779
update error info for selected_rows_functor
4 years ago
Chen Weihang 7c8e980a48
fix enforce shell dir, test=document_fix (#27215)
4 years ago
Wilber edd962b1d0
Add 2.0 inference api doc. (#27125)
4 years ago
JZ-LIANG 5d039f4086
modified the implement of Lars optimizer (#26733)
4 years ago
liym27 a1b640bc66
Fix test_origin_info to be compatible with PY3.8, because ast module is different in PY3.8 (#27201)
4 years ago
wangchaochaohu 3b8f5200a5
add dgc cuda11 support for Paddle (#27204)
4 years ago