Commit Graph

27313 Commits (d1062d5278f97ff67fc1cf3f23f96777e52b0faa)
 

Author SHA1 Message Date
Leo Chen 92e256a86a
Fix bug of different dtype in dygraph math_op_patch, test=develop (#24740)
5 years ago
Pei Yang 181b1f5a30
adjust minimum trt version for hard_sigmoid converter to 5130. test=develop (#24746)
5 years ago
wangchaochaohu 79caed6667
fix the print error of PE record_event and framework overhead in profiler test=develop (#24744)
5 years ago
Adam 56a714a19b
Add isCached() machinism to oneDNN pooling primitive (#24724)
5 years ago
liym27 a0846b627a
Remove target vars of gast.For from before_loop_vars or after_loop_vars (#24732)
5 years ago
randytli d15fc95ef5
Delete unused Cmake variables(#24707)
5 years ago
cc 88e9d74a75
Collecting concat output threshold, test=develop (#24742)
5 years ago
iducn aff69b7f73
dockerfile adjustment
5 years ago
Aurelius84 6db0e2b1a9
[Dy2stat] Support len syntax (#24638)
5 years ago
ShenLiang 950892044f
fix conflict, test=develop (#24238)
5 years ago
lidanqing c3c61d34c1
Update PADDLE_ENFORCE in DNNL related ops (#24333)
5 years ago
cc 6c89ca2157
Add output threshold for ops that have several output activations, test=develop (#24726)
5 years ago
Wilber dbe2497768
fix mkldnn concat bug. test=develop (#24722)
5 years ago
wangwin b9260b365a
Update PULL_REQUEST_TEMPLATE.md (#24736)
5 years ago
Chen Weihang e251df83dd
[Dy2static] Fix random bug in bert unittest (#24727)
5 years ago
Leo Chen de8b4f42cf
rename inplace/no_need_buffer inferer, part 1, test=develop (#24711)
5 years ago
chalsliu 33fc690f89
Add pr checker for ut (#24628)
5 years ago
hutuxian e6b87b3193
Support AucRunner in PaddleBox (#22884)
5 years ago
Bai Yifan c417f991c1
fix teacher_student_sigmoid_loss dtype check, test=develop (#24586)
5 years ago
Chen Weihang 7fa9f16c17
Polish reader folder error message (#24698)
5 years ago
wangchaochaohu dbfe5333c5
Add pe profiler Event (#24611)
5 years ago
Liufang Sang 55b664a131
remove pow to speed up in dequantize_log op (#24607)
5 years ago
Leo Chen 9fd1aad6e7
Support NHWC in Pool2D, test=develop (#24240)
5 years ago
tianshuo78520a 37ae661ca1
conda install cuda10 cudnn7.6 update (#24665)
5 years ago
liym27 62222bf461
Fix test_bert on GPU (#24692)
5 years ago
ShenLiang a6ab43aab4
add type for lsgd, test=develop (#24702)
5 years ago
Leo Chen bcdeadcde9
Fix bug of test_var_vase (#24703)
5 years ago
Jacek Czaja ca68b13f85
[oneDNN] Fix to elementwise_add grad (#24639)
5 years ago
liym27 824572c144
[Dy2Stat]Support to transform sequence assignments and multi-target assignments to normal assignments (#24643)
5 years ago
Adam 586b587519
Add isCached() check in Softmax handler (#24637)
5 years ago
iducn 3cf117db61
add and modify gcc8s dockerflie (#24680)
5 years ago
Guo Sheng a6a6d735ad
Fix _forget_bias.stop_gradient workround in hapi.text.BasicLSTMCell. (#24655)
5 years ago
zhangchunle 62adf4920e
add PR template (#24509)
5 years ago
FDInSky 08e9cf4af8
update interpolate & upsample api's doc (#24553)
5 years ago
Huihuang Zheng 01294ff9b6
Decrease the batch size of se-resnext in unittest. (#24651)
5 years ago
Pei Yang 21ad122a4a
add more info to version.txt, test=develop (#24551)
5 years ago
Leo Chen 9c9e635c00
support tensor to varbase, test=develop (#24660)
5 years ago
zlsh80826 fdbe114b12
[Paddle-TRT] use float constant instead of double test=develop (#24544)
5 years ago
Leo Chen 14dd6388c5
fix bug of varbase.__getitem__, test=develop (#24642)
5 years ago
jinyuKING 6ca44cbaa3
API/OP(sequence_first_step, sequence_last_step, sequence_mask, beam_search, beam_search_decode) error message enhancement (#24590)
5 years ago
iducn 0c85fd0a1b
add Dockerfile.CI35(soft link) to test(#24654)
5 years ago
Chen Weihang 4ca922bbb5
Fix boost get ci rule (#24656)
5 years ago
Wilber ba2f8f0ce4
fix embedding_eltwise_layernorm_fuse_pass. test=develop (#24592)
5 years ago
Jinhua Liang 1ad6317bc4
fix compile error about cub (#24648)
5 years ago
Huihuang Zheng f831f61216
Make buddy_allocator_test Exclusive (#24636)
5 years ago
Huihuang Zheng 00c8ee18ce
Fix test_cond flaky test under Windows (#24633)
5 years ago
Chen Weihang 2e7e69d0cb
remove imperative data loader place limit, test=develop (#24641)
5 years ago
Chen Weihang fa846da53e
Append scale for static runner outputs (#24627)
5 years ago
hutuxian 0ec3a42e97
Random Dump (#24477)
5 years ago
Aurelius84 736d3acc24
[Dy2stat] Support lambda and enhance transformation of IfExpr (#24530)
5 years ago